ORMPrisma SchemaPrisma schemaOn this pagePrisma schemaIn this section 🗃️ Overview2 items🗃️ Data model8 items📄️ IntrospectionYou can introspect your database using the Prisma CLI in order to generate the data model in your Prisma schema. The data model is needed to generate Prisma Client.
📄️ IntrospectionYou can introspect your database using the Prisma CLI in order to generate the data model in your Prisma schema. The data model is needed to generate Prisma Client.