Skip to content
Snippets Groups Projects
Forked from Maunium / synapse
15141 commits behind the upstream repository.
user avatar
David Baker authored
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.
9d419f48
History