diff options
author | Erik Johnston <erik@matrix.org> | 2015-05-10 10:50:51 +0100 |
---|---|---|
committer | Erik Johnston <erik@matrix.org> | 2015-05-10 10:50:51 +0100 |
commit | 22d2f498fa6004e36cc15a56919a751ad14dbfaf (patch) | |
tree | f265bc38d185e3ab2283e63a2eb4a8584be97a54 /synapse | |
parent | typo (diff) | |
download | synapse-22d2f498fa6004e36cc15a56919a751ad14dbfaf.tar.xz |
Fix push rule bug: can't insert bool into small int column
Diffstat (limited to 'synapse')
-rw-r--r-- | synapse/storage/push_rule.py | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/synapse/storage/push_rule.py b/synapse/storage/push_rule.py |