column "summary" cannot be cast automatically to type jsonb
Hello!
I'm getting this error when running my migrations, I used to have a text field and now it's a jsonb
How can I resolve this?
This is the migration:
I'm getting this error when running my migrations, I used to have a text field and now it's a jsonb
How can I resolve this?
This is the migration: