pre-migration seaorm

This commit is contained in:
2025-07-29 20:20:29 +02:00
parent 62dc6deb79
commit be761a8c46
2 changed files with 12 additions and 37 deletions

View File

@@ -2,3 +2,4 @@ créer un fichier de migration sqlx :
```shell
sqlx migrate add --source src/store/migrations migration_name
```