Merge branch 'master' into topic/constructor_rewrite
authorPeter Rabbitson <ribasushi@cpan.org>
Thu, 14 Feb 2013 04:58:09 +0000 (05:58 +0100)
committerPeter Rabbitson <ribasushi@cpan.org>
Thu, 14 Feb 2013 04:58:09 +0000 (05:58 +0100)
commit0077982b2edc8273ab4b6ea59921177667008cb3
tree0f8e8bd10f95dee2a1758fcc80ca3ace5334321e
parent977f88cb4a2a252c91a6b4233bc4de59b702b9c1
parentf7ed0ed356e3a637e8de759731fbf9421a47d3c6
Merge branch 'master' into topic/constructor_rewrite
16 files changed:
lib/DBIx/Class/ResultSet.pm
lib/DBIx/Class/ResultSetColumn.pm
lib/DBIx/Class/ResultSource.pm
lib/DBIx/Class/Row.pm
lib/DBIx/Class/Storage/DBI.pm
lib/DBIx/Class/Storage/DBIHacks.pm
t/52leaks.t
t/lib/DBICTest/Schema/CD.pm
t/lib/DBICTest/Schema/LyricVersion.pm
t/lib/sqlite.sql
t/prefetch/grouped.t
t/prefetch/incomplete.t
t/prefetch/join_type.t
t/prefetch/o2m_o2m_order_by_with_limit.t
t/prefetch/with_limit.t
t/sqlmaker/limit_dialects/torture.t