hedgedoc/src/authors
Philip Molares b896f954b9 feat: consolidate entities create
This was done to give better typings to the function signatures of entities `create` methods.
It also ensures that each field that should be set to `null` is set to `null` and doesn't leave that up to the typeorm handlers.

See: #1641
Signed-off-by: Philip Molares <philip.molares@udo.edu>
2021-11-11 22:07:20 +01:00
..
author.entity.ts feat: consolidate entities create 2021-11-11 22:07:20 +01:00
authors.module.ts Enforce import order with prettier 2021-08-29 18:45:46 +02:00