1
0
mirror of https://github.com/mattermost/focalboard.git synced 2025-07-12 23:50:27 +02:00

Idempotent schema and data migrations (#4253)

* modify all migration scripts for idempotency
* Add readme
This commit is contained in:
Doug Lauder
2022-12-16 11:15:38 -05:00
committed by GitHub
parent 42c46ad258
commit 2a5c033fa5
31 changed files with 731 additions and 139 deletions

View File

@ -13,7 +13,7 @@ services:
retries: 3
tmpfs: /var/lib/postgresql/data
ports:
- 44446:5432
- 44447:5432
start_dependencies:
image: mattermost/mattermost-wait-for-dep:latest