Matt 67bb4138f3
Some checks failed
Build and Push Docker Image / lint-and-typecheck (push) Failing after 26s
Build and Push Docker Image / build (push) Has been skipped
Upgrade to Prisma 7 with adapter pattern
- Update prisma and @prisma/client to ^7.0.0
- Add @prisma/adapter-pg for PostgreSQL connections
- Create prisma.config.ts for datasource configuration
- Remove url from schema.prisma datasource block
- Update prisma.ts to use PrismaPg adapter pattern

Breaking change in Prisma 7: datasource url now configured
via prisma.config.ts instead of schema.prisma

Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
2026-01-17 14:42:50 +01:00
2026-01-17 14:30:45 +01:00
2025-12-22 14:09:32 +01:00
Description
No description provided
786 KiB
Languages
TypeScript 99.6%
CSS 0.1%
Dockerfile 0.1%