issues
search
Brakebein
/
prisma-generator-nestjs-dto
Generates NestJS DTO classes from Prisma Schema
Apache License 2.0
51
stars
28
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
GraphQL Support
#60
Stackclash
opened
6 days ago
1
How to use @DtoRelationIncludeId for creating an object with reference connect?
#59
Staijn1
opened
3 weeks ago
1
Problems with @description and @example
#58
tofsjonas
closed
3 weeks ago
7
CanCreate/CanConnect properties should be optional (required: false)
#57
gwesterman
closed
3 weeks ago
2
fix `IsAlphanumeric` class-validator
#56
marcolongol
closed
4 weeks ago
1
Add @DtoCreateRequired decorator
#55
gwesterman
opened
1 month ago
4
DtoCastType is being ignored
#54
stefangeyer
opened
1 month ago
17
add support for `IsTimeZone` class-validator
#53
marcolongol
closed
1 month ago
1
Add names to Enums
#52
Serpentarius13
opened
2 months ago
2
Feature request: Make default-values-visibility in CreateDTO and UpdateDTO into a setting 🙏
#51
tofsjonas
closed
2 months ago
4
Disable MTM relations generation in config
#50
Serpentarius13
closed
2 months ago
2
Circular reference breaks everything
#49
Serpentarius13
opened
2 months ago
9
Enum '@prisma/client' is in the interface for frontend
#48
dwcahyo23
opened
2 months ago
3
Fields of type String are not getting the @ApiProperty decorator
#47
mohamedamara1
closed
2 months ago
3
Enum Handling in DTO
#46
dwcahyo23
closed
2 months ago
1
Ignore a model for generation
#45
clounarae
opened
3 months ago
1
@ValidateNested() on disconnect property
#44
mirrom
closed
3 months ago
2
feature: Add outputApiPropertyType setting
#43
KoenLemmen
closed
3 months ago
5
Disable CRUD Dtos generation (only Entities class-generation)
#42
davmik2601
opened
4 months ago
1
feature: add @DtoUpdateRequired
#41
KoenLemmen
closed
5 months ago
0
Feature request @DtoUpdateRequired
#40
KoenLemmen
closed
5 months ago
2
throw new Error(`A circular dependency has been detected (property key: "${key}").
#39
dwcahyo23
closed
3 months ago
16
Missing type in @ApiProperty for optional strings
#38
mirrom
closed
7 months ago
6
Support for conditional validation by class-validator
#37
iamciroja
closed
10 months ago
2
Support for conditional validation with class-validator
#36
iamciroja
closed
10 months ago
1
connect DTO - Subsequent property declarations must have the same type.
#35
ReptoxX
opened
10 months ago
2
CreateDto missing null type for optional scalar fields
#34
nawilson
closed
7 months ago
2
Fields with @default() attribute are not included in create/update DTOs
#33
iamciroja
closed
1 year ago
1
Update relation on update
#32
nmahren
opened
1 year ago
1
Error: A circular dependency has been detected (property key: "createdBy"). Please, make sure that each side of a bidirectional relationships are using lazy resolvers ("type: () => ClassType").
#31
codelonesomest
closed
1 year ago
3
Adding validation decorators to plain DTO and Entity
#30
gwesterman
opened
1 year ago
3
fix: prevent double type field in api properties
#29
m1212e
closed
1 year ago
1
Ignore unique in connect objects?
#28
m1212e
opened
1 year ago
10
Allow create DTO fields to be nullable
#27
zackdotcomputer
closed
11 months ago
1
Support class transformer
#26
erlanggadewa
opened
1 year ago
4
Implement DtoRelationCanDisconnectOnUpdate annotation
#25
m1212e
closed
1 year ago
8
Add disconnect
#24
m1212e
closed
1 year ago
1
Feature request @ApiHideProperty
#23
okonon
closed
1 year ago
4
Create combined index.ts when outputToNestJsResourceStructure and reExport are set to true
#22
gwesterman
closed
1 year ago
6
@DtoUpdateHidden has no effect
#21
gwesterman
closed
1 year ago
4
Add type to @ApiProperty configuration
#20
gwesterman
closed
1 year ago
14
added some annotations and enhancements.
#19
pond918
opened
1 year ago
2
@ApiProperty({ required: false}) set for required field
#18
gwesterman
closed
1 year ago
6
Generated connect or create classes get too many suffices
#17
zackdotcomputer
closed
1 year ago
1
Fix namespaced imports in dto casts
#16
zackdotcomputer
closed
1 year ago
1
feat: support custom prisma-client import path
#15
konsti
closed
1 year ago
4
Optionally add Definite Type Assertion
#14
richardweaver
closed
1 year ago
3
@nestjs/swagger ApiProperty not required on Entity classes
#13
aschnebelext
opened
1 year ago
1
Add a type-casting annotation
#12
zackdotcomputer
closed
1 year ago
6
Proposed v 1.15 - Update dependencies, remove @prisma/internals, fix node 14 support
#11
zackdotcomputer
closed
1 year ago
1
Next