Changes to grammar to clean up, moved primary key defs and unique keys
authorKen Youens-Clark <kclark@cpan.org>
Fri, 6 Jun 2003 00:05:09 +0000 (00:05 +0000)
committerKen Youens-Clark <kclark@cpan.org>
Fri, 6 Jun 2003 00:05:09 +0000 (00:05 +0000)
commitf2cf173453029696c146247193066c6334ea9cff
tree2bcad654167dd2f60c46af54c502e0bba3e12f2a
parente36752ea1b8d884d02f3e8edefa093eef49a3955
Changes to grammar to clean up, moved primary key defs and unique keys
in data structure from "indices" to "constraints" where they belong,
added code to fill out schema objects with data structure.
lib/SQL/Translator/Parser/MySQL.pm