Brendan Chen 0af987651c chore: un-ignore /dist/
Appended '\!/dist/' override to the bottom of .gitignore so the committed
build output is tracked. node_modules and other Nuxt-template-default
entries remain ignored. Verified with 'git check-ignore -v dist/index.js'
(no match, exit 1).
2026-05-12 02:16:41 -07:00
2026-05-12 01:58:29 -07:00
2026-05-12 02:16:41 -07:00
2026-05-12 07:00:57 +00:00
2026-05-12 07:00:57 +00:00

sqlite-migrate

Tiny SQLite migration runner: version-numbered, checksum-verified, idempotent. Used across multiple projects.

Description
Tiny SQLite migration runner: version-numbered, checksum-verified, idempotent. Used across multiple projects.
Readme MIT 72 KiB
Languages
TypeScript 100%