Section | |||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|
|
...
By default, optional/empty form fields will send/return an empty string. This is controlled by the emit Null column attribute. When this attribute is enabled, the DB connector does not return any value for the empty database columns.
You can disable the default behavior for the whole db connector or at the queryset/query level.
...