https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=16282
Marc Véron <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |[email protected] --- Comment #11 from Marc Véron <[email protected]> --- (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. _______________________________________________ Koha-bugs mailing list [email protected] http://lists.koha-community.org/cgi-bin/mailman/listinfo/koha-bugs website : http://www.koha-community.org/ git : http://git.koha-community.org/ bugs : http://bugs.koha-community.org/
