mirror of
https://github.com/johndoe6345789/metabuilder.git
synced 2026-04-24 22:04:56 +00:00
- Remove dotenv import attempt (not needed, DATABASE_URL set via env) - Remove @ts-ignore directive - Replace dangerous 'prisma migrate reset' with safer 'prisma migrate resolve' in rollback docs - Verified Prisma generation still works without dotenv import Co-authored-by: johndoe6345789 <224850594+johndoe6345789@users.noreply.github.com>