Insert null values in Swift and JavaScript client #19835
Unanswered
Magnuti
asked this question in
Feature Requests
Replies: 1 comment
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.
Having a table that contain nullable columns, it does not seem possible to insert rows into that table where some columns are not set (i.e., they are
NULL). Is this a limitation of both the Swift and the JavaScript client or is there a reason for not allowing that?All reactions