mirror of
https://git.anonymousland.org/anonymousland/synapse.git
synced 2025-02-10 09:18:26 -05:00
![David Baker](/assets/img/avatar_default.png)
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.