Initial commit

This commit is contained in:
2026-05-12 07:00:57 +00:00
commit 7c4f6c02f9
3 changed files with 159 additions and 0 deletions

3
README.md Normal file
View File

@@ -0,0 +1,3 @@
# sqlite-migrate
Tiny SQLite migration runner: version-numbered, checksum-verified, idempotent. Used across multiple projects.