This simple example will use sqlx
to run the migrations found in
./migrations
and then generate an in-memory database schema (as a
string).
This simple example will use sqlx
to run the migrations found in
./migrations
and then generate an in-memory database schema (as a
string).