Files
crowd-funder-for-time-pwa/src/components
Matthew Raymer 2f9ab14c88 fix: resolve migration service import and function signature conflicts
- Fix import in src/db-sql/migration.ts to use named imports and alias runMigrations to avoid naming conflict
- Add missing migration management functions (registerMigration, runMigrations) to migrationService with full typing and logging
- Update function signatures to accept SQL parameters for compatibility with AbsurdSqlDatabaseService
- Clean up Prettier formatting issues in migrationService and migration.ts
- Confirmed dev server and linter run cleanly

Co-authored-by: Matthew Raymer
2025-06-19 08:32:14 +00:00
..
2025-06-09 09:09:54 -06:00
2025-06-09 19:36:06 +08:00
2025-05-13 22:22:19 -06:00
2025-06-09 09:09:54 -06:00
2025-05-13 20:11:34 -06:00