summary refs log tree commit diff
path: root/synapse/storage/schema/delta/30/as_users.py (follow)
Commit message (Expand)AuthorAgeFilesLines
* Move storage classes into a main "data store".Erik Johnston2019-10-211-69/+0
* Run Black. (#5482)Amber Brown2019-06-201-10/+7
* run isortAmber Brown2018-07-091-1/+1
* Move more xrange to sixAdrian Tschira2018-04-281-1/+3
* replace 'except:' with 'except Exception:'Richard van der Hoff2017-10-231-1/+1
* Fix synapse/storage/schema/delta/30/as_users.pyMark Haines2016-05-311-2/+2
* Don't require config to create databaseErik Johnston2016-04-061-1/+3
* Update users table in a batched mannerErik Johnston2016-03-101-9/+14
* Idempotent-ise schema update scriptDaniel Wagner-Hall2016-03-081-1/+5
* Mark AS users with their AS's IDDaniel Wagner-Hall2016-02-111-0/+59