Jonas Cirotzki

Results 86 comments of Jonas Cirotzki

https://github.com/hzi-braunschweig/SORMAS-Project/issues/3014#issuecomment-762042997

Making the locale configurable via .env/environment would help here

Before hitting #96 I was running into this issue, but I cannot really tell at what point unfortunately. This definitely is affecting a couple of folks. --- Edit: Could reproduce...

Branch is broken I start from scratch.

@MateStrysewske @MateStrysewske @StefanKock I rebased this branch. I really think we should get rid of `@Required` as it is effectively useless, a source of confusion, and a steady source of...

Most of the current test failures are likely caused by the fact that things were marked as required, but never truly were.

Yeah we need to talk this through as I really don't know what of the fields are truly required and which are not

@billy1624 Totally fine with me. One question though: Will all (current and future) CLI options be mirrored in the API of `sea-orm-codegen`?

I kindly want to draw your attention to https://github.com/hzi-braunschweig/SORMAS-Project/issues/11175 . There is a great chance that openapi doc generation will stop working at some point in the future.

Two further comments @tglimm-itk: 1. Ignore the linting error in the CI https://github.com/hzi-braunschweig/SORMAS-Project/pull/11196 will most likely take care of this 2. I played a little bit around with the versions,...