mirror of
https://git.anonymousland.org/anonymousland/synapse.git
synced 2025-08-02 10:46:03 -04:00
Remove mysql/maria support
This commit is contained in:
parent
cf04cedf21
commit
ffad75bd62
5 changed files with 26 additions and 95 deletions
|
@ -1,5 +1,5 @@
|
|||
|
||||
-- We can use SQLite features here, since mysql support was only added in v16
|
||||
-- We can use SQLite features here, since other db support was only added in v16
|
||||
|
||||
--
|
||||
DELETE FROM current_state_events WHERE rowid not in (
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue