projects
/
dbsrgits/DBIx-Class.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
(parent:
2a7879e
)
Remove todo: 'Check the parameter syntax of connect_by' fixed with new SQLA release
Robert Bohne [Sun, 4 Apr 2010 10:57:45 +0000 (10:57 +0000)]
lib/DBIx/Class/SQLAHacks/Oracle.pm
patch
|
blob
|
blame
|
history
diff --git
a/lib/DBIx/Class/SQLAHacks/Oracle.pm
b/lib/DBIx/Class/SQLAHacks/Oracle.pm
index
ca6700e
..
60fc90c
100644
(file)
--- 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
#