aboutsummaryrefslogtreecommitdiff
path: root/test/tasks/database_test.exs
diff options
context:
space:
mode:
authorrinpatch <rinpatch@sdf.org>2019-10-26 03:45:24 +0300
committerrinpatch <rinpatch@sdf.org>2019-10-26 03:45:24 +0300
commit12ab7b3280c8cf2469479381e0d363f7638002d8 (patch)
tree1679b7f1b370209e50ad4326f42232f2c98f13a4 /test/tasks/database_test.exs
parent653054d301b88070cd60f6b0f8a0b188dee81cba (diff)
downloadpleroma-12ab7b3280c8cf2469479381e0d363f7638002d8.tar.gz
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)
Diffstat (limited to 'test/tasks/database_test.exs')
0 files changed, 0 insertions, 0 deletions