-
Issue: Check constructor from Entity implementation in DTO.Found on file: dtos/QuejasReclamosDTO.javaOn commit: 09998be1520c173765d177dc38d12c27cbb467d2Go to the Knowledge Base to find more info abou…
-
This thread provides updates related to Reward DTO
-
I have an abstract class common to a bunch of mappers. This abstract class include a couple of abstract methods which are meant to be implemented _manually_ by the mappers and not generated by mapstru…
-
### Ktorfit version
2.0.0-rc01
### What happened and how can we reproduce this issue?
I have defined generic interface BaseApi for architecture purposes. Then I created implementation DogApi and de…
-
[test_perf_serialize](https://github.com/vektonn/vektonn-client-python/blob/10d6311fe00a496bb6c575fa1854a91f8f780950/tests/test_dtos_perf.py#L29) run shows that [`VektonnBaseModel.json()`](https://git…
-
- a prerequisite of #40: workflow for Entity classes
- related to #60: DAOs should bind to Factory, not to an Entity
lhaze updated
3 years ago
-
**User Story**
Als _Benutzerrolle_ möchte ich _Funktionalität_ sodass _Wert_ für den Nutzer
**Akzeptanzkriterien**
- [ ] 90% Testabdeckung auf Klassen die mit dem DTO interagieren
**Definition of …
-
In lieu of an integer that represents an answer, consider making an Answer DTO class that encapsulates this integer, and other information about the Answer.
https://github.com/moburke/WhatShouldIRe…
-
I'm getting error `QueryFailedError: column reference "Ticket_id" is ambiguous` when trying to query findMany with both a join and a specified limit when using Postgres DB. Tried the same code, but wi…
-
### What would you like to be improved?
Warning shows up when compiling Gravitino, adding -Xlint:unchecked gives this:
```
> Task :common:compileJava FAILED
/Users/justin/gravitino/common/src/…