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

Add a boolean to Attribute in order to define if it is nullable in database #107

Merged
merged 1 commit into from
Dec 20, 2023

Conversation

bastien-phi
Copy link
Member

This PR introduces nullableInDatabase which can be used later to determine if the attribute is nullable in database.

It can be used, for example, for some resolvers which need this information

@bastien-phi bastien-phi merged commit f29265c into main Dec 20, 2023
7 checks passed
@bastien-phi bastien-phi deleted the mark_attribute_nullable_in_database branch December 20, 2023 10:44
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant