From: Robert Bohne Date: Sun, 4 Apr 2010 10:57:45 +0000 (+0000) Subject: Remove todo: 'Check the parameter syntax of connect_by' fixed with new SQLA release X-Git-Tag: v0.08122~34^2~25 X-Git-Url: http://git.shadowcat.co.uk/gitweb/gitweb.cgi?a=commitdiff_plain;h=24e4bacb969c8b6f31708363d776ca27f8cf7b4a;p=dbsrgits%2FDBIx-Class.git Remove todo: 'Check the parameter syntax of connect_by' fixed with new SQLA release --- diff --git a/lib/DBIx/Class/SQLAHacks/Oracle.pm b/lib/DBIx/Class/SQLAHacks/Oracle.pm index ca6700e..60fc90c 100644 --- a/lib/DBIx/Class/SQLAHacks/Oracle.pm +++ b/lib/DBIx/Class/SQLAHacks/Oracle.pm @@ -6,7 +6,6 @@ use Carp::Clan qw/^DBIx::Class|^SQL::Abstract/; # # TODO: -# - Check the parameter syntax of connect_by # - Review by experienced DBIC/SQL:A developers :-) # - Problem with count and connect_by look the TODO in t/73oracle.t #