Dimitri Fontaine 049a1199c2 Implement support for SQLite current_date default value.
The spelling in SQLite for the default value is "current_date", instruct
pgloader about that. This commit also adds a test case in our sqlite.db
unit tests database.

Fixes #607.
2017-08-08 21:55:15 +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.