mirror of
https://github.com/tokio-rs/axum.git
synced 2024-11-22 15:17:18 +01:00
32c9ab3c56
* Add sqlx example with migrations Simple use case for sqlx based on tokio postgres example. Sqlite database is created on execution in ./target directory and migrations are then run against it. * sqlx example uses postgres instead of sqlite3 Also removed migrations and database creation code. |
||
---|---|---|
.. | ||
src | ||
Cargo.toml |