2022-01-13 12:24:42 +08:00
..
2022-01-13 12:24:42 +08:00
2022-01-13 12:24:42 +08:00
2022-01-13 12:24:42 +08:00
2022-01-13 12:24:42 +08:00
2022-01-13 12:24:42 +08:00
2022-01-13 12:24:42 +08:00

Poem with SeaORM example app

Edit Cargo.toml to use sqlx-mysql or sqlx-postgres.

[features]
default = ["sqlx-$DATABASE"]

Edit .env to point to your database.