Added code to catch table comments (simply assumes that all comments before
authorKen Youens-Clark <kclark@cpan.org>
Tue, 19 Aug 2003 15:46:09 +0000 (15:46 +0000)
committerKen Youens-Clark <kclark@cpan.org>
Tue, 19 Aug 2003 15:46:09 +0000 (15:46 +0000)
commit734dfc91a0ea94092e5aef80874c46ab1e8d718c
tree9ef6a1ff0b01fc45c9facf99dc190806e4c39cc4
parenta11fbaeacd0f444641a938b120be24d4f6a50302
Added code to catch table comments (simply assumes that all comments before
"CREATE TABLE" but after other declarations belong the the next table); had
to create a separate (duplicated) rule for field comments; removed
long-commented-out code.
lib/SQL/Translator/Parser/MySQL.pm