Closed kingsleyh closed 10 months ago
omg - i misspelled features in the Cargo.toml hahahhahahaahahh
Hi! No worries, btw I am curious, doesn't sqlx
offer a similar feature now?
Hi! No worries, btw I am curious, doesn't
sqlx
offer a similar feature now?
It supports SQL
migrations but not Rust
ones, which I expect is a deal breaker for many people, including myself.
I'm getting this error:
while trying to run this code:
The README suggests this is the way to use sqlx but seem to not work.