-
Notifications
You must be signed in to change notification settings - Fork 0
Open
Labels
enhancementNew feature or requestNew feature or request
Description
After discovering slonik-tools and additional type-gen tooling, the querybuilder can be rewritten to incorporate better compile-time checking based on the same postgres tagged-template API as before.
Some issues to address is flattening CTE optimization fences that nesting multiple CTEs creates to allow the query planner to better understand the intent of the query. With the current queries written, this will allow static subqueries to be written more efficiently and avoid fetching additional data from any database table.
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
enhancementNew feature or requestNew feature or request