mirror of
https://git.anonymousland.org/anonymousland/synapse-product.git
synced 2025-02-09 10:18:29 -05:00
9d419f48e6
Postgres doesn't support NULs in strings so it makes the script throw an exception and stop if any values contain \0. Drop them with appropriate warning.