I think we are done here
authorPeter Rabbitson <ribasushi@cpan.org>
Sat, 25 Feb 2012 14:36:43 +0000 (15:36 +0100)
committerPeter Rabbitson <ribasushi@cpan.org>
Mon, 16 Apr 2012 01:13:09 +0000 (03:13 +0200)
commit4e9fc3f33df616fb7340d05e304ff985b9cce9cb
treefe840c29d44b4ece082779c8e2b709ef0a5524cc
parent76031e147d6f0d80ab3ec73a12d373962ade1252
I think we are done here
15 files changed:
lib/DBIx/Class/ResultSet.pm
lib/DBIx/Class/ResultSource/RowParser.pm
t/90join_torture.t
t/prefetch/_internals.t [deleted file]
t/prefetch/correlated.t
t/prefetch/grouped.t
t/prefetch/incomplete.t
t/prefetch/join_type.t
t/prefetch/lazy_cursor.t [new file with mode: 0644]
t/prefetch/manual.t
t/prefetch/standard.t
t/prefetch/with_limit.t
t/relationship/custom.t
t/resultset/rowparser_internals.t [new file with mode: 0644]
t/sqlmaker/limit_dialects/rownum.t