hedgedoc/test
David Mehren 09ec447069 feat(note): save createdAt in a separate column
To keep the createdAt date stable, even when the revisions are dropped,
this adds a separate column
 to store this data separately from revisions.

Signed-off-by: David Mehren <git@herrmehren.de>
2022-03-07 13:54:43 +01:00
..
private-api feat(note-metadata): replace primaryAlias with primaryAddress 2022-03-07 13:54:43 +01:00
public-api feat(note): save createdAt in a separate column 2022-03-07 13:54:43 +01:00
app.e2e-spec.ts
test-setup.ts test: add and use a mocked DatabaseConfig 2022-03-06 22:24:21 +01:00
tsconfig.json
tsconfig.json.license
utils.ts