PostgreSQL GUI client
|
|
||
|---|---|---|
| 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.8 using QtCreator and the Visual Studio 2022 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
- googletest
- libpq