Added rules (REM, prompt) to help parse output of DDL::Oracle; changed
authorKen Youens-Clark <kclark@cpan.org>
Wed, 11 Feb 2004 21:36:00 +0000 (21:36 +0000)
committerKen Youens-Clark <kclark@cpan.org>
Wed, 11 Feb 2004 21:36:00 +0000 (21:36 +0000)
commit87053733d65e8b25595d18c3f6a389df6639f6da
treefe827a36816cfc04ebd1d2637d3a505198310543
parent7b908fb725694b5f37c28df4af301be764f0f5a0
Added rules (REM, prompt) to help parse output of DDL::Oracle; changed
top-level parse rule to return elements keys in hash rather than just the
tables;  separate how "CREATE INDEX" statements get added to the tables so that
one that references a table for which no "CREATE TABLE" statement exists
doesn't accidentally make the parser think there's a table (that has no fields,
etc.).
lib/SQL/Translator/Parser/Oracle.pm