PostgreSQL GUI client
Generated SQL for a partition is now correct (atleast for simple cases) Switched to C++ 20 so the ranges library can be used in this case to filter unwanted items. |
||
|---|---|---|
| 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