diff options
author | David Baker <dave@matrix.org> | 2016-10-14 16:20:24 +0100 |
---|---|---|
committer | David Baker <dave@matrix.org> | 2016-10-14 16:20:24 +0100 |
commit | 29c592202136a3bdb04f78a49d02b7b53893a973 (patch) | |
tree | 859cb1fb48fc164f4196409d31356f0f00f5cd4a /synapse | |
parent | Merge remote-tracking branch 'origin/develop' into dbkr/password_reset_case_i... (diff) | |
download | synapse-29c592202136a3bdb04f78a49d02b7b53893a973.tar.xz |
Revert part of 6207399
older sqlite doesn't support indexes on expressions, lets just store things lowercase in the db
Diffstat (limited to 'synapse')
-rw-r--r-- | synapse/storage/registration.py | 30 |
1 files changed, 10 insertions, 20 deletions
diff --git a/synapse/storage/registration.py b/synapse/storage/registration.py |