-
Notifications
You must be signed in to change notification settings - Fork 925
Support indicating a field is nullable in a SELECT #3669
Unanswered
quinn
asked this question in
Feature Requests & Ideas
-
depending on the outcome of joins, some fields which are NOT NULL on the schema can end up being null. Need a way to support this to avoid "CAN'T SCAN NULL INTO x" errors.
Beta Was this translation helpful? Give feedback.
All reactions
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment