Quote:
Originally Posted by Quoth
Editing an Author or Series only changes the title being edited, though perhaps I've never ONLY edited the case and maybe that behaves the same.
|
I tested it. Changing only the case of an author or series changes it for all books. The same for all the other columns I mentioned in post #13.
The reason that only one case version can exist in the database is the one DaltonST gave in post 4. The database is configured to ignore case when selecting/joining. Given that design choice, only two behaviors are possible when entering a value that differs only in case: use the existing case or use the new case.