I'm working with Laravel here, which is very batteries-included with this sort of thing.
For the SQLite DB setup, my init script does a touch database/db_name.sqlite and then the DB migrations I've written (laravel.com/docs/11.x/migrati…) can be run on this DB.
I mean how do you create your database? I assume you have a json stored somewhere?
I'm working with Laravel here, which is very batteries-included with this sort of thing.
For the SQLite DB setup, my init script does a
touch database/db_name.sqliteand then the DB migrations I've written (laravel.com/docs/11.x/migrati…) can be run on this DB.So easy ^^
I had to laugh at your comment @karlondavis because I think I knew 5 words in Nik's comment and understood nothing. 😆
There are regular people and then there are coders/developers.
Lol for sure ^^