fix: database migration

This commit is contained in:
2026-04-05 12:47:58 +02:00
parent e0c0c8a31e
commit c7a939736c
59 changed files with 766 additions and 306 deletions

3
.gitignore vendored
View File

@@ -24,6 +24,9 @@
*~
.DS_Store
# Test artifacts
crates/bds-core/projects/
# Environment
.env
.env.*