Comment by pie_flavor
8 days ago
You appear to have entirely confused sqlx and diesel. You don't 'feel like' you're writing SQL in sqlx, you are writing SQL in sqlx.
8 days ago
You appear to have entirely confused sqlx and diesel. You don't 'feel like' you're writing SQL in sqlx, you are writing SQL in sqlx.
When queries get complicated enough, you end up writing a custom query builder to build your SQL.
Ceci n'est pas une pipe