Partitions are included as entities (should skip)
thkerkmann-rwe opened this issue · 2 comments
thkerkmann-rwe commented
Partitions of a table are included as entities.
This can result in extremly long output, repeating the same entity with a new name (partition name) again and again.
Can partitions be skipped please.
thkerkmann-rwe commented
I see there is already a pull-request for that. Tested it locally for myself, very nice, works as expected. Thanks to @skissane
achiku commented
Thank you for pointing out! p-r is merged!