hedgedoc/test
David Mehren cd5256da7f refactor(db-config): Use typeorm-style options
TypeORM does not use a separate config option for the path
to the SQLite file.
Additionally, the "dialect" is called "type."

This commit adjusts our config to follow the upstream convention
to reduce confusion.

Signed-off-by: David Mehren <git@herrmehren.de>
2022-05-01 20:49:09 +02:00
..
private-api
public-api
app.e2e-spec.ts refactor(db-config): Use typeorm-style options 2022-05-01 20:49:09 +02:00
test-setup.ts
tsconfig.json
tsconfig.json.license
utils.ts