Skip to content

fix import with flat category enabled

Compare
Choose a tag to compare
@danslo danslo released this 11 Feb 17:36
· 16 commits to master since this release
fix category import when flat catalog is enabled

We should always grab the actual entity table instead of using
getEntityTable on the resource, because that doesn't exist for
flat resource.

Closes #26