summary refs log tree commit diff
path: root/synapse/storage/schema
diff options
context:
space:
mode:
authorErik Johnston <erik@matrix.org>2015-04-15 17:00:50 +0100
committerErik Johnston <erik@matrix.org>2015-04-15 17:00:50 +0100
commitffad75bd6284873c27efb2cfdfdcf9f909eb9db3 (patch)
treea41d763e3e6893ef869865ca934c3339674e10b9 /synapse/storage/schema
parentChange full_schemas/11 to work with postgres (diff)
downloadsynapse-ffad75bd6284873c27efb2cfdfdcf9f909eb9db3.tar.xz
Remove mysql/maria support
Diffstat (limited to 'synapse/storage/schema')
-rw-r--r--synapse/storage/schema/delta/16/unique_constraints.sql2
1 files changed, 1 insertions, 1 deletions
diff --git a/synapse/storage/schema/delta/16/unique_constraints.sql b/synapse/storage/schema/delta/16/unique_constraints.sql
index f9fbb6b448..3604ea8427 100644
--- a/synapse/storage/schema/delta/16/unique_constraints.sql
+++ b/synapse/storage/schema/delta/16/unique_constraints.sql
@@ -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 (