mirror of
https://github.com/dimitri/pgloader.git
synced 2026-02-05 14:31:41 +01:00
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.