向书晗

Results 4 comments of 向书晗

We meet the same strange problem. So I have to roll back to 0.15.18,there is no problem with this version.

I have an old project using the version 0.15.18, when I upgrade to the latest version 0.16.18, all code with `tortoise.fields.DatetimeField(auto_now_add=True)` have the error `tortoise.exceptions.OperationalError: invalid input for query argument...

> "use_tz": False, > "timezone": "UTC" I tried. It didn't work with postgresql, It seems that I need to change the code in my project 😢