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
This commit is contained in:
Matthew Raymer
2025-06-19 08:32:14 +00:00
parent ec259a7c41
commit 7258cb9325
6 changed files with 794 additions and 638 deletions

585
package-lock.json generated

File diff suppressed because it is too large Load Diff