mirror of
https://github.com/hedgedoc/hedgedoc.git
synced 2024-11-25 11:16:31 -05:00
d0b8e4cd36
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 |