akkoma/priv/repo
Oneric 1a4238bf98
All checks were successful
ci/woodpecker/pr/lint Pipeline was successful
ci/woodpecker/pr/test Pipeline was successful
ci/woodpecker/pr/build-amd64 Pipeline was successful
ci/woodpecker/pr/build-arm64 Pipeline was successful
ci/woodpecker/pr/docs Pipeline was successful
cosmetic: fix concurrent index creation warnings
Since those old migrations will now most likely only run during db init,
there’s not much point in running them in the background concurrently
anyway, so just drop the cncurrent setting rather than disabling
migration locks.
2024-06-19 02:25:23 +02:00
..
migrations cosmetic: fix concurrent index creation warnings 2024-06-19 02:25:23 +02:00
optional_migrations Drop unused indices 2024-05-02 00:08:33 +02:00
seeds.exs Phoenix skeleton 2017-03-17 17:09:58 +01:00