Make minor adjustments to the grammars in order to work around https://rt.cpan.org...
authorPeter Rabbitson <ribasushi@cpan.org>
Thu, 23 Apr 2009 23:49:52 +0000 (23:49 +0000)
committerPeter Rabbitson <ribasushi@cpan.org>
Thu, 23 Apr 2009 23:49:52 +0000 (23:49 +0000)
commit9644fab3603b8e6505633b90684a81801fd32178
tree363b5aa59232f76acd8fbe54d78d25a485156cc7
parent22b9814ae49dd04433213e7f3c3cab8f1f9640df
Make minor adjustments to the grammars in order to work around https://rt.cpan.org/Ticket/Display.html?id=45262
PS: Unable to adjust the DB2 parser as the grammar seems to be lost, only the compiled parser is present
PPS: The (s?) in all changes above is probably bogus and should be (s). Leaving intact just in case
lib/SQL/Translator/Parser/MySQL.pm
lib/SQL/Translator/Parser/PostgreSQL.pm
lib/SQL/Translator/Parser/SQLite.pm