X-Git-Url: http://git.shadowcat.co.uk/gitweb/gitweb.cgi?a=blobdiff_plain;f=lib%2FDBIx%2FClass%2FSQLAHacks%2FOracle.pm;fp=lib%2FDBIx%2FClass%2FSQLAHacks%2FOracle.pm;h=b0c08bb2ea50d5b7b2c428488df79577903107cb;hb=3e4ed6a28d681e26eb5335dfbb41c23b105b8717;hp=0ca54b62e836e5ac2e8cb8d3435a0456c047ed9a;hpb=de7f4263dd25784787ebd28a4fbd0dfee53b6959;p=dbsrgits%2FDBIx-Class.git diff --git a/lib/DBIx/Class/SQLAHacks/Oracle.pm b/lib/DBIx/Class/SQLAHacks/Oracle.pm index 0ca54b6..b0c08bb 100644 --- a/lib/DBIx/Class/SQLAHacks/Oracle.pm +++ b/lib/DBIx/Class/SQLAHacks/Oracle.pm @@ -11,6 +11,7 @@ use Carp::Clan qw/^DBIx::Class|^SQL::Abstract/; # TODO: # - Review by experienced DBIC/SQL:A developers :-) # - Problem with count and connect_by look the TODO in t/73oracle.t +# - Rename option nocycle to connect_by_nocycle # sub new {