What's up?
The sqlx crate is great and well used so adding a feature flag to sqlx that would use prql-macros is a good way of improving the dev eco system.
The main challenge would be integrating the diagnostics to be reported with sqlx's errors and getting the compiled sql into sqlx prepare.
What's up?
The sqlx crate is great and well used so adding a feature flag to sqlx that would use prql-macros is a good way of improving the dev eco system.
The main challenge would be integrating the diagnostics to be reported with sqlx's errors and getting the compiled sql into
sqlx prepare.