Rohit Kumar

Results 3 comments of Rohit Kumar

@hkirat @devsargam @siinghd Changes made to improve database seeding process: 1. Added data existence checks: - Now checks for existing users, courses, content, and events before seeding - Provides detailed...

Feat: Restructure Prisma schema into multiple files for better maintainability Enabled the prismaSchemaFolder preview feature in schema.prisma to support a multi-file schema. Moved models into separate .prisma files inside the...