pgloader/test/sqlite
Dimitri Fontaine b1d4e94f2a Fix integer parsing support for SQLite.
The function needs to return a string to be added to the COPY stream, we
still need to make sure whatever given here looks like an integer. Given
the very dynamic nature of data types in SQLite, the integer-to-string
function was already a default now, but failed to be published before in
its fixed version, somehow.
2016-03-27 20:42:40 +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