Closed drowninginflowers closed 2 months ago
Before Manifest.content json data was stored in a stringified form that was somewhat inconvenient to work with
Manifest.content
After stringified data is migrated to jsonb/hash format controller accepts strings or hashes for content to provide a parallel path forward
Notes pairs with front-end PR:
Before
Manifest.content
json data was stored in a stringified form that was somewhat inconvenient to work withAfter stringified data is migrated to jsonb/hash format controller accepts strings or hashes for content to provide a parallel path forward
Notes pairs with front-end PR: