-
Notifications
You must be signed in to change notification settings - Fork 74
Support embed type annotation #285
Copy link
Copy link
Open
Labels
codegenAn issue regarding code generation, or the generated code itself.An issue regarding code generation, or the generated code itself.featureNew feature or requestNew feature or requestparserImprovements or bugfixes to the sql parser.Improvements or bugfixes to the sql parser.
Metadata
Metadata
Assignees
Labels
codegenAn issue regarding code generation, or the generated code itself.An issue regarding code generation, or the generated code itself.featureNew feature or requestNew feature or requestparserImprovements or bugfixes to the sql parser.Improvements or bugfixes to the sql parser.
Type
Fields
Give feedbackNo fields configured for issues without a type.
For example:
The
authors_from_countryreturn all author columns plus an extratotal_account, currently we need to declare(age?)as the type annotation. I hope to support embed another type into here, such asAuthorEven further: