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)
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


No differences found