pgLab/pglab/util
eelke 39dbab4d36 The table inheritance works mostly
When a table has partitions or inheritance children these are listed as subnodes. A subnode can appear multiple times under different parents as postgresql supports inheriting multiple tables.

The sizes are still missing and maybe some things I have note verified yet are not correct.
2023-01-22 15:57:22 +01:00
..
PgLabItemDelegate.cpp Reorganization of pgLab project 2022-04-09 08:57:29 +02:00
PgLabItemDelegate.h Reorganization of pgLab project 2022-04-09 08:57:29 +02:00
PgLabTableView.cpp Reorganization of pgLab project 2022-04-09 08:57:29 +02:00
PgLabTableView.h Reorganization of pgLab project 2022-04-09 08:57:29 +02:00
PgLabTableViewHelper.h The table inheritance works mostly 2023-01-22 15:57:22 +01:00
SqlSyntaxHighlighter.cpp Project reorganization 2022-04-10 14:26:31 +02:00
SqlSyntaxHighlighter.h Project reorganization 2022-04-10 14:26:31 +02:00