Dimitri Fontaine eabfbb9cc8 Fix schema qualified table names usage (more).
When parsing table names in the target URI, we are careful of splitting
the table and schema name and store them into a cons in that case. Not
all sources methods got the memo, clean that up.

See #182 and #186, a pull request I am now going to be able to accept.
Also see #287 that should be helped by being able to apply #186.
2015-09-04 01:06:15 +02:00
..
2015-08-24 16:42:39 +02:00
2014-04-29 14:51:14 +02:00
2013-11-26 16:48:45 +01: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.