test(cloud-store): verify schema migrations

This commit is contained in:
2026-07-12 16:59:08 +08:00
parent 24d9dbf38b
commit 7f5f740e2a
5 changed files with 224 additions and 14 deletions
@@ -1,6 +1,7 @@
[alembic]
script_location = %(here)s
prepend_sys_path = .
path_separator = os
sqlalchemy.url = sqlite:///cloud/cloud.sqlite3
[loggers]