Subject: | INSERT formats |
The module wasn't returning tables when I used:
INSERT INTO table SET ...
So, tables() would fail. I made my local copy of SQL::Parser parse and return the 'table' (I don't need the columns). Would be nice if the distro did this.
Cheers,
Kevin