Replaces custom migration system with drizzle-orm's built-in migrator, bundling migrations at build-time instead of runtime generation. This reduces bundle complexity and provides better integration with drizzle's migration tracking. |
||
|---|---|---|
| .. | ||
| build.ts | ||
| check-migrations.ts | ||
| postinstall.mjs | ||
| publish-registries.ts | ||
| publish.ts | ||
| schema.ts | ||
| seed-e2e.ts | ||