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

Make column type optional if the column doesn't have NOT NULL constraint #38

Merged
merged 1 commit into from
Jul 16, 2020

Conversation

pocke
Copy link
Owner

@pocke pocke commented Jul 16, 2020

No description provided.

@pocke pocke merged commit 7d70237 into master Jul 16, 2020
@pocke pocke deleted the optional branch July 16, 2020 14:26
@pocke
Copy link
Owner Author

pocke commented Jul 16, 2020

By the way, all columns are nil-able because AR::Base.new returns an instance without any values.
But currently rbs_rais ignores it.

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