From: Robert Bohne Date: Fri, 14 May 2010 21:01:42 +0000 (+0000) Subject: Update TODO X-Git-Tag: v0.08122~34^2~13 X-Git-Url: http://git.shadowcat.co.uk/gitweb/gitweb.cgi?a=commitdiff_plain;h=3e4ed6a28d681e26eb5335dfbb41c23b105b8717;p=dbsrgits%2FDBIx-Class.git Update TODO --- 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 {