Replies: 1 comment 1 reply
-
There is no |
Beta Was this translation helpful? Give feedback.
1 reply
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
I tried doing sql_default: 'now()' and nullable false, but pydantic complains that i'm missing a required field. i would have expected that with sql_default it would be optional to pass in that column into the model. am i missing something?
Beta Was this translation helpful? Give feedback.
All reactions