Revision 61ae4455
ID | 61ae4455c6c403e20f34af0e1c49f6ce83ad8ee0 |
Parent | 595e4a3f |
[BUGFIX] Implement case-sensitivity switch for Query::equals()
That was left as a todo and never done. Now it is possible to check
case-insensitive. Checking case-sensitive works depending on database
support, it can only be done if the database allows for case-sensitive
checking.
The change also trivially solves a todo about NULL checking in equals().
Change-Id: I50d3f31f8ad528d558febfde14a0bae62ca34f1d
Fixes: #44520
Releases: master, 2.0
- added
- modified
- copied
- renamed
- deleted