Question: Wouldnt it make sense for value to be automatically notNull if you set a default

Right now you would need to use notNull().default(true), is there a reason for it be still nullable with just default?
1 Reply
Dan
Dan2y ago
This is exactly how you would do it in SQL If you add a default value to a column but don't make it not null, you can still write null values to it
Want results from more Discord servers?
Add your server