mirror of
https://mau.dev/maunium/synapse.git
synced 2024-11-02 04:39:20 +01:00
562b4e51dd
you can't plausibly ALTER TABLE in sqlite, so we create the new table with the right schema to start with.
1 line
No EOL
111 B
Text
1 line
No EOL
111 B
Text
Update `user_filters` table to have a unique index, and non-null columns. Thanks to @pik for contributing this. |