No comments yet.
- Generate Rust structs and sqlx queries for PostgreSQL database tables or from migrations via a Postgres test container
- Queries for a Model Set easily extendable with regular sqlx.
- Generate SQL migrations based on changes in the structs vs a database or migration via a Postgres test container
Let me know what you all think!