fdarian/prisma-generator-drizzle
A Prisma generator for generating Drizzle schema with ease
TypeScript
Issues
- 1
Support for different Posgres/MySQL schemas
#59 opened by charnowsky - 0
Support for @updatedAt
#81 opened by erikmunson - 0
- 0
Support for Indexes & Constraints
#79 opened by constantins2001 - 24
- 1
- 11
Support new types from Drizzle 0.31.0
#70 opened by Jonatthu - 0
Wrong generate for DateTime @db.Date
#78 opened by aachavarria - 2
Typed JSON?
#77 opened by sgup - 1
Support for onDelete, onUpdate
#76 opened by FilipNeubauer - 6
In one to one relations, the side without foreign key shouldn't have relation opts
#69 opened by jansedlon - 10
`prisma generate` throw Error: `Expected property name or '}' in JSON at position 29`
#38 opened by TenviLi - 4
No support for native DB Types
#74 opened by jansedlon - 0
Upgrade valibot to v0.31
#66 opened by jansedlon - 1
Allow to silently fail formatting
#64 opened by jansedlon - 1
Boolean values in config cannot be parsed
#63 opened by jansedlon - 3
- 3
Biome is not recognized as a formatter
#54 opened by jansedlon - 2
0.7.0 prettier formatter failing
#49 opened by Jonatthu - 6
Custom date modes?
#45 opened by Jonatthu - 8
Check tsconfig and add .ts to imports
#18 opened by hilja - 2
Provide default export for all schema
#19 opened by fdarian - 1
Respect default values in timestamps/dates
#20 opened by hilja - 3
Re-export all the models in the schema file
#17 opened by Scalahansolo - 1
Option to suppress generator output?
#15 opened by Scalahansolo - 3
Support for @ignore and @@ignore
#12 opened by fdarian - 3
Circular dependency on generated schema
#11 opened by fdarian - 3
- 14