Fix pessimization of offset-less Oracle limits, introduced in 6a6394f1
authorPeter Rabbitson <ribasushi@cpan.org>
Thu, 22 Mar 2012 07:44:33 +0000 (08:44 +0100)
committerPeter Rabbitson <ribasushi@cpan.org>
Thu, 22 Mar 2012 10:00:07 +0000 (11:00 +0100)
commitcccd1876f48654bb612e8f3f9b16d786321340d2
treee1e53558f7f7f208191782a76090c11f777b6f10
parent6c96d73f97cc31543e7066cc7512bd3273c8b657
Fix pessimization of offset-less Oracle limits, introduced in 6a6394f1

When there is only one RowNum operator, stability of the order is not relevant
Changes
lib/DBIx/Class/SQLMaker/LimitDialects.pm
t/73oracle_hq.t
t/sqlmaker/limit_dialects/rownum.t