Commit graph

3 commits

Author SHA1 Message Date
rinpatch
32808208be Enable mix format for migrations 2019-10-08 15:16:39 +03:00
Maksim
85c7916c94 [#1033] Fix database migrations 2019-07-01 01:08:07 +00:00
Roger Braun
3d714f85a8 Drop the general index on activities.
Indices should be more specific as the general index can lead to
slower queries because postgres can't estimate the specificity of
jsonb indexes very well.
2017-06-20 12:00:58 +02:00