hedgedoc/src/notes
David Mehren 85fa30b27c
NoteEntity: Enable CASCADE for revision column
This makes creating new Notes easier, as the first Revision is automatically created in the database.

Signed-off-by: David Mehren <git@herrmehren.de>
2020-09-19 15:57:34 +02:00
..
author-color.entity.ts
note-authorship.dto.ts
note-metadata.dto.ts
note-permissions.dto.ts
note.dto.ts NoteDto: Rename attribute metdata to metadata 2020-09-19 14:54:08 +02:00
note.entity.ts NoteEntity: Enable CASCADE for revision column 2020-09-19 15:57:34 +02:00
notes.module.ts
notes.service.spec.ts
notes.service.ts NoteDto: Rename attribute metdata to metadata 2020-09-19 14:54:08 +02:00