wpcodevo / rust-axum-postgres-api

Are you interested in building a Rust API with CRUD functionalities using the Axum framework and PostgreSQL database? If so, you're in the right place! In this article, I will guide you through building a functional note-taking application API using Rust, Axum, SQLX, and PostgreSQL.
https://codevoweb.com/rust-crud-api-example-with-axum-and-postgresql/
50 stars 4 forks source link

could not find `query_as` in `sqlx` #1

Open smthakor1979 opened 9 months ago

smthakor1979 commented 9 months ago

could not find query_as in sqlx

smthakor1979 commented 5 months ago

Please close this. this was not relevant.