This website requires JavaScript.
Explore
Help
Sign In
Mayank.Mishra
/
MinglarBackendNestJS
Watch
1
Star
0
Fork
0
You've already forked MinglarBackendNestJS
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
Files
2d36ca5dd7dba4e2eaf50bbadb66efe36df102a6
MinglarBackendNestJS
/
prisma
History
Mayank Mishra
6147b0f476
Refactor HostHeader and HostParent models in Prisma schema for consistency and clarity. Update submitCompanyDetails API to improve JSON field normalization and error handling. Enhance host and parent document management with presigned URL generation for S3 uploads. Implement upsert logic for host documents and parent company details, ensuring proper handling of existing records.
2025-11-28 17:20:27 +05:30
..
migrations
fixed the varchar length and migrated the prisma
2025-11-20 17:33:41 +05:30
prisma.ts
updated prisma version
2025-11-26 12:00:48 +05:30
schema.prisma
Refactor HostHeader and HostParent models in Prisma schema for consistency and clarity. Update submitCompanyDetails API to improve JSON field normalization and error handling. Enhance host and parent document management with presigned URL generation for S3 uploads. Implement upsert logic for host documents and parent company details, ensuring proper handling of existing records.
2025-11-28 17:20:27 +05:30
seed.ts
submit company details api s3 uploading issue resolved and required docs removed
2025-11-27 20:51:04 +05:30