1
0
mirror of https://github.com/mattermost/focalboard.git synced 2025-07-15 23:54:29 +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

@ -15,7 +15,7 @@ services:
retries: 3
tmpfs: /var/lib/mysql
ports:
- 44445:3306
- 44446:3306
start_dependencies:
image: mattermost/mattermost-wait-for-dep:latest