Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Support for Varchar field #1496

Closed
HeyItsJs opened this issue Jan 12, 2021 · 1 comment
Closed

Support for Varchar field #1496

HeyItsJs opened this issue Jan 12, 2021 · 1 comment
Labels
area/gateway Regarding the gateway enhancement New feature or request
Milestone

Comments

@HeyItsJs
Copy link
Contributor

The problem faced currently?

The type ID in schema gets auto-generated even if the field is nullable. This is not desired for optional fields. Rather we can have a type Varchar with @size directive that never auto-generates values

How can we solve it?

If you want this feature to be implemented, give it a thumbs up reaction, so that we can determine which features are important to you.
👍

@YourTechBud
Copy link
Collaborator

The ID field won't be autogenerated if it was marked as Nullable.

@YourTechBud YourTechBud added this to the v0.21.0 milestone Jan 12, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area/gateway Regarding the gateway enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

2 participants