fix migration for alpha.10 (#2811)

* fix migration for alpha.10

* fix binds

* don't commit if db model does not match

* stronger guard

* better guard
This commit is contained in:
Aiden McClelland
2025-01-15 22:40:10 +00:00
committed by GitHub
parent 5e103770fd
commit 0a9f1d2a27
6 changed files with 96 additions and 7 deletions

2
core/Cargo.lock generated
View File

@@ -5920,7 +5920,7 @@ checksum = "a8f112729512f8e442d81f95a8a7ddf2b7c6b8a1a6f509a95864142b30cab2d3"
[[package]]
name = "start-os"
version = "0.3.6-alpha.10"
version = "0.3.6-alpha.11"
dependencies = [
"aes 0.7.5",
"async-acme",