TypeORM some column is undefined for innerjoin, how to deal with it?

前端 未结 0 1235
时光说笑
时光说笑 2021-02-08 14:42

I using typeORM do inner join select like:

const db = await getDatabaseConnection()
const prep = db.getRepository(\'project\')
const build = prep.c         


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