|
bc1735448a
|
removed custom migration logic, integrated sqlx native migrations, and reorganized migration files for clarity and maintainability
|
2025-08-05 05:00:38 +02:00 |
|
|
59b19a22ff
|
migrated migration logic from rusqlite to sqlx and updated relevant async methods for better database interaction
|
2025-08-05 04:18:42 +02:00 |
|
|
86b5f83140
|
added database migration and initialization logic to backend, including migration loader and async migration runner
|
2025-08-05 03:16:36 +02:00 |
|