How to write a migration to convert JSON field to Postgres Array for querying in rails?

前端 未结 0 1071
醉梦人生
醉梦人生 2021-01-25 22:18

There is an old table with column type as JSON but the value stored inside this field is of type array. Even though I am storing array, I am not able to query this field using t

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