Fixed bug in DirectMapper that prevent relative external id pointer from functioning correctly.

This commit is contained in:
Abdulmhsen B. A. A
2022-07-07 13:31:41 +03:00
parent cf25c182bb
commit 124e059ef2

View File

@@ -67,6 +67,8 @@ final class DirectMapper implements iImport
iState::COLUMN_TYPE,
iState::COLUMN_PARENT,
iState::COLUMN_GUIDS,
iState::COLUMN_SEASON,
iState::COLUMN_EPISODE,
],
];