BSN4 opened this issue 2 years ago · 0 comments
Describe the bug You can't update() datetime field with None or Raw('NULL') it always accepts Datetime object
update()
None
Raw('NULL')