diff --git a/releasenotes/notes/tabletree-efb590181a614167.yaml b/releasenotes/notes/tabletree-efb590181a614167.yaml new file mode 100644 index 0000000..1338140 --- /dev/null +++ b/releasenotes/notes/tabletree-efb590181a614167.yaml @@ -0,0 +1,7 @@ +--- +features: + - | + The tables are now listed in a treeview. Tables that inherit from another + table or that are a partition of a partitioned table are now listed as subnodes + of their parents. A table that inherits more then one table is listed under + eacht of its parents.