Using some of the rules from the PG grammar to make mine better, cleaned
authorKen Youens-Clark <kclark@cpan.org>
Sat, 3 May 2003 04:09:50 +0000 (04:09 +0000)
committerKen Youens-Clark <kclark@cpan.org>
Sat, 3 May 2003 04:09:50 +0000 (04:09 +0000)
commit3022f45b20e1eda2d73a4815aa88c779cd53c602
tree9bb9c7d889ade208fb49f30c0375b8f881a2e4eb
parent76dce61949ca8ff78599980aa638088751cd521e
Using some of the rules from the PG grammar to make mine better, cleaned
up the handling of datatypes (esp WRT auto-inc), only placing PK defs as
table constraints (not an index), getting ready to parse views.
lib/SQL/Translator/Parser/PostgreSQL.pm