Builder pattern macros for SQLx query_as! - populate builders instead of constructing structs directly.
The builder expression must have setter methods matching the SQL column names.
Builder pattern macros for SQLx query_as! - populate builders instead of constructing structs directly.
The builder expression must have setter methods matching the SQL column names.