mirror of
https://github.com/dimitri/pgloader.git
synced 2026-02-13 18:31:15 +01:00
Thanks to a reproducable test case we can see that MySQL default for a varbinary column is an empty string, so tweak the transform function byte-vector-to-bytea in order to cope with that.