Extensive tests and deprecations of multivalue/no value inequality op calls
[dbsrgits/SQL-Abstract.git] / t / 02where.t
2013-12-26 Peter Rabbitson Extensive tests and deprecations of multivalue/no value...
2013-12-26 Peter Rabbitson Move test to a better location (no changes)
2013-12-26 Peter Rabbitson Remove many of the settled-by-time comments, modernize...
2013-12-26 Peter Rabbitson Centralize handling of in-test dumpering
2013-12-18 Peter Rabbitson No tabs, no trailers
2013-06-09 Peter Rabbitson Kill the plan
2010-12-21 Peter Rabbitson Undocument -nest with extreme prejudice
2010-10-21 Peter Rabbitson Properly support ops containing _'s (valid in Oracle)
2010-05-14 Nigel Metheringham Added some tests for -not
2010-04-04 Peter Rabbitson Fix RTs #56062 and #56258
2010-03-08 Peter Rabbitson Looks like its finally solved
2010-01-28 Peter Rabbitson Failing test
2009-09-15 Peter Rabbitson Fix some warnings
2009-09-04 Nigel Metheringham Removed debugging code accidently added
2009-09-04 Nigel Metheringham Extended -bool handling to handle more types of parameters
2009-05-11 Nigel Metheringham Added -bool/-not_bool operators - required some refactoring
2009-03-29 Peter Rabbitson Remove CR/LF and exec bits
2009-03-28 Peter Rabbitson Split test for clarity
2009-03-24 Peter Rabbitson All functionality tests in, except for nest and opX...
2009-03-23 Laurent Dami fixed the failing tests
2009-03-22 Peter Rabbitson Reverting massive test breakage by LDAMI - this stuff...
2009-03-19 Peter Rabbitson Correct nested modifier tests
2009-03-19 Peter Rabbitson Failing nested modifier tests (the tests themselves...
2009-03-19 Rob Kinyon cp -r from branches/1.50_RC where svk push won't work
2009-03-09 Peter Rabbitson Enhance values test
2009-03-09 Rob Kinyon Fixed interjecting arrayrefref into a where clause
2009-03-09 Rob Kinyon Fixed the problem with values() not behaving the same...
2009-03-08 Peter Rabbitson Failing tests by debolaz
2008-11-26 Norbert Buchmuller Removed a wrong test (tested for overloaded stringifica...
2008-11-16 Norbert Buchmuller Converted all test cases where the tests are queued...
2008-11-11 Norbert Buchmuller Changed behaviour to not stringify blessed objects...
2008-11-06 Laurent Dami patch from mendel, using Test::Builder
2008-11-06 Laurent Dami patch by Norbert BUCHMULLER: arguments to 'where' that...
2008-11-05 Laurent Dami fixed bug signaled by Zbigniew Lukasiak : -and =>...
2008-10-26 Laurent Dami moved internal test module into published SQL/Abstract...
2008-10-16 Laurent Dami (no commit message)
2008-06-12 Guillermo Roditi fix for key => [] + tests + cleanup of 02where.t
2007-02-07 Ash Berlin Sanitised layout - now to start hacking
2007-02-07 Ash Berlin initial "import"