“QueryFailedError: operator does not exist”, How to use PostgreSql array contains operator with typeorm?

后端 未结 0 928
太阳男子
太阳男子 2020-12-08 21:47

I am using TypeOrm with TypeScript and I have a products table like this.

export enum ColorTone {
  Cambridge = \'GREY_TONE\',
  Nicolock = \'RED         


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