Make Class::DBI::Plugin::DeepAbstractSearch work.
authorMichael G Schwern <mschwern@cpan.org>
Thu, 13 Mar 2008 18:52:14 +0000 (18:52 +0000)
committerMichael G Schwern <mschwern@cpan.org>
Thu, 13 Mar 2008 18:52:14 +0000 (18:52 +0000)
commit902133a323b09153549d1a54983ae3f98da2c4ec
treeced300797eb19bbadd03e160d3291a983da313c1
parentb33ae6a0ac1ea59f45e63ba11010ef7a6947319b
Make Class::DBI::Plugin::DeepAbstractSearch work.

This required reordering the relationship declarations in the tests to fit
the limitations of CDBICompat.  Also fixing the behavior of sth_to_objects()
and transform_sql().
lib/DBIx/Class/CDBICompat/ColumnGroups.pm
lib/DBIx/Class/CDBICompat/ImaDBI.pm
lib/DBIx/Class/CDBICompat/SQLTransformer.pm [new file with mode: 0644]
t/cdbi-DeepAbstractSearch/01_search.t [new file with mode: 0755]