Support indicating a field is nullable in a SELECT #3669
Unanswered
quinn
asked this question in
Feature Requests & Ideas
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
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