diff options
author | Erik Johnston <erik@matrix.org> | 2017-02-28 14:37:29 +0000 |
---|---|---|
committer | Erik Johnston <erik@matrix.org> | 2017-02-28 14:38:16 +0000 |
commit | b84907bdbbc70ede585f65ee092fe0e2013f0d5d (patch) | |
tree | fcc49ef880e862489459967e3f5a03ff82a5accc /synapse/storage/_base.py | |
parent | Fix up txn name (diff) | |
download | synapse-b84907bdbbc70ede585f65ee092fe0e2013f0d5d.tar.xz |
Intern table column names once
Diffstat (limited to 'synapse/storage/_base.py')
-rw-r--r-- | synapse/storage/_base.py | 5 |
1 files changed, 2 insertions, 3 deletions
diff --git a/synapse/storage/_base.py b/synapse/storage/_base.py |