Scala Quill: how to write? I need use GROUP BY and ORDER BY and multiple WHERE conditions

后端 未结 0 1771
佛祖请我去吃肉
佛祖请我去吃肉 2020-12-19 14:14

I want to get sql like this:

SELECT
    v0.`uid`,
    v0.`title`,
    v0.`price`,
    v0.`publishtime`,
    v0.`status`,
    v0.`type`,
    v0.`is_lfst`,
    v0.`a         


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