http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=7785
M. Tompsett <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- Attachment #19285|0 |1 is obsolete| | --- Comment #13 from M. Tompsett <[email protected]> --- Created attachment 19527 --> http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=19527&action=edit Pure ANSI SQL code to replace MySQLism I realized that a WHERE 1=0 still works for the STH method, and thus doesn't need any other checks. It will always work. :) I still have to consider the DBIx case, as gmcharlt pointed out, but this should be good in the mean time. :) -- 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/
