Deduplicate code in rownum limit emulation
authorPeter Rabbitson <ribasushi@cpan.org>
Sat, 25 Feb 2012 14:36:43 +0000 (15:36 +0100)
committerPeter Rabbitson <ribasushi@cpan.org>
Fri, 2 Mar 2012 17:19:30 +0000 (18:19 +0100)
commit7cec43565df63cdbf6320721c7d7c33cb6ce6e96
tree6d5b624396430b8ae383d2cab30c4e2cefb4919e
parent2b3fc4088d96e40ac23b3871b26d4a1faff17aed
Deduplicate code in rownum limit emulation

Use the RSRC unique constraint traversal to determine if an order_by is stable
lib/DBIx/Class/SQLMaker/LimitDialects.pm
lib/DBIx/Class/Storage/DBIHacks.pm
t/sqlmaker/limit_dialects/rownum.t