Leon Mika
015a331bc3
/ test (push) Successful in 1m40s
Details
|
||
---|---|---|
.forgejo/workflows | ||
README.md | ||
db.go | ||
go.mod | ||
go.sum | ||
migration.go | ||
migration_test.go | ||
opts.go |
README.md
litemigrate
Small migration library for Sqlite3 databases using modernc.org sqlite3 driver.
This was mainly written for my own purposes. Others are free to look at the code if they want, but I make no guarantees that it'll work or that it won't blow away your database. Use at your own risk.