Fixed bug reported by JTK related to the not-null sql-expression
authorRuss Tyndall <russ@acceleration.net>
Tue, 13 Dec 2011 14:13:25 +0000 (09:13 -0500)
committerNathan Bird <nathan@acceleration.net>
Wed, 4 Jan 2012 21:19:43 +0000 (16:19 -0500)
commit4fa0aba28de88bf4db5e979152d90e01f8a365f2
treea29181c83ba8c7438e473d39c3eb4ca2fae91867
parent8a0c49946e9569a6402beaa8d2194ceabf9d3d04
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
ChangeLog
sql/operations.lisp
tests/test-syntax.lisp