0.0.11 • Published 5 months ago

drizma v0.0.11

Weekly downloads
-
License
MIT
Repository
-
Last release
5 months 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

5 months ago

0.0.10

5 months ago

0.0.9

5 months ago

0.0.8

5 months ago

0.0.7

6 months ago

0.0.6

7 months ago

0.0.5

7 months ago

0.0.4

7 months ago

0.0.3

7 months ago

0.0.2

7 months ago

0.0.1

7 months ago