personal kanban board for zoomy individualt
following configurations can be done
To add a migration run sqlx migrate add -r <migration name>
and write the up and down sql scripts
The migrations themselves are embedded in the binary and will be run automatically on start