pgloader/test/parse
Dimitri Fontaine 7db001a7c3 Allow the MySQL command parser to process clauses in any order, fix #56.
Only the MySQL command is addressed in this patch, because the code
level approach is not safisfying me completely. It might be easier to
just bite the bullet and review all the optional clauses return values
rather than add a layer as this patch does.

The feature still is available for MySQL given this patch, so let's push
it, get feedback, then see about how to make the approach scale and
revise all the other commands.
2014-06-15 14:19:38 +02:00
..
csv-with-projection.load Port tests from pgloader 2.x, implement trailing-sep. 2013-10-13 22:10:07 +02:00
csv.load Port tests from pgloader 2.x, implement trailing-sep. 2013-10-13 22:10:07 +02:00
database.load Port tests from pgloader 2.x, implement trailing-sep. 2013-10-13 22:10:07 +02:00
hans.goeuro.load Allow the MySQL command parser to process clauses in any order, fix #56. 2014-06-15 14:19:38 +02:00
messages.load Port tests from pgloader 2.x, implement trailing-sep. 2013-10-13 22:10:07 +02:00
mix.load Port tests from pgloader 2.x, implement trailing-sep. 2013-10-13 22:10:07 +02:00
my.load Removed tinyint cast rule 2014-02-17 16:14:27 +01:00