Unclear method for default boolean values in additional fields
When setting the default value for a required additional field both of the following will fail and try to insert as null (tested drizzle adapter pg provider):
Only solution I found was
0 Replies