Skip to content

Latest commit

 

History

History
6 lines (4 loc) · 186 Bytes

File metadata and controls

6 lines (4 loc) · 186 Bytes

sqlite-sqlx-in-memory

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