créer un fichier de migration sqlx : ```shell sqlx migrate add --source src/store/migrations migration_name ``` # Example