http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=7887

Kyle M Hall <k...@bywatersolutions.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
  Attachment #11576|0                           |1
        is obsolete|                            |

--- Comment #10 from Kyle M Hall <k...@bywatersolutions.com> ---
Created attachment 14679
  -->
http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=14679&action=edit
Bug 7887 - Followup - Make use of aqorders conditional. Use COALESCE to prevent
NULL addition.

COALESCE is an ANSI-compliant SQL function, which returns the first
non-null value passed to it. I have verified it is available in both
MySQL and Postgres.

-- 
You are receiving this mail because:
You are watching all bug changes.
_______________________________________________
Koha-bugs mailing list
Koha-bugs@lists.koha-community.org
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/

Reply via email to