mirror of
https://github.com/johndoe6345789/metabuilder.git
synced 2026-04-25 06:14:59 +00:00
- Updated Prisma from 6.19.1 to 7.2.0 (major version) - Migrated Prisma schema to remove datasource URL (Prisma 7.x requirement) - Updated PrismaClient initialization to pass datasourceUrl - Fixed API route handlers to accept NextRequest parameter - Updated MUI Grid component to include component prop for v7 compatibility - Added AWS SDK dependencies to DBAL development module - Created stub implementations for GitHub workflow log analysis functions Co-authored-by: johndoe6345789 <224850594+johndoe6345789@users.noreply.github.com>