pgloader/test/sqlite
Dimitri Fontaine 75727df72f Quote table names when migrating from SQLite, fix #281.
Apparently I just forgot to apply any smartness whatsoever to SQLite
identifiers and just copied them as they are to PostgreSQL. Change that
by calling apply-identifier-case.
2015-08-25 01:13:19 +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 Quote table names when migrating from SQLite, fix #281. 2015-08-25 01:13:19 +02:00
storage.sqlite Review SQLite blob types in light of "manifest typing", fix #60. 2014-05-16 23:13:57 +02:00