-
For example, if I have:
`public final Optional foo;`,
the generated assertion is:
`hasFoo(java.util.Optional foo)`
when it should be:
`hasFoo(java.util.Optional foo)`
-
-
I recently changed from TypeORM to prisma, and am wondering if there is a way to get my existing project using Nest-CASL to work with Prisma. At the moment I receive an error because Prisma models are…
-
##### **Overview of the issue**
Hi,
we are using \@MapstructExpression to generate some combined field values and want to use some easy String concatenation in the expression so that the final…
-
When I set `imports = null`, will generate unnecessary import `import * as imports from "../../prisma/null"`.
```prisma
generator zod {
provider = "nestjs-zod-prisma"
output = "../src/…
Innei updated
10 months ago
-
(Internal source: https://www.notion.so/prismaio/Current-DMMF-Requests-7d4dda96375f4b8c8569e6ebc6815d11)
- Missing information in `dmmf.datamodel`
- Documentation
- for MongoDB `type`…
-
### Describe your motivation
Related to https://github.com/vaadin/hilla/issues/83, the exception that is currently thrown when the DTO has a JsonNode field does not clearly indicate what is wrong:
…
-
According to the [Webflux documentation](https://docs.spring.io/spring-framework/reference/web/webflux/controller/ann-methods/responseentity.html) it is allowed to use the return type `ResponseEntity`…
-
##### **Overview of the issue**
When I import entitities by JDL no pagination is generated, even with `paginate * with pagination` set in the JDL.
I'm using the main version of jhipster.ne…
-
> WIP: I'm running out of steam, leaving this half-finished!
We've been discussing this for over a year and wanted to start getting some concrete plans written out. Haven't finalized anything yet, …
tsa96 updated
3 months ago