I just updated from 1.9 to 1.16 and now get the fo...
# orm-help
b
I just updated from 1.9 to 1.16 and now get the following error:
Copy code
The scalar field `slides` has the wrong format: `[String!]!` Possible Formats: `String`, `String!`
From here https://www.prisma.io/docs/data-model-and-migrations/data-model-knul/#list I believe it should work, and in the past has worked to create array fields in postgres, so I was wondering how I would continue using this feature