PostgreSQL GUI client
Find a file
2025-04-01 20:27:58 +02:00
core Store connection configuration as key value pairs 2025-02-22 19:59:24 +01:00
docs documentation 2022-09-08 09:42:51 +02:00
pglab Remove double base64 encoding on storage 2025-04-01 20:27:58 +02:00
pglablib Fix problems with reconnects where dialog keeps popping up. 2025-04-01 20:26:44 +02:00
pgsql Fix warnings and dependencies 2025-02-23 16:52:39 +01:00
releasenotes Generate PARTITIONED BY SQL for partitioned tables. 2023-02-06 20:31:00 +01:00
tests Basic support for passing postgresql uri on the commandline 2025-02-17 18:09:19 +01:00
.gitignore Add installation and releasenotes sections to the user manual. 2022-09-04 12:43:09 +02:00
.gitlab-ci.yml the job for gitlab pages must be called pages 2022-09-20 19:23:25 +02:00
common.pri Improve support for declarative partitioning. 2023-01-18 19:43:12 +01: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 Fix warnings and dependencies 2025-02-23 16:52:39 +01:00

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