All releases of DBIx::Perlish


Release Notes: This release adds fixes for Perl 5.15.


Release Notes: This release fixes a bug with hash accesses within compound queries.


Release Notes: This release fixes a bug with arrays within compound queries.


Release Notes: Hash reference extraction was relaxed.


Release Notes: String concatenation with the MySQL driver was fixed.


Release Notes: This release significantly improves handling of key fields. This introduces a minor incompatibility; please see the INCOMPATIBILITIES section in the documentation.


Release Notes: This release supports the exponentiation operator with pg and pglite drivers.


Release Notes: Support for parse-time conditional expressions was added with real if statements.


Release Notes: This release fixes another problem with multiple joins. It supports REs as a term.


Release Notes: A bug in multiple joins introduced in 0.48 was fixed. The docs were changed to reflect established best practices.