Remove idiotic RowCountOrGenericSubQ - it will never work as part of as_query
authorPeter Rabbitson <ribasushi@cpan.org>
Thu, 21 Mar 2013 08:07:32 +0000 (09:07 +0100)
committerPeter Rabbitson <ribasushi@cpan.org>
Wed, 17 Apr 2013 07:57:51 +0000 (09:57 +0200)
commit048c24409260d6c59e99f0d0adf8caafe5a78dd0
tree9033a6a42418b2d456b0968a364cf95755b51654
parentb5d783cdc842e3e7ef3e6c4154d33aed31ba9c76
Remove idiotic RowCountOrGenericSubQ - it will never work as part of as_query

I am not sure how I overlooked this, blame is on me :(

Replacing with a ROWCOUNT fallback at the appropriate place
Changes
lib/DBIx/Class/SQLMaker/LimitDialects.pm
lib/DBIx/Class/Storage/DBI/Sybase/ASE.pm
t/sqlmaker/limit_dialects/torture.t