Commit Graph

3 Commits

Author SHA1 Message Date
1b2dffff8e Add global lock for migrations to make upgrade more safe with multiple replications (#33706)
Some checks are pending
release-nightly / nightly-binary (push) Waiting to run
release-nightly / nightly-docker-rootful (push) Waiting to run
release-nightly / nightly-docker-rootless (push) Waiting to run
2025-03-07 21:08:53 +00:00
d70af38447 Refactor the DB migration system slightly (#32344)
Introduce "idNumber" for each migration, and clarify the difference
between the migration ID number and database version.
2024-10-27 19:54:35 +08:00
62f995203a Move doctor package from modules to services (#28856) 2024-01-20 10:07:31 +08:00