pgloader/test/sqlite
Dimitri Fontaine 25e5ea9ac3 Refactor error handling in complete-pgsql-database.
Given new SQLite test case from issue #563 we see that pgloader doesn't
handle errors gracefully in post-copy stage. That's because the API were not
properly defined, we should use pgsql-execute-with-timing rather than other
construct here, because it allows the "on error resume next" behavior we
want with after load DDL statements.

See #563.
2017-06-08 12:09:11 +02:00
..
Chinook_Sqlite_AutoIncrementPKs.sql Desultory improve the SQLite importer. 2013-11-21 21:34:02 +01:00
Chinook_Sqlite_AutoIncrementPKs.sqlite Desultory improve the SQLite importer. 2013-11-21 21:34:02 +01:00
Chinook_Sqlite.sql Desultory improve the SQLite importer. 2013-11-21 21:34:02 +01:00
Chinook_Sqlite.sqlite Desultory improve the SQLite importer. 2013-11-21 21:34:02 +01:00
CreateSqlite.bat Desultory improve the SQLite importer. 2013-11-21 21:34:02 +01:00
sqlite.db Fix integer parsing support for SQLite. 2016-03-27 20:42:40 +02:00
storage.sqlite Review SQLite blob types in light of "manifest typing", fix #60. 2014-05-16 23:13:57 +02:00
test_pk.db Refactor error handling in complete-pgsql-database. 2017-06-08 12:09:11 +02:00
test_pk.sql Refactor error handling in complete-pgsql-database. 2017-06-08 12:09:11 +02:00