Jidé
09/13/2019, 2:12 PMProject
✖ Could not find the table for the model `Project` in the database.
✖ Could not find the column for the inline relation field `favoriteThumbPreset` in the database.
Cue
✖ The underlying column for the field `validation` has an incompatible type. The field has type `Enum` and the column has type `String`.
which does not make sense since the database is empty, and I triple check the endpoint, and prisma info lists the correct endpoint. Any idea ?