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

fix: incorrect nullability generation for external arrays #713

Closed
wants to merge 2 commits into from

Conversation

TimothyMakkison
Copy link
Collaborator

fix: incorrect nullability generation for external arrays

Description

Might fix null issue

Fixes #690

Checklist

  • The existing code style is followed
  • The commit message follows our guidelines
  • Performed a self-review of my code
  • Hard-to-understand areas of my code are commented
  • The documentation is updated (as applicable)
  • Unit tests are added/updated

@TimothyMakkison TimothyMakkison deleted the external_array_fix branch September 1, 2023 15:28
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.

Nullable error when target type comes from external reference
2 participants