`The field accountIds must specify the @migrationV...
# prisma-whats-new
t
The field accountIds must specify the @migrationValue directive, because its type was changed or it became required: @migrationValue(value: "42")
Any reason why I can’t migrate a list of strings ? I thought I don’t need a migrationValue directive for lists
c
What is the Schema before/after?