SequelizeDatabaseError: column “avatars.id” must appear in the GROUP BY clause or be used in an aggregate function

后端 未结 0 1213
名媛妹妹
名媛妹妹 2020-12-07 05:18

I\'m using sequelize with PSQL... I don\'t understand what it\'s telling me. All I\'m trying to do is to order the results of a query by the sum of two different columns. Wh

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