mirror of
https://github.com/johndoe6345789/metabuilder.git
synced 2026-04-25 22:34:56 +00:00
- Remove url from prisma/schema.prisma (not allowed in v7) - Add proper prisma.config.ts with defineConfig from prisma/config - Use process.env.DATABASE_URL with fallback for CI environments - Generate Prisma Client successfully with v7 configuration Co-authored-by: johndoe6345789 <224850594+johndoe6345789@users.noreply.github.com>