Changing the model from bigInt to int and applying...
# orm-help
a
Changing the model from bigInt to int and applying the migration throw an error
Error querying the database: db error: ERROR: type "serial" does not exist
is my issue related to this https://github.com/prisma/prisma/issues/5206 ?
r
Possibly yes.