Added as_query to ResultSet with a couple tests
authorRob Kinyon <rkinyon@cpan.org>
Tue, 10 Feb 2009 20:10:10 +0000 (20:10 +0000)
committerRob Kinyon <rkinyon@cpan.org>
Tue, 10 Feb 2009 20:10:10 +0000 (20:10 +0000)
commit59af6677aa817effed8a69dcafddb96c84d13203
treedf4c4e730dac73e227ea0ba10e308d35c1baac20
parent29369e172e2ee6c7b9be118f53306a59f3cd5186
Added as_query to ResultSet with a couple tests
lib/DBIx/Class/ResultSet.pm
lib/DBIx/Class/Storage/DBI.pm
lib/DBIx/Class/Storage/DBI/Cursor.pm
t/resultset/as_query.t [new file with mode: 0644]