Allow VALUEs to be enclosed in double and single quotes, specifically
authorKen Youens-Clark <kyclark@gmail.com>
Tue, 25 Sep 2012 21:33:57 +0000 (15:33 -0600)
committerPeter Rabbitson <ribasushi@cpan.org>
Sat, 9 Mar 2013 06:16:17 +0000 (07:16 +0100)
commit46417fe20ac56566a81da64ce390b8e792a189ff
tree5ad4e529ec8d4859201711f5ee2e2bfb70cdc115
parent97d0d7788d2b9058b29fbe264f06e3979529c0c4
Allow VALUEs to be enclosed in double and single quotes, specifically
was a problem on ENUMs, so I added a test for this.
Changes
lib/SQL/Translator/Parser/MySQL.pm
t/02mysql-parser.t