Open chrisabruce opened 3 years ago
Upgrade Sqlx to latest and use Sqlx migrations.
You may want to wait for SQLx 0.5, which will bring a few small QoL improvements, and tokio 1.0 / actix-rt 2.0 support (once the latter is released).
Upgrade Sqlx to latest and use Sqlx migrations.