Quit putting PK defs as indices, cosmetic changes to grammar, remove quotes
authorKen Youens-Clark <kclark@cpan.org>
Fri, 6 Jun 2003 22:30:44 +0000 (22:30 +0000)
committerKen Youens-Clark <kclark@cpan.org>
Fri, 6 Jun 2003 22:30:44 +0000 (22:30 +0000)
commit947dfd86acacdae2ce88d7f4a7bb7280749546c0
tree27ca20e25aed0084aef50e65f6e9ed5747f6b32c
parent82968eb9151f803d6fe8cffb7f2d7cb377a0983a
Quit putting PK defs as indices, cosmetic changes to grammar, remove quotes
around comment values, quit pushing field constraints to table level,
return "varchar2" instead of "varchar" (keep it native), fixes to grammar to
bring it up to work with Parse::RecDescent 1.94, use of Schema objects,
added a good quote.
lib/SQL/Translator/Parser/Oracle.pm