Why doesn't leftJoin Knex query work and gives me an error?

后端 未结 0 1615
轻奢々
轻奢々 2021-01-17 01:52

I have an endpoint that retrieves posts and in my MySQL queries I want to check if a user already liked it by left joining with likes table.

  const posts = a         


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