mirror of
https://github.com/dimitri/pgloader.git
synced 2025-08-08 15:27:00 +02:00
In SQLite it's possible to define columns using type names such as "smallint unsigned" or "short integer", without any changes to the way those data types are handled, given its "dynamic typing" features. Improve the pgloader casting machinery for SQLite to handle those cases.
44 KiB
44 KiB