Skip to content

Issue #3228979 by tstoeckler, fisherman90: D8 Compatibility

Avoid usage of TableMappingInterface::getAllFieldTableNames() as that is 9.1+ only.

Also moves $columnName out of the loop as it was there unnecessarily

Closes #3228979

Merge request reports