```` 2025-08-18T09:34:32.520156336Z 2025-08-18 09:34:32.519 UTC [50] ERROR: relation "core.settingPermission" does not exist at character 2853 2025-08-18T09:34:32.520194810Z 2025-08-18 09:34:32.519 UTC [50] STATEMENT: SELECT "RoleEntity"."id" AS "RoleEntity_id", "RoleEntity"."label" AS "RoleEntity_label", "RoleEntity"."canUpdateAllSettings" AS "RoleEntity_canUpdateAllSettings", "RoleEntity"."canReadAllObjectRecords" AS "RoleEntity_canReadAllObjectRecords", "RoleEntity"."canUpdateAllObjectRecords" AS "RoleEntity_canUpdateAllObjectRecords", "RoleEntity"."canSoftDeleteAllObjectRecords" AS "RoleEntity_canSoftDeleteAllObjectRecords", "RoleEntity"."canDestroyAllObjectRecords" AS "RoleEntity_canDestroyAllObjectRecords", "RoleEntity"."description" AS "RoleEntity_description", "RoleEntity"."icon" AS "RoleEntity_icon", "RoleEntity"."workspaceId" AS "RoleEntity_workspaceId", "RoleEntity"."createdAt" AS "RoleEntity_createdAt", "RoleEntity"."updatedAt" AS "RoleEntity_updatedAt", "RoleEntity"."isEditable" AS "RoleEntity_isEditable", "RoleEntity__RoleEntity_objectPermissions"."id" AS "RoleEntity__RoleEntity_objectPermissions_id", "RoleEntity__RoleEntity_objectPermissions"."roleId" AS "RoleEntity__RoleEntity_objectPermissions_roleId", "RoleEntity__RoleEntity_objectPermissions"."objectMetadataId" AS "RoleEntity__RoleEntity_objectPermissions_objectMetadataId", "RoleEntity__RoleEntity_objectPermissions"."canReadObjectRecords" AS "RoleEntity__RoleEntity_objectPermissions_canReadObjectRecords", "RoleEntity__RoleEntity_objectPermissions"."canUpdateObjectRecords" AS "RoleEntity__RoleEntity_objectPermissions_canUpdateObjectRecords", "RoleEntity__RoleEntity_objectPermissions"."canSoftDeleteObjectRecords" AS "38b2ad02a496e2636a1297e6e28dde5eda438510", "RoleEntity__RoleEntity_objectPermissions"."canDestroyObjectRecords" AS "bee17e6219e1059ba54d3970545751fac25f3854", "RoleEntity__RoleEntity_objectPermissions"."workspaceId" AS "RoleEntity__RoleEntity_objectPermissions_workspaceId", "RoleEntity__RoleEntity_objectPermissions"."createdAt" AS "RoleEntity__RoleEntity_objectPermissions_createdAt", "RoleEntity__RoleEntity_objectPermissions"."updatedAt" AS "RoleEntity__RoleEntity_objectPermissions_updatedAt", "RoleEntity__RoleEntity_settingPermissions"."id" AS "RoleEntity__RoleEntity_settingPermissions_id", "RoleEntity__RoleEntity_settingPermissions"."roleId" AS "RoleEntity__RoleEntity_settingPermissions_roleId", "RoleEntity__RoleEntity_settingPermissions"."setting" AS "RoleEntity__RoleEntity_settingPermissions_setting", "RoleEntity__RoleEntity_settingPermissions"."workspaceId" AS "RoleEntity__RoleEntity_settingPermissions_workspaceId", "RoleEntity__RoleEntity_settingPermissions"."createdAt" AS "RoleEntity__RoleEntity_settingPermissions_createdAt", "RoleEntity__RoleEntity_settingPermissions"."updatedAt" AS "RoleEntity__RoleEntity_settingPermissions_updatedAt" FROM "core"."role" "RoleEntity" LEFT JOIN "core"."objectPermission" "RoleEntity__RoleEntity_objectPermissions" ON "RoleEntity__RoleEntity_objectPermissions"."roleId"="RoleEntity"."id" LEFT JOIN "core"."settingPermission" "RoleEntity__RoleEntity_settingPermissions" ON "RoleEntity__RoleEntity_settingPermissions"."roleId"="RoleEntity"."id" WHERE (("RoleEntity"."workspaceId" = $1)) ````