PostgreSQL GUI client
Find a file
eelke 8fe5e05f7d fix table inspector showed details of wrong table.
Caused by using a proxy index with a function that needed an index that was mapped to the source.
Fow now mostly fixed by introducing multiple functions with clearer naming and using the correct one
but would prefer when the helper could hide the details of there being two index spaces.
2022-01-17 17:30:53 +01:00
core Cleanup remove system for background tasks we were not using anymore. 2022-01-16 18:51:43 +01:00
ctk Qt6 migration 2021-03-06 13:13:31 +01:00
docs Updated the URL's to match actual location of the pages. 2021-06-04 16:37:33 +00:00
pglab fix table inspector showed details of wrong table. 2022-01-17 17:30:53 +01:00
pglablib Make saving of the entered password work to.toStdString 2021-07-04 19:33:06 +02:00
pgsql Show sizes 2021-03-10 19:06:40 +01:00
src Builds on windows again 2017-11-26 13:07:21 +01:00
tests Added page with the types (no details yet) 2021-04-01 14:58:42 +02:00
.gitignore .gitignore 2020-10-15 19:13:16 +02:00
.gitlab-ci.yml use cache for pip 2021-06-04 16:42:51 +00:00
BUILD Renamed PgsqlDatabaseCatalogue to PgDatabaseCatalogue so name is consistend 2017-08-26 11:44:40 +02:00
common.pri Switched away from boost::asio as it doesn't play well with libpq 2019-11-06 20:03:27 +01:00
local.pri.sample project file cleanup 2019-03-24 08:53:22 +01:00
pglabAll.pro Adjusted project files for new boost version. 2018-09-18 20:24:54 +02:00
pglabAll.pro.user.4.10-pre1 Switched ConnectionConfig to QString from std::string to fit better into Qt framework 2019-09-16 19:24:39 +02:00
readme.md Lot of password related changes all over the place. 2018-11-04 11:44:40 +01:00