PostgreSQL GUI client
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. |
||
|---|---|---|
| core | ||
| docs | ||
| pglab | ||
| pglablib | ||
| pgsql | ||
| releasenotes | ||
| tests | ||
| .gitignore | ||
| .gitlab-ci.yml | ||
| common.pri | ||
| local.pri.sample | ||
| pglabAll.pro | ||
| README.md | ||
The program is build with Qt 6.3 using QtCreator and the Visual Studio 2019 C++ compiler. Only 64-bits builds are actively maintained.
Documentation is generated automatically when a commit is tagged. It also includes releasenotes. The release notes use collected from git using reno.
Dependencies
- boost
- botan
- fmt
- googletest
- libpq