analytics/rel
Adrian Gruntkowski dec193e904
Make FixBrokenGoals migration idempotent (#3405)
* Make FixBrokenGoals migration idempotent

The migration in question was renamed in order to fix order of executing migrations when run
from the ground up (via https://github.com/plausible/analytics/pull/3378).

As a side effect, it's executed again on databases that had it applied earlier, with
a different timestamp prefix.

As this migration is safe to run multiple times, it was modified to make forward
migration work gracefully when constraint already exists.

* Add `pending-migrations.sh` release script
2023-10-10 14:13:11 +02:00
..
overlays Make FixBrokenGoals migration idempotent (#3405) 2023-10-10 14:13:11 +02:00
docker-entrypoint.sh Clean up docker entrypoint script (#2217) 2022-09-13 14:28:28 +03:00
env.bat.eex Support for docker based self-hosting (#64) 2020-05-26 16:09:34 +03:00
env.sh.eex Support for docker based self-hosting (#64) 2020-05-26 16:09:34 +03:00
prepare_release.sh Print GITHUB WORKSPACE 2022-05-27 12:06:38 +03:00
release_selfhosted.sh Check in shell scripts 2022-05-03 12:15:57 +03:00
vm.args.eex Support for docker based self-hosting (#64) 2020-05-26 16:09:34 +03:00