Amber Brown
|
32e7c9e7f2
|
Run Black. (#5482)
|
2019-06-20 19:32:02 +10:00 |
|
Amber Brown
|
49af402019
|
run isort
|
2018-07-09 16:09:20 +10:00 |
|
Adrian Tschira
|
d82b6ea9e6
|
Move more xrange to six
plus a bonus next()
Signed-off-by: Adrian Tschira <nota@notafile.com>
|
2018-04-28 13:57:00 +02:00 |
|
Richard van der Hoff
|
eaaabc6c4f
|
replace 'except:' with 'except Exception:'
what could possibly go wrong
|
2017-10-23 15:52:32 +01:00 |
|
Mark Haines
|
c8c5bf950a
|
Fix synapse/storage/schema/delta/30/as_users.py
|
2016-05-31 17:10:40 +01:00 |
|
Erik Johnston
|
8aab9d87fa
|
Don't require config to create database
|
2016-04-06 14:15:45 +01:00 |
|
Erik Johnston
|
9669a99d1a
|
Update users table in a batched manner
|
2016-03-10 15:12:19 +00:00 |
|
Daniel Wagner-Hall
|
edca2d9891
|
Idempotent-ise schema update script
If any ASes don't have an ID, the schema will fail, and then it will
error when trying to add the column again.
|
2016-03-08 17:32:29 +00:00 |
|
Daniel Wagner-Hall
|
763360594d
|
Mark AS users with their AS's ID
|
2016-02-11 17:26:42 +00:00 |
|