-
Notifications
You must be signed in to change notification settings - Fork 4
Open
Labels
enhancementNew feature or requestNew feature or request
Description
Description
Drizle has a new query API which makes it easier to build complex queries with a declarative API that's easy to serialize over our RPC bridge
This could enable use cases such as #1038 and #1043
We should add support for this feature in our DataType getMany and getOne APIs
We should double check to see if the performance will be sufficient. We might take a hit compared to prepared queries.
Tasks
Metadata
Metadata
Assignees
Labels
enhancementNew feature or requestNew feature or request