Add some crazy malformed SQL to make sure things do not throw
authorPeter Rabbitson <ribasushi@cpan.org>
Fri, 7 Jan 2011 09:40:14 +0000 (10:40 +0100)
committerPeter Rabbitson <ribasushi@cpan.org>
Fri, 7 Jan 2011 09:40:14 +0000 (10:40 +0100)
commit449e13208e09551b354d65df1fa055442be71ad0
tree04c5ecb5fcada4f5f0498759dcab1714cd994033
parent7cc4731935b0b0e60c7d4ebe44512de74de5dc3c
Add some crazy malformed SQL to make sure things do not throw

It looks like the empty-not-undef fix in 7cc47319 also fixes the general
issue of throwing on unknown operators (e.g. reverting af75bd59 would
still yield passing code, though the AST will still be incorrect).

Add a currently passing test as a reminder of what stuff to look for
t/14roundtrippin.t