diff options
author | Andrew Morgan <andrew@amorgan.xyz> | 2019-11-19 10:49:40 +0000 |
---|---|---|
committer | Andrew Morgan <andrew@amorgan.xyz> | 2019-11-19 10:49:40 +0000 |
commit | 5f4b59d0ce098fe3ddcd969e67ca6b7a53e3d991 (patch) | |
tree | 98ac84670bd1865da7ae97cc1cbe3cc0dfd8009a | |
parent | Add changelog (diff) | |
download | synapse-github/anoa/device_sql_v2.tar.xz |
Switch to using a delta file github/anoa/device_sql_v2 anoa/device_sql_v2
-rw-r--r-- | synapse/storage/data_stores/main/deviceinbox.py | 9 | ||||
-rw-r--r-- | synapse/storage/data_stores/main/schema/delta/56/device_stream_id.sql | 5 |
2 files changed, 6 insertions, 8 deletions
diff --git a/synapse/storage/data_stores/main/deviceinbox.py b/synapse/storage/data_stores/main/deviceinbox.py |