Added test for an expected warning.
[dbsrgits/SQL-Abstract.git] / t / 01generate.t
2009-02-09 Norbert Buchmuller Added test for an expected warning.
2009-01-30 Norbert Buchmuller Passing a hashref as bind value in insert() does not...
2008-11-26 Norbert Buchmuller Support for the { operator => \["...", @bind] } constru...
2008-11-20 Norbert Buchmuller Support for the { operator => \"..." } construct (to...
2008-11-16 Norbert Buchmuller Converted all test cases where the tests are queued...
2008-11-16 Norbert Buchmuller Added test cases for passing arrayref bind values to...
2008-11-06 Laurent Dami patch from mendel, using Test::Builder
2008-10-26 Laurent Dami moved internal test module into published SQL/Abstract...
2008-10-16 Laurent Dami (no commit message)
2007-02-07 Ash Berlin Sanitised layout - now to start hacking
2007-02-07 Ash Berlin initial "import"