Peewee query - TypeError: '>' not supported between instances of 'ModelCompoundSelectQuery' and 'int'

前端 未结 0 460
有刺的猬
有刺的猬 2021-02-07 18:36

In Peewee 3.7.0, when executing the following code I get this error:

TypeError: \'>\' not supported between instances of \'ModelCompoundSelectQuery\' and \'int\'

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