DBIx-Perlish
view release on metacpan or search on metacpan
29303132333435363738394041424344454647484950515253545556575859606162636465666768697071727374757677787980818283848586878889909192939495969798991001011021031.00 30 Apr 2018
Break compatibility
with
5.8-5.13 to work on perls above 5.20
0.63 Wed Oct 15 15:30:09 CEST 2014
From szabgab: add GitHub
link
to META files and thus to MetaCPAN.org
0.62 Fri Aug 8 13:37:34 CEST 2014
Work
around
DBD::Pg NAME_uc/NAME_lc quoted fields bug
0.61 Wed Dec 4 12:50:25 CET 2013
Initial support
for
HAVING.
0.60 Wed Aug 28 13:35:17 CEST 2013
Fixes
for
perl 5.18.
0.59 Fri Apr 6 19:35:38 CEST 2012
Fixes
for
perl 5.15.
0.58 Tue Dec 20 12:32:16 CET 2011
Fix a bug
with
hash accesses within compound queries.
0.57 Wed Nov 16 13:41:31 CET 2011
Fix a bug
with
arrays within compound queries.
0.56 Thu Jul 14 10:41:45 CEST 2011
Relax hash reference extraction.
0.55 Thu Sep 10 21:50:03 CEST 2009
Fix string concatenation
with
MySQL driver.
0.54 Fri Jun 12 12:28:54 CEST 2009
Significantly improve handling of key fields.
This introduces a minor incompatibility, please
see INCOMPATIBILITIES section in the documentation
for
detailed description.
0.53 Fri May 29 20:13:34 CEST 2009
Support exponentiation operator
with
pg and pglite drivers.
0.52 Mon Feb 16 13:03:17 CET 2009
Support parse-
time
conditional expressions
with
real
if
statements.
0.51 Fri Jan 9 16:50:15 CET 2009
Chase another problem
with
multiple joins.
Support REs as a term.
0.50 Mon Dec 8 13:32:20 CET 2008
Fix multiple joins bug introduced in 0.48.
Change docs to reflect established best practices.
0.49 Fri Nov 21 16:04:31 CET 2008
Add support
for
PgLite databases.
0.48 Mon Nov 17 13:35:52 CET 2008
Better handling of multiple joins. There are
probably still some rough edges in this code.
Reported by Mathieu Arnold.
0.47 Thu Nov 13 09:50:25 CET 2008
Understand 0 in
last
unless
0..9.
Reported by Mathieu Arnold.
0.46 Sat Nov 8 18:28:13 CET 2008
Understand global vars as variable table names.
Understand string constants as variable table names.
Support
for
database schemas
"schemaname.tablename"
in table specifications, see the docs
for
details.
Thanks
for
Mathieu Arnold
for
bugreport and discussion.
0.45 Thu Oct 16 10:15:08 CEST 2008
Add special handling
for
the
"extract"
function.
0.44 Mon Sep 8 09:47:09 CEST 2008
( run in 0.485 second using v1.01-cache-2.11-cpan-e5176c747c2 )