Show entity names

This commit is contained in:
2022-01-08 22:24:51 +02:00
parent 79f50b6bac
commit 0062afddcf
3 changed files with 11 additions and 4 deletions

View File

@@ -48,7 +48,7 @@ module.exports = function (options) {
association: db.Pledge.Owner,
include: [
{
association: db.Owner.OwnerEntity,
association: db.Owner.OwnerEntities,
include: [
{
association: db.OwnerEntity.Entity