¿How to sort the result of a query in sequelize?

后端 未结 0 437
南方客
南方客 2021-02-04 01:30

I am trying to return the result of an ordered form query (ascending or descending), I know it is done using order: [\'columnName\', sort order (ASC / DESC)], I have done well w

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