PostgreSQL GUI client
Find a file
2022-09-08 09:42:51 +02:00
core Added the capability to reset the password manager 2022-09-05 07:33:08 +02:00
docs documentation 2022-09-08 09:42:51 +02:00
pglab Resolve "Improve GENERATED support" 2022-09-06 11:17:18 +00:00
pglablib Resolve "Improve GENERATED support" 2022-09-06 11:17:18 +00:00
pgsql Improve error handling 2022-08-17 18:18:10 +02:00
releasenotes Resolve "Improve GENERATED support" 2022-09-06 11:17:18 +00:00
tests Big cleanup 2022-05-26 08:25:31 +02:00
.gitignore Add installation and releasenotes sections to the user manual. 2022-09-04 12:43:09 +02:00
.gitlab-ci.yml fix pipeline 2022-09-04 13:28:08 +02:00
common.pri switch to latest c++ features 2022-04-10 06:52:18 +02:00
local.pri.sample project file cleanup 2019-03-24 08:53:22 +01:00
pglabAll.pro Big cleanup 2022-05-26 08:25:31 +02:00
README.md Add README.md 2022-09-05 18:14:58 +00:00

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