pleroma/priv
rinpatch 12ab7b3280 User info migration improvements
- Move column additions into a separate migration, so postgres doesn't
need an exclusive lock on the table for the main part
- Fill in columns by using one big update statement instead of a bunch
of small ones because it's much faster (the migration took 140s on
patch.cx database)
2019-10-26 03:45:24 +03:00
..
gettext Add Russian translation 2019-07-10 18:10:09 +07:00
repo User info migration improvements 2019-10-26 03:45:24 +03:00
static rework to use properties instead of compound typing, per SocialCG 2019-10-19 23:21:37 +00:00
templates merge develop 2019-07-12 18:08:27 +03:00