mirror of
https://github.com/dimitri/pgloader.git
synced 2025-08-08 07:16:58 +02:00
When default values are used in SQLite they are of course using their SQLite representation, which might not be compatible with the PostgreSQL target data type we're casting to. Make it so that the default values are transformed too, as we already do in the MySQL case. See #100.
60 KiB
60 KiB