2018-09-08 |
Matt S Trout |
regularise more code, switch one test from die to warn... |
blob | commitdiff |
2018-09-07 |
Matt S Trout |
better results from 01generate when a test unexpecteedl... |
blob | commitdiff | diff to current |
2017-04-13 |
Dagfinn Ilmari Man... |
Whitespace cleanup |
blob | commitdiff | diff to current |
2017-03-21 |
Sebastian Riedel |
Add support for DELETE ... RETURNING ... |
blob | commitdiff | diff to current |
2016-03-04 |
Dagfinn Ilmari Man... |
Fix ->insert($table, \@values) with >26 values (RT... |
blob | commitdiff | diff to current |
2014-12-15 |
Dagfinn Ilmari Man... |
Add support for UPDATE ... RETURNING ... |
blob | commitdiff | diff to current |
2014-09-25 |
Peter Rabbitson |
Deprecate and properly handle empty lhs |
blob | commitdiff | diff to current |
2014-07-17 |
Dagfinn Ilmari Man... |
Escape closing quote character in table and column... |
blob | commitdiff | diff to current |
2014-01-16 |
Peter Rabbitson |
Port scalarref in array of sources test from dq (7732c37a) |
blob | commitdiff | diff to current |
2014-01-16 |
Peter Rabbitson |
Fix regression in column level { not => undef } op |
blob | commitdiff | diff to current |
2014-01-03 |
Dagfinn Ilmari Man... |
Check for extra warnings, and diag input and output |
blob | commitdiff | diff to current |
2013-12-26 |
Dagfinn Ilmari Man... |
Move simple IN/BETWEEN tests to t/05in_between.t |
blob | commitdiff | diff to current |
2013-12-26 |
Dagfinn Ilmari Man... |
Port fce4b7a9 from the DQ branch (with warning expectat... |
blob | commitdiff | diff to current |
2013-12-26 |
Peter Rabbitson |
Reintroduce handling of IS( NOT) ops |
blob | commitdiff | diff to current |
2013-12-26 |
Peter Rabbitson |
Extensive tests and deprecations of multivalue/no value... |
blob | commitdiff | diff to current |
2013-12-26 |
Peter Rabbitson |
Move test to a better location (no changes) |
blob | commitdiff | diff to current |
2013-12-26 |
Peter Rabbitson |
Normalize handling of expected warnings/exceptions... |
blob | commitdiff | diff to current |
2013-12-26 |
Peter Rabbitson |
Remove many of the settled-by-time comments, modernize... |
blob | commitdiff | diff to current |
2013-12-18 |
Dagfinn Ilmari Man... |
Clarify in => undef exception (based on 90c87778) |
blob | commitdiff | diff to current |
2013-12-18 |
Peter Rabbitson |
Backport undef-with-in tests from DQ, add "roadwork... |
blob | commitdiff | diff to current |
2013-12-18 |
Dagfinn Ilmari Man... |
Extra test from the DQ branch (passes in 1.5) |
blob | commitdiff | diff to current |
2013-12-04 |
Dagfinn Ilmari Man... |
Document and test non-reference { -in => ... } |
blob | commitdiff | diff to current |
2013-06-09 |
Peter Rabbitson |
Kill the plan |
blob | commitdiff | diff to current |
2010-12-21 |
Peter Rabbitson |
Undocument -nest with extreme prejudice |
blob | commitdiff | diff to current |
2010-12-05 |
Peter Rabbitson |
Fix stupid assumption in parenthesis unroller |
blob | commitdiff | diff to current |
2010-10-21 |
Peter Rabbitson |
Add support for { -op => $foo } in UPDATE arguments |
blob | commitdiff | diff to current |
2010-09-29 |
Peter Rabbitson |
Fix bogus test (does not pass yet) |
blob | commitdiff | diff to current |
2010-05-31 |
Peter Rabbitson |
Fix missed preexisting borked test |
blob | commitdiff | diff to current |
2010-05-27 |
Peter Rabbitson |
Whitespace/comment cleanup |
blob | commitdiff | diff to current |
2010-05-16 |
Peter Rabbitson |
Puke in bind-assert and rewrite test to stop T::E from... |
blob | commitdiff | diff to current |
2010-04-04 |
Peter Rabbitson |
Fix RTs #56062 and #56258 |
blob | commitdiff | diff to current |
2010-03-23 |
Peter Rabbitson |
ILIKE is common enough to be in core |
blob | commitdiff | diff to current |
2010-03-09 |
Peter Rabbitson |
Extra nesting test and fix |
blob | commitdiff | diff to current |
2010-01-28 |
Peter Rabbitson |
optional functionality for INSERT |
blob | commitdiff | diff to current |
2009-03-29 |
Peter Rabbitson |
Remove CR/LF and exec bits |
blob | commitdiff | diff to current |
2009-03-24 |
Peter Rabbitson |
All functionality tests in, except for nest and opX... |
blob | commitdiff | diff to current |
2009-03-22 |
Peter Rabbitson |
Reverting massive test breakage by LDAMI - this stuff... |
blob | commitdiff | diff to current |
2009-03-19 |
Marcus Ramberg |
SQLA syntax regression from 1.24 |
blob | commitdiff | diff to current |
2009-03-19 |
Rob Kinyon |
cp -r from branches/1.50_RC where svk push won't work |
blob | commitdiff | diff to current |
2009-03-08 |
Peter Rabbitson |
Add value-only insert test with a literal sql snippet |
blob | commitdiff | diff to current |
2009-03-03 |
Norbert Buchmuller |
Added tests and updated POD for bindtype = 'columns... |
blob | commitdiff | diff to current |
2009-02-17 |
Norbert Buchmuller |
Added test cases for "col => {-in => \[$sql, @bind... |
blob | commitdiff | diff to current |
2009-02-17 |
Norbert Buchmuller |
Fixed behaviour of 'literal SQL with bind' feature... |
blob | commitdiff | diff to current |
2009-02-15 |
Norbert Buchmuller |
Formatting. |
blob | commitdiff | diff to current |
2009-02-15 |
Norbert Buchmuller |
Fixed a bug in hashpair with literal SQL and bind value... |
blob | commitdiff | diff to current |
2009-02-11 |
Norbert Buchmuller |
Added test cases to test the arrayref (\[$sql, @bind... |
blob | commitdiff | diff to current |
2009-02-09 |
Norbert Buchmuller |
Added test for an expected warning. |
blob | commitdiff | diff to current |
2009-01-30 |
Norbert Buchmuller |
Passing a hashref as bind value in insert() does not... |
blob | commitdiff | diff to current |
2008-11-26 |
Norbert Buchmuller |
Support for the { operator => \["...", @bind] } constru... |
blob | commitdiff | diff to current |
2008-11-20 |
Norbert Buchmuller |
Support for the { operator => \"..." } construct (to... |
blob | commitdiff | diff to current |
2008-11-16 |
Norbert Buchmuller |
Converted all test cases where the tests are queued... |
blob | commitdiff | diff to current |
2008-11-16 |
Norbert Buchmuller |
Added test cases for passing arrayref bind values to... |
blob | commitdiff | diff to current |
2008-11-06 |
Laurent Dami |
patch from mendel, using Test::Builder |
blob | commitdiff | diff to current |
2008-10-26 |
Laurent Dami |
moved internal test module into published SQL/Abstract... |
blob | commitdiff | diff to current |
2008-10-16 |
Laurent Dami |
(no commit message) |
blob | commitdiff | diff to current |
2007-02-07 |
Ash Berlin |
Sanitised layout - now to start hacking |
blob | commitdiff | diff to current |
2007-02-07 |
Ash Berlin |
initial "import" |
blob | commitdiff | diff to current |
|