Failed to convert column from text[] to JSON or JSONB
bkmeneguello opened this issue · 0 comments
bkmeneguello commented
GORM Playground Link
TBD
Description
When migrating a column originally mapped using pq.StringArray to datatypes.JSONSlices[string] the AutoMigrator gives the following error: cannot cast type text[] to jsonb