Hi! I did a deploy this morning and everything see...
# prisma-migrate
b
Hi! I did a deploy this morning and everything seems to turn out well except for one thing. One of the models, that weren’t referenced in the migrations that were applied, doesn’t have the column “type” anymore. Is it so that type is a reserved word in prisms? Looking at my db backup it used to work (it was there before the migration)