Dimitri Fontaine d2a1a5643e Improve SQL blocks support, fix #265.
It's now possible to use several files in a BEFORE LOAD EXECUTE section,
and to mix DO and EXECUTE parts, bringing lots of flexibility in the
commands. Also it actually simplifies the parser.
2015-07-24 17:41:35 +02:00
..
2015-06-25 14:16:12 +02:00
2014-04-29 14:51:14 +02:00
2013-11-26 16:48:45 +01:00
2015-06-25 14:16:12 +02:00
2013-11-26 16:48:45 +01:00
2014-06-03 12:19:23 +02:00
2014-09-21 12:19:20 -05:00

pgloader tests

In the parser directory are tests for the parser only, in the current directory are tests that can be run to import data.