Automatic Migration for SQLite
2 vlad_kuiantsev 0 6/12/2025, 8:50:28 AM
We have built automatic migration for SQLite schemas.
You can define schema files of what you want your SQLite database to look like and the CLI will generate required migration files for you.
It’s for BaaS but can be used for free no strings attached locally.
https://github.com/Calljmp/calljmp-cli
No comments yet