mirror of
https://github.com/hedgedoc/hedgedoc.git
synced 2025-04-02 05:33:51 +00:00
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> |
||
---|---|---|
.. | ||
session.entity.ts | ||
user-info.dto.ts | ||
user-relation.enum.ts | ||
user.entity.ts | ||
users.module.ts | ||
users.service.spec.ts | ||
users.service.ts |