mirror of
https://github.com/dimitri/pgloader.git
synced 2026-01-25 00:51:01 +01:00
It turns our that you can't do some operations on SQLite from several concurrent connections, such as a "pgrama encoding" query. Fixes #1193.