Temporary fix or the IN ( ( ... ) ) problem until we get proper SQLA AST (needs SQLA...
authorPeter Rabbitson <ribasushi@cpan.org>
Thu, 7 May 2009 17:07:19 +0000 (17:07 +0000)
committerPeter Rabbitson <ribasushi@cpan.org>
Thu, 7 May 2009 17:07:19 +0000 (17:07 +0000)
commitff1393c7524889fbd5dd7f9b69871ec419fcd745
tree2ccdce4c56e4e42c28e5792af7d7ebb374ae1f67
parente2df91d4f02d4f55e594d945def20aef2ab969e0
Temporary fix or the IN ( ( ... ) ) problem until we get proper SQLA AST (needs SQLA released with commit 6158 to work)
lib/DBIx/Class/Storage/DBI.pm
t/count/in_subquery.t [new file with mode: 0644]