Is this a expected behavior, or a bug?
# orm-help
b
Is this a expected behavior, or a bug?
r
The field is optional so null is accepted. You would need to create it with
name!
to be mandatory.