Strapi_ColorPicker_Plugin icon indicating copy to clipboard operation
Strapi_ColorPicker_Plugin copied to clipboard

Issue with fresh PSQL DB

Open albertpak opened this issue 3 years ago • 0 comments

image

from what i can tell - the issue is with how the model is setup where that plugin is added:

...
"type": "colorpicker",
"columnType": "string"
...

Error above happened on fresh DB, and I'm running Strapi 3.6.8

albertpak avatar Apr 05 '22 20:04 albertpak