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

refactor: handle nullable schema in one place #523

Merged
merged 1 commit into from Sep 5, 2022

Conversation

ivan-tymoshenko
Copy link
Member

I'm sorry that there are so many changes. Most of them are decomposition into functions without changes. This PR does two things:

  1. Handles nullable property in one place instead of checking it all over the code.
  2. Optimize handling multitype schemas.

I can't separate these two changes. They are related to each other.

Copy link
Member

@mcollina mcollina left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

lgtm

@Eomm Eomm merged commit 8f4fdfc into master Sep 5, 2022
@Eomm Eomm deleted the handle-nullable-schema-in-one-place branch September 5, 2022 20:40
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.

None yet

3 participants