asilluron / prisma1-node-client

Updated prisma 1 client for Node

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Prisma 1 Node Client

This is a fork of the original Prisma 1 client that has the follow modifications

  • Only TS/JS Lib (Flow, Go, etc removed)
  • Updated for graphql 15+
  • Updated for TS 4.5+

The purpose is to allow modern projects to connect to legacy prisma installations without causing a cascade of NPM errors.

About

Updated prisma 1 client for Node

License:Apache License 2.0


Languages

Language:TypeScript 100.0%