mirror of
https://git.anonymousland.org/anonymousland/synapse-product.git
synced 2024-12-12 04:14:22 -05: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
111 B
Plaintext
1 line
111 B
Plaintext
Update `user_filters` table to have a unique index, and non-null columns. Thanks to @pik for contributing this. |