How to use db functions in Tortoise ORM

前端 未结 0 654
借酒劲吻你
借酒劲吻你 2021-01-29 15:44

I am trying to write a simple query but using PSQL functions CURRENT_DATE and INTERVAL, for instance:

users = await User.fi         


        
相关标签:
回答
  • 消灭零回复
提交回复
热议问题