diff options
author | Paul "LeoNerd" Evans <paul@matrix.org> | 2014-08-13 18:15:23 +0100 |
---|---|---|
committer | Paul "LeoNerd" Evans <paul@matrix.org> | 2014-08-13 19:19:15 +0100 |
commit | baf04be5cfa6337dcc6041cdb67023aa7f950ee1 (patch) | |
tree | fc2b461dffcb9be8f5d4025e80fc3eccbfc2ff4e /synapse/storage | |
parent | when we're talking about backfilling data in federation, call it backfilling ... (diff) | |
download | synapse-baf04be5cfa6337dcc6041cdb67023aa7f950ee1.tar.xz |
Set datastore's .hs field in SQLBaseStore rather than in the toplevel DataStore mixed-in result class
Diffstat (limited to 'synapse/storage')
-rw-r--r-- | synapse/storage/__init__.py | 1 | ||||
-rw-r--r-- | synapse/storage/_base.py | 1 |
2 files changed, 1 insertions, 1 deletions
diff --git a/synapse/storage/__init__.py b/synapse/storage/__init__.py |