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 "nullable by default" space format #3142

Open
aleclarson opened this issue Feb 12, 2018 · 0 comments
Open

support "nullable by default" space format #3142

aleclarson opened this issue Feb 12, 2018 · 0 comments
Labels
feature A new functionality
Milestone

Comments

@aleclarson
Copy link
Contributor

aleclarson commented Feb 12, 2018

Add a nullable_by_default = true option to schema.space.create that makes every field specified in space:format default to is_nullable = true (except for the primary field).

Then you could mark required fields with required = true.

@kostja kostja added this to the wishlist milestone Feb 20, 2018
@kostja kostja added the feature A new functionality label Feb 20, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
feature A new functionality
Projects
None yet
Development

No branches or pull requests

2 participants