-
Notifications
You must be signed in to change notification settings - Fork 99
Add support for auto_now and auto_now_add #140
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Add support for auto_now and auto_now_add #140
Conversation
What's the problem ? |
You can check here https://github.com/encode/orm/runs/4531378456?check_suite_focus=true. |
Oh I forgot about this. |
How to fix coverage issue ? |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
This looks great, thank you.
Can you add the related docs too? It would be perfect.
I checked the docs now but I can't see where I can add the docs ? |
Yes, I think it can go in the Data Types. |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Thank you for this
No description provided.