0.0.11 • Published 2 years ago

drizma v0.0.11

Weekly downloads
-
License
MIT
Repository
-
Last release
2 years ago

Drizma

Drizma is a utility for creating relationships in a Drizzle schema based on your Prisma schema. As Drizzle-Kit introspect does not include relationships. CLI appends relations to schema.ts.

Installation

You can easily install Drizma using npm:

npm install drizma

Getting Started

To get started with Drizma, follow these simple steps:

npx drizma schema.prisma schema.ts

schema.ts is generated by drizzle-kit

0.0.11

2 years ago

0.0.10

2 years ago

0.0.9

2 years ago

0.0.8

2 years ago

0.0.7

2 years ago

0.0.6

2 years ago

0.0.5

2 years ago

0.0.4

2 years ago

0.0.3

2 years ago

0.0.2

2 years ago

0.0.1

2 years ago