https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=16282 Marc Véron <veron@veron.ch> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |veron@veron.ch --- Comment #11 from Marc Véron <veron@veron.ch> --- (In reply to M. Tompsett from comment #10)
(In reply to Owen Leonard from comment #9)
(In reply to M. Tompsett from comment #8)
WHERE BINARY? This is a MySQL-ism, is it not?
Is it? Anyone able to point to documentation?
https://dev.mysql.com/doc/refman/5.7/en/cast-functions.html I can't find such a casting name for postgres sqlite or other SQLs. Though, I could be wrong. Which is why I was asking for confirmation.
WHERE BINARY does not exist e.g. for Oracle: http://stackoverflow.com/questions/14819724/where-binary-in-oracle -- You are receiving this mail because: You are watching all bug changes.