Allow embedded comments a la the PG parser, store the comments; also strip
authorKen Youens-Clark <kclark@cpan.org>
Fri, 18 Jul 2003 22:56:12 +0000 (22:56 +0000)
committerKen Youens-Clark <kclark@cpan.org>
Fri, 18 Jul 2003 22:56:12 +0000 (22:56 +0000)
commit88b89793b5982b6c1274ae0ce1196733c1d91e6b
treed26e155c43330aee1ad66c30a48a7232fe6ccc58
parentf6195129f0aefa86fd561a04eb84f9808068b866
Allow embedded comments a la the PG parser, store the comments; also strip
comments of comments chars and trailing whitespace.
lib/SQL/Translator/Parser/MySQL.pm