You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Because we used implicit columns and the first element has a null value, the resulting db table winds up with all optionalBool values as null. If the first element has a boolean for optionalBool, the column is saved correctly.
Version 3.4.3
We've worked around it but thought I should report it.
The text was updated successfully, but these errors were encountered:
Because we used implicit columns and the first element has a null value, the resulting db table winds up with all optionalBool values as null. If the first element has a boolean for optionalBool, the column is saved correctly.
Version 3.4.3
We've worked around it but thought I should report it.
The text was updated successfully, but these errors were encountered: