Add PRIOR as special and unary op to SQLAHacks::Oracle and use _recurse_where to...
authorRobert Bohne <rbo@cpan.org>
Fri, 18 Dec 2009 11:51:16 +0000 (11:51 +0000)
committerRobert Bohne <rbo@cpan.org>
Fri, 18 Dec 2009 11:51:16 +0000 (11:51 +0000)
commit43426175a56c02bf2ab64a902df2b317ca585fa3
tree811c92db6d764a5df97306f0dc5cdce5cc0960d3
parentc00243555c65c5df61de5578f3a19afb939dd212
Add PRIOR as special and unary op to SQLAHacks::Oracle and use _recurse_where to create the connect_by sql statment
lib/DBIx/Class/SQLAHacks/Oracle.pm
t/73oracle.t
t/oracle/connect_by.t [new file with mode: 0644]