Open
Description
It would be great if typed-sql included a migrations runner. I like how kysely handles migrations, but there are many more examples out in the wild:
- https://github.com/kriasoft/node-sqlite/blob/master/src/utils/migrate.ts
- https://github.com/amacneil/dbmate#alternatives
- https://github.com/guidesmiths/marv#what-makes-marv-special
- https://github.com/kriasoft/node-sqlite
- [Discussion] large sqlite project structure WiseLibs/better-sqlite3#668 (comment)
- Convince me to use better-sqlite3 WiseLibs/better-sqlite3#262 (comment)
- https://github.com/BlackGlory/better-sqlite3-migrations
- https://github.com/leafac/sqlite
- https://github.com/k0kubun/sqldef
Metadata
Assignees
Labels
No labels