From: Russ Tyndall Date: Tue, 13 Dec 2011 14:13:25 +0000 (-0500) Subject: Fixed bug reported by JTK related to the not-null sql-expression X-Git-Tag: v6.1.1~19 X-Git-Url: http://git.kpe.io/?a=commitdiff_plain;h=4fa0aba28de88bf4db5e979152d90e01f8a365f2;hp=4fa0aba28de88bf4db5e979152d90e01f8a365f2;p=clsql.git Fixed bug reported by JTK related to the not-null sql-expression especially as used in conjunction with the is operator Made null called with more than one argument throw an exception instead of silently discarding all arguments past the first ---