You should never edit your schemas in your db table editor. Every change for the tables should be done in prisma.schema. Otherwise migration history won't match and going to require hard reset for db ...
Prisma is an open-source Object-Relational Mapping (ORM) tool designed for JavaScript and TypeScript applications. It provides a type-safe way to interact with databases, allowing developers to ...
Some results have been hidden because they may be inaccessible to you
Show inaccessible results