...
SQLite database dev.db created at file:./dev.db
Applying migration `20240623141512_init`
The following migration(s) have been created and applied from new schema changes:
migrations/
└─ 20240623141512_init/
└─ migration.sql
Your database is now in sync with your schem...