diff options
author | Erik Johnston <erik@matrix.org> | 2015-04-07 12:05:36 +0100 |
---|---|---|
committer | Erik Johnston <erik@matrix.org> | 2015-04-07 12:05:36 +0100 |
commit | 304111afd0fdda6a0c58d81238a1bbfa7f318208 (patch) | |
tree | bfa6ce488926c27a6820f8c6a7e78743faa2b5e4 /synapse/storage/registration.py | |
parent | Explicitly name the __main__ module logger (diff) | |
download | synapse-304111afd0fdda6a0c58d81238a1bbfa7f318208.tar.xz |
Don't use AUTOINCREMENT, use an in memory version
Diffstat (limited to 'synapse/storage/registration.py')
-rw-r--r-- | synapse/storage/registration.py | 10 |
1 files changed, 7 insertions, 3 deletions
diff --git a/synapse/storage/registration.py b/synapse/storage/registration.py |