mirror of
https://github.com/hedgedoc/hedgedoc.git
synced 2024-11-29 07:54:28 -05:00
a626ace4b9
TypeORM promises to support composite primary keys, but that does not work in reality. This replaces the composite key used in the permission entities with a single generated primary key and a unique index on the relation columns. See https://github.com/typeorm/typeorm/issues/8513 Signed-off-by: David Mehren <git@herrmehren.de> |
||
---|---|---|
.. | ||
fixtures | ||
alias.e2e-spec.ts | ||
me.e2e-spec.ts | ||
media.e2e-spec.ts | ||
notes.e2e-spec.ts |