Ecosyste.ms: Issues

An open API service for providing issue and pull request metadata for open source projects.

GitHub / kimjbstar/prisma-class-generator issues and pull requests

#72 - Need ability to skip columns

Issue - State: open - Opened by TravFitz 23 days ago

#71 - 📃 docs: fix #59

Pull Request - State: open - Opened by gylove1994 about 1 month ago

#70 - Update swagger decorator Json type mapping

Pull Request - State: open - Opened by ashenm about 2 months ago - 1 comment

#69 - Update primitive typing of Json

Pull Request - State: closed - Opened by ashenm about 2 months ago - 1 comment

#68 - fix number default value convert to Date error

Pull Request - State: open - Opened by ABHwan 3 months ago

#66 - import relations as ts types to fix circular imports

Pull Request - State: open - Opened by rhyek 4 months ago

#65 - Error: spawn prisma-class-generator ENOENT

Issue - State: closed - Opened by huxc 4 months ago - 1 comment

#64 - fix: filenames in readme

Pull Request - State: closed - Opened by Jad31 6 months ago

#63 - Wrong filenames in readme

Issue - State: closed - Opened by Jad31 6 months ago

#62 - how to build dist folder?

Issue - State: open - Opened by coco-w 6 months ago

#61 - Fix typo : 오타 수정 : prisma/*.prisam

Pull Request - State: closed - Opened by dvmoomoodv 7 months ago

#60 - Cannot access 'User' before initialization

Issue - State: open - Opened by n00el 7 months ago - 1 comment

#59 - No output

Issue - State: open - Opened by n00el 7 months ago - 1 comment

#58 - fixed bug for 1:1 self-relations in separate relation classes

Pull Request - State: closed - Opened by jannis6023 8 months ago - 4 comments

#55 - Decimal types are generated as number

Issue - State: open - Opened by joao-moonward 10 months ago

#54 - reference to non existing ModelType

Issue - State: closed - Opened by cantoute 12 months ago - 3 comments

#53 - Update your dependencies

Issue - State: closed - Opened by ikbenignace 12 months ago - 1 comment

#52 - Enum Generation

Issue - State: closed - Opened by joao-moonward about 1 year ago - 3 comments

#51 - Bugfix/generate default date value

Pull Request - State: closed - Opened by joao-moonward about 1 year ago

#50 - Feature/add preserve default nullable

Pull Request - State: closed - Opened by joao-moonward about 1 year ago

#49 - feat: add mongodb type support

Pull Request - State: closed - Opened by bennet-esyoil about 1 year ago - 1 comment

#48 - Prisma type and enum are not generated

Issue - State: closed - Opened by ArkasDev about 1 year ago

#47 - Class fields generated from the schema should be nullable instead of optional

Issue - State: closed - Opened by ricayanzon about 1 year ago - 3 comments

#46 - Feature/validation decorators

Pull Request - State: open - Opened by memicmiralem about 1 year ago

#45 - Feature: generate validation decorators

Issue - State: open - Opened by memicmiralem about 1 year ago

#44 - fix relationTypes edgecase

Pull Request - State: open - Opened by memicmiralem about 1 year ago - 1 comment

#43 - How to handle deeper relations

Issue - State: open - Opened by jannis6023 about 1 year ago - 1 comment

#42 - No Files Generated

Issue - State: closed - Opened by cbwilliamsnh about 1 year ago - 2 comments

#39 - Feature Request: Support for @ApiHideProperty Decorator

Issue - State: open - Opened by okonon about 1 year ago

#38 - Imports not generated

Issue - State: open - Opened by MiralemMemic about 1 year ago

#37 - Fix inconsistency between `export` and `import`

Pull Request - State: closed - Opened by rtroberts about 1 year ago

#36 - Json type generates a field with object type instead of Prisma.JsonValue

Issue - State: closed - Opened by icarogtavares about 1 year ago - 1 comment

#34 - Fails to generate class with default Date

Issue - State: open - Opened by WilliamBlais over 1 year ago - 2 comments

#33 - Classes are not generated

Issue - State: closed - Opened by jannis6023 over 1 year ago - 1 comment

#32 - extraModels: [...PrismaModel.extraModels] does not work

Issue - State: closed - Opened by moh1434 over 1 year ago - 1 comment

#31 - feat: add option for non-nullable assertions

Pull Request - State: closed - Opened by ETNOL over 1 year ago

#30 - Relational models: class names are incorrect.

Issue - State: closed - Opened by kddige over 1 year ago - 2 comments

#28 - Dev

Pull Request - State: closed - Opened by KuroyukihimeSenpaiSamaChan over 1 year ago - 1 comment

#27 - feat: clientImportPath config added

Pull Request - State: open - Opened by tuvshinbay4r over 1 year ago

#26 - Invalid prisma client import path

Issue - State: closed - Opened by tuvshinbay4r over 1 year ago - 1 comment

#25 - feat: add support for class prefix and postfix

Pull Request - State: open - Opened by xencodes over 1 year ago

#24 - feat: add support for custom class prefix & postfix

Pull Request - State: closed - Opened by xencodes over 1 year ago

#23 - Invalid import path generation with pnpm

Issue - State: closed - Opened by ngregrichardson over 1 year ago - 2 comments

#22 - Feature/default undefined to optional

Pull Request - State: closed - Opened by kimjbstar almost 2 years ago

#21 - [Feature-Request] Support for `type`

Issue - State: closed - Opened by bennet-esyoil almost 2 years ago - 3 comments

#20 - Build with default `undefined`

Issue - State: closed - Opened by bennet-esyoil almost 2 years ago - 1 comment

#19 - Feature/support scalar type

Pull Request - State: closed - Opened by kimjbstar almost 2 years ago

#18 - registerEnumType placed outside the class

Issue - State: closed - Opened by tevonsb almost 2 years ago - 1 comment

#17 - Generator doesn't recognize scalar lists (arrays of strings)

Issue - State: closed - Opened by tevonsb almost 2 years ago

#16 - [Bug] BigInt type with default value

Issue - State: closed - Opened by hankyungs about 2 years ago - 1 comment

#15 - Feature/typegraphql

Pull Request - State: closed - Opened by kimjbstar about 2 years ago

#14 - Refactor/separate relation fields

Pull Request - State: closed - Opened by kimjbstar about 2 years ago

#13 - Annotations in the field documentation

Issue - State: closed - Opened by ItzNeviKat about 2 years ago - 1 comment

#12 - Support field documentation (closes #11)

Pull Request - State: closed - Opened by ItzNeviKat about 2 years ago

#11 - Support for custom options for the decorator `ApiProperty`

Issue - State: closed - Opened by ItzNeviKat about 2 years ago

#10 - Upcoming rename of `@prisma/sdk` to `@prisma/internals` with Prisma 4

Issue - State: closed - Opened by janpio over 2 years ago - 2 comments

#9 - fix: parse options makeIndexFile and seperateRelationFields

Pull Request - State: closed - Opened by strlns over 2 years ago

#7 - Feature/prettier

Pull Request - State: closed - Opened by nmate980829 over 2 years ago

#6 - Fixes

Pull Request - State: closed - Opened by nmate980829 over 2 years ago

#5 - The folder _gen isn't created

Issue - State: closed - Opened by MML1357 almost 3 years ago - 3 comments

#4 - Error: spawn prisma-class-generator ENOENT

Issue - State: closed - Opened by PAHJunior almost 3 years ago - 8 comments

#3 - Fixed issue with primitive array columns

Pull Request - State: closed - Opened by shalabh1801 almost 3 years ago

#2 - Prisma version limit

Issue - State: closed - Opened by happy1836 almost 3 years ago - 3 comments

#1 - docs(README): Small fixes

Pull Request - State: closed - Opened by janpio almost 3 years ago - 1 comment