-
Notifications
You must be signed in to change notification settings - Fork 163
Open
Labels
enhancementNew feature or requestNew feature or request
Description
Each query will cause this crate to re-generate the code for the entire schema. This results in increased compile time and not being able to share structs between different queries. There should be a way to generate the entire schema once (using both the derive macro and the CLI), and then just reference it by path.
talzion12, mxmzdlv, byblakeorriver, Nohac, jakubadamw and 8 more
Metadata
Metadata
Assignees
Labels
enhancementNew feature or requestNew feature or request