Slice implementations as roles
authorMatt S Trout <mst@shadowcat.co.uk>
Fri, 20 Apr 2012 10:03:30 +0000 (10:03 +0000)
committerMatt S Trout <mst@shadowcat.co.uk>
Fri, 20 Apr 2012 10:03:30 +0000 (10:03 +0000)
commit0446ca9c18ac30c9b39b0baac8b09e77adcbcd56
treec5cf9b5a552989d1e35051a021a179245f4c0728
parenta010d224f7f3c2cbd91c665ea0c3fb5784533480
Slice implementations as roles
lib/Data/Query/Renderer/SQL/Naive.pm
lib/Data/Query/Renderer/SQL/SQLite.pm
lib/Data/Query/Renderer/SQL/Slice/FetchFirst.pm [new file with mode: 0644]
lib/Data/Query/Renderer/SQL/Slice/LimitOffset.pm [new file with mode: 0644]