2009-03-03 |
Norbert Buchmuller |
Added tests and updated POD for bindtype = 'columns... |
commit | commitdiff | tree | snapshot |
2009-02-17 |
Norbert Buchmuller |
Bumped version number to 1.49_03. |
commit | commitdiff | tree | snapshot |
2009-02-17 |
Norbert Buchmuller |
Added test cases for "col => {-in => \[$sql, @bind... |
commit | commitdiff | tree | snapshot |
2009-02-17 |
Norbert Buchmuller |
Added documentation of the impact of bindtype on \... |
commit | commitdiff | tree | snapshot |
2009-02-17 |
Norbert Buchmuller |
Fixed behaviour of 'literal SQL with bind' feature... |
commit | commitdiff | tree | snapshot |
2009-02-16 |
Norbert Buchmuller |
Bumped revision number. |
commit | commitdiff | tree | snapshot |
2009-02-16 |
Norbert Buchmuller |
Fixed 'use constant' statement to work on Perl 5.6. |
commit | commitdiff | tree | snapshot |
2009-02-15 |
Norbert Buchmuller |
Applied patch from Zbigniew Lukasiak (with slight modif... |
commit | commitdiff | tree | snapshot |
2009-02-15 |
Norbert Buchmuller |
Formatting. |
commit | commitdiff | tree | snapshot |
2009-02-15 |
Norbert Buchmuller |
Fixed a bug in hashpair with literal SQL and bind value... |
commit | commitdiff | tree | snapshot |
2009-02-11 |
Norbert Buchmuller |
Added test cases to test the arrayref (\[$sql, @bind... |
commit | commitdiff | tree | snapshot |
2009-02-09 |
Norbert Buchmuller |
Changed author field in Makefile.PL to mst. |
commit | commitdiff | tree | snapshot |
2009-02-09 |
Norbert Buchmuller |
Added test for an expected warning. |
commit | commitdiff | tree | snapshot |
2009-02-03 |
Norbert Buchmuller |
A new predicate sub: eq_sql_bind |
commit | commitdiff | tree | snapshot |
2009-01-30 |
Norbert Buchmuller |
Passing a hashref as bind value in insert() does not... |
commit | commitdiff | tree | snapshot |
2008-12-15 |
Norbert Buchmuller |
Removed an unnecessary 'use'. |
commit | commitdiff | tree | snapshot |
2008-12-15 |
Norbert Buchmuller |
Merged changes from the '1.50_RC-extraparens' branch. |
commit | commitdiff | tree | snapshot |
2008-12-10 |
Norbert Buchmuller |
Added myself to the contributors list. |
commit | commitdiff | tree | snapshot |
2008-11-28 |
Norbert Buchmuller |
Added dependency to Test::Deep. |
commit | commitdiff | tree | snapshot |
2008-11-28 |
Norbert Buchmuller |
Replaced eq_bind() implementation to use Test::Deep... |
commit | commitdiff | tree | snapshot |
2008-11-26 |
Norbert Buchmuller |
Reimplemented SQL::Abstract::Test::eq_bind to compare... |
commit | commitdiff | tree | snapshot |
2008-11-26 |
Norbert Buchmuller |
Updated svn:ignore. |
commit | commitdiff | tree | snapshot |
2008-11-26 |
Norbert Buchmuller |
Updated dependencies. (made a typo in previous commit) |
commit | commitdiff | tree | snapshot |
2008-11-26 |
Norbert Buchmuller |
Updated dependencies. |
commit | commitdiff | tree | snapshot |
2008-11-26 |
Norbert Buchmuller |
Removed a wrong test (tested for overloaded stringifica... |
commit | commitdiff | tree | snapshot |
2008-11-26 |
Norbert Buchmuller |
Added { op => \["...", @bind] } to the changes list. |
commit | commitdiff | tree | snapshot |
2008-11-26 |
Norbert Buchmuller |
Documented { op => \'...' } and { op => \['...', @bind... |
commit | commitdiff | tree | snapshot |
2008-11-26 |
Norbert Buchmuller |
Support for the { operator => \["...", @bind] } constru... |
commit | commitdiff | tree | snapshot |
2008-11-24 |
Norbert Buchmuller |
Updated doc to refer to Test::Builder instead of Test... |
commit | commitdiff | tree | snapshot |
2008-11-21 |
Norbert Buchmuller |
Refactored to use _SWITCH_refkind in _where_hashpair_HA... |
commit | commitdiff | tree | snapshot |
2008-11-20 |
Norbert Buchmuller |
Support for the { operator => \"..." } construct (to... |
commit | commitdiff | tree | snapshot |
2008-11-16 |
Norbert Buchmuller |
Updated svn::ignore. |
commit | commitdiff | tree | snapshot |
2008-11-16 |
Norbert Buchmuller |
Converted all test cases where the tests are queued... |
commit | commitdiff | tree | snapshot |
2008-11-16 |
Norbert Buchmuller |
Added test cases for passing arrayref bind values to... |
commit | commitdiff | tree | snapshot |
2008-11-16 |
Norbert Buchmuller |
Made stringify_bind() work with 'bindtype' set to ... |
commit | commitdiff | tree | snapshot |
2008-11-12 |
Laurent Dami |
fixed _refkind for \$object, \\$object. Added tests... |
commit | commitdiff | tree | snapshot |
2008-11-11 |
Norbert Buchmuller |
Changed behaviour to not stringify blessed objects... |
commit | commitdiff | tree | snapshot |
2008-11-10 |
Norbert Buchmuller |
Added two more quoting tests for the 'colA DESC' stuff... |
commit | commitdiff | tree | snapshot |
2008-11-06 |
Laurent Dami |
patch from mendel, using Test::Builder |
commit | commitdiff | tree | snapshot |
2008-11-06 |
Laurent Dami |
DBIx::Class directly calls _recurse_where in scalar... |
commit | commitdiff | tree | snapshot |
2008-11-06 |
Laurent Dami |
patch by Norbert BUCHMULLER: arguments to 'where' that... |
commit | commitdiff | tree | snapshot |
2008-11-06 |
Laurent Dami |
numify version |
commit | commitdiff | tree | snapshot |
2008-11-05 |
Laurent Dami |
patch by Norbert BUCHMULLER (order_by => undef) |
commit | commitdiff | tree | snapshot |
2008-11-05 |
Laurent Dami |
fixed bug signaled by Zbigniew Lukasiak : -and =>... |
commit | commitdiff | tree | snapshot |
2008-10-26 |
Laurent Dami |
moved internal test module into published SQL/Abstract... |
commit | commitdiff | tree | snapshot |
2008-10-17 |
Laurent Dami |
more improvements / fixes in documentation |
commit | commitdiff | tree | snapshot |
2008-10-17 |
Laurent Dami |
1.5 release candidate : filling some holes in the doc |
commit | commitdiff | tree | snapshot |
2008-10-16 |
Laurent Dami |
(no commit message) |
commit | commitdiff | tree | snapshot |
2008-06-12 |
Guillermo Roditi |
fix for key => [] + tests + cleanup of 02where.t |
commit | commitdiff | tree | snapshot |
2008-05-15 |
Guillermo Roditi |
one more test and some simple docs |
commit | commitdiff | tree | snapshot |
2008-05-15 |
Guillermo Roditi |
bumped version but not $REVISION. small fix to order_by... |
commit | commitdiff | tree | snapshot |
2007-09-24 |
Matt S Trout |
moved SQL-Abstract to new layout |
commit | commitdiff | tree | snapshot |
2007-02-07 |
Ash Berlin |
Added { -desc => 'foo' } order by support |
commit | commitdiff | tree | snapshot |
2007-02-07 |
Ash Berlin |
Sanitised layout - now to start hacking |
commit | commitdiff | tree | snapshot |
2007-02-07 |
Ash Berlin |
added patch from Guillermo to cleanup in/between, |
commit | commitdiff | tree | snapshot |
2007-02-07 |
Ash Berlin |
quoting tests |
commit | commitdiff | tree | snapshot |
2007-02-07 |
Ash Berlin |
abstract from code imported from DBIC::SQL::Abstract... |
commit | commitdiff | tree | snapshot |
2007-02-07 |
Ash Berlin |
added patch from Guillermo to cleanup in/between, |
commit | commitdiff | tree | snapshot |
2007-02-07 |
Ash Berlin |
r |
commit | commitdiff | tree | snapshot |
2007-02-07 |
Ash Berlin |
changed email to CPAN address |
commit | commitdiff | tree | snapshot |
2007-02-07 |
Ash Berlin |
just comments and email address |
commit | commitdiff | tree | snapshot |
2007-02-07 |
Ash Berlin |
reorg |
commit | commitdiff | tree | snapshot |
2007-02-07 |
Ash Berlin |
keyword cleanup |
commit | commitdiff | tree | snapshot |
2007-02-07 |
Ash Berlin |
bumped version, added keywords |
commit | commitdiff | tree | snapshot |
2007-02-07 |
Ash Berlin |
initial "import" |
commit | commitdiff | tree | snapshot |
2007-02-07 |
Ash Berlin |
Starting import of SQL-A |
commit | commitdiff | tree | snapshot |
|