Django order by postgresql range type

前端 未结 0 1283
长发绾君心
长发绾君心 2020-11-27 18:00

Which would be the best way to use django ORM 2.2 to apply this PosgreSQL query?

SELECT * FROM my_table ORDER BY lower(range_column);

Thanks a lot

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