Suyash sahu
Results
2
issues of
Suyash sahu
resolved #6583 Replace nested ternary at ~226 with clear if/else assigning a content variable and Improves readability that satisfies lint rule. No behavior change. ## Summary by Sourcery Enhancements: -...
Moved the datasource configuration to prisma.config.ts (using Prisma Config reference). Summary of changes: 1. Added .config/prisma.ts with datasource provider and URL. 2. Updated prisma/schema.prisma to remove the `url` field from...