initial adds for the oracle dbi parser and a simple test to make sure the use works
authorEarl Cahill <cahille@yahoo.com>
Thu, 9 Mar 2006 19:24:32 +0000 (19:24 +0000)
committerEarl Cahill <cahille@yahoo.com>
Thu, 9 Mar 2006 19:24:32 +0000 (19:24 +0000)
commitbef2169c7cb2cb710e0d638c0e3749131f02e914
tree06df0e85397a40c53cb3bb134a88c0f079a130c6
parent8dc6a4a31380a1a53c9f50041620ef20337f849c
initial adds for the oracle dbi parser and a simple test to make sure the use works
lib/SQL/Translator/Parser/DBI/Oracle.pm [new file with mode: 0644]
t/40oracle-parser-dbi.t [new file with mode: 0755]