How to order by substring in python SQLAlchemy

前端 未结 0 1706
情书的邮戳
情书的邮戳 2021-02-01 17:45

I\'m using SQLAlchemy for my python script, and I am unable to order the select query in asc order based on a substring column value.

The actual query is this one

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