diff options
author | Kegan Dougal <kegan@matrix.org> | 2015-03-06 17:27:55 +0000 |
---|---|---|
committer | Kegan Dougal <kegan@matrix.org> | 2015-03-06 17:27:55 +0000 |
commit | 4a6afa6abf6c90c393bc3fa00e40d3927fc0c6c1 (patch) | |
tree | b2d213eba05188c4bd7928c4383fd6fb0bf48f11 /synapse/storage | |
parent | Add appservice txns sql schema (diff) | |
download | synapse-4a6afa6abf6c90c393bc3fa00e40d3927fc0c6c1.tar.xz |
Assign the AS ID from the database; replace old placeholder txn id.
Diffstat (limited to 'synapse/storage')
-rw-r--r-- | synapse/storage/appservice.py | 5 |
1 files changed, 3 insertions, 2 deletions
diff --git a/synapse/storage/appservice.py b/synapse/storage/appservice.py |