projects
/
dbsrgits/DBIx-Class.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
(parent:
de7f426
)
Update TODO
Robert Bohne [Fri, 14 May 2010 21:01:42 +0000 (21:01 +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
0ca54b6
..
b0c08bb
100644
(file)
--- 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 {