- Install
cargo install sea-orm-cli --features sqlx-postgres(checkCargo.tomlfor the latest version). - Set the connection string via
export DATABASE_URL="postgresql://postgres:password@localhost:5432/postgres" sea-orm-cli migrate generate --name <migration_name>to create a new migration.sea-orm-cli migrate upto apply all pending migrations
duck-nukem/ministry-of-petty-matters-forum
Folders and files
| Name | Name | Last commit date | ||
|---|---|---|---|---|