https://github.com/steebchen/prisma-compat
Tracking Prisma client features
https://github.com/steebchen/prisma-compat
Last synced: 4 months ago
JSON representation
Tracking Prisma client features
- Host: GitHub
- URL: https://github.com/steebchen/prisma-compat
- Owner: steebchen
- Created: 2023-10-21T17:16:04.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2023-10-21T18:01:38.000Z (over 1 year ago)
- Last Synced: 2024-12-31T01:40:13.695Z (6 months ago)
- Language: TypeScript
- Homepage: https://prisma-compat.vercel.app/
- Size: 58.6 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Prisma Compat
This is a prototype for tracking compatibility for Prisma clients.
Rendered work-in-progress: https://prisma-compat.vercel.app
Data is tracked in `data/`, for example:
https://github.com/steebchen/prisma-compat/blob/982b226f515a0d85f726154e58e51ce0a3ff88bf/data/js.ts#L3-L14
and
https://github.com/steebchen/prisma-compat/blob/982b226f515a0d85f726154e58e51ce0a3ff88bf/data/go.ts#L3-L12