-
Sean Griffin authored
I think we should deprecate this behavior and just error if you tell us to do a case insensitive comparison for types which are not case sensitive. Partially reverts 35592307 Fixes #18195 Conflicts: activerecord/test/cases/adapters/postgresql/uuid_test.rb
Sean Griffin authoredI think we should deprecate this behavior and just error if you tell us to do a case insensitive comparison for types which are not case sensitive. Partially reverts 35592307 Fixes #18195 Conflicts: activerecord/test/cases/adapters/postgresql/uuid_test.rb
Loading