option to ignore case in schema name compare
In version 11.1.30.30, I have 2 database where objects only differ because on schema has names that are camel cased and the other is all lowercased; everything else is identical but keeps showing in list of 'objects tat exist in both but are different'
7
votes
Alan Gamboa
shared this idea
-
Aaron Reese commented
I would add that this should only apply where the database (or object) is using a case insensitive collation. If the collation is case sensitive then it should report them as different even if the ignore option has been selected