Dimitri Fontaine 355aedfd72 Fix "drop default" casting rule.
The previous coding would discard any work done at the apply-casting-rules
step when adding source specific smarts about handling default, because of
what looks like negligence and bad tests. A test case scenario exists but
was not exercized :(

Fix that by defaulting the default value to the one given back at the
apply-casting-rules stage, where we apply the "drop default" clause.
2017-06-08 21:39:06 +02:00
..
2016-08-28 20:29:30 +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
2016-01-17 01:54:36 +01:00
2017-06-08 21:39:06 +02: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.