|
750fb74653
|
chore(imports): update imports to use @/generated/client instead of @prisma/client
|
2025-04-01 11:46:25 +08:00 |
|
|
24d94f3802
|
feat(prisma): add global Prisma client instance
|
2025-03-12 15:25:31 +08:00 |
|
|
d3d280e618
|
refactor(prisma): replace global with globalThis for cross-platform compatibility
|
2025-03-12 15:06:08 +08:00 |
|
|
6a01fed089
|
refactor(prisma): move prisma initialization to default export
|
2025-03-11 14:58:36 +08:00 |
|
|
862fbf1379
|
fix(prisma): ensure single Prisma Client instance in development
- Reference: https://www.prisma.io/docs/orm/more/help-and-troubleshooting/nextjs-help#recommended-solution
|
2025-03-11 12:47:28 +08:00 |
|
|
214f4fabef
|
chore(lib): add prisma client initialization
|
2025-03-06 11:29:10 +08:00 |
|