cannot call jsonb_each on a non-object - query broke after rails update

前端 未结 0 1640
暗喜
暗喜 2020-12-07 22:14

so I have the following rails query on postgres that worked fine when I ran rails 4

@products = @products.offset(offset).limit(@limit).where(status: "vis         


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