Extensive tests and deprecations of multivalue/no value inequality op calls
authorPeter Rabbitson <ribasushi@cpan.org>
Thu, 26 Dec 2013 05:47:18 +0000 (06:47 +0100)
committerPeter Rabbitson <ribasushi@cpan.org>
Thu, 26 Dec 2013 08:22:12 +0000 (09:22 +0100)
commit3cdadcbe32e98b018af5bca2d8270b13d2d2a77a
treeec3bc874ccae0e9a147f76193d25021040620946
parenta5e0ac94f214621462dd718cda341d4e65425a75
Extensive tests and deprecations of multivalue/no value inequality op calls

All sql-generation tests match pre <= 1.74 behavior (except for the newly
added rlike operator, which now warns while it simply did not work with
undefs before)
Changes
lib/SQL/Abstract.pm
t/00new.t
t/01generate.t
t/02where.t