Fix Oracle producer creating numeric precision statements that the test case expects...
authorAlexander Hartmaier <abraxxa@cpan.org>
Thu, 17 Dec 2009 21:12:29 +0000 (21:12 +0000)
committerAlexander Hartmaier <abraxxa@cpan.org>
Thu, 17 Dec 2009 21:12:29 +0000 (21:12 +0000)
commit64ac5763f7f2f0d7178ef3b57cb6108704c57b93
tree17ded5d6bbe9b2ec81824ba76c21c8527ba17b93
parentf2b20a7766987986132fba8853db79103ff5c99a
Fix Oracle producer creating numeric precision statements that the test case expects (no whitespace)
Add Oracle producer creating drop view statements like PG producer does
Changes
lib/SQL/Translator/Producer/Oracle.pm
t/51-xml-to-oracle.t