PostgreSQL GUI client
Find a file
eelke 2faedca137 fix missing when condition
closes #65

Most likely didn't work with postgresql 11 and higher
2020-10-15 19:14:03 +02:00
core missing includes 2020-10-15 19:12:11 +02:00
ctk project file cleanup 2019-03-24 08:53:22 +01:00
docs design docs 2018-05-20 13:44:04 +02:00
pglab ft: Closing windows asks to save queries before closing the window. 2020-04-04 13:23:43 +02:00
pglablib fix missing when condition 2020-10-15 19:14:03 +02:00
pgsql missing includes 2020-10-15 19:12:11 +02:00
src Builds on windows again 2017-11-26 13:07:21 +01:00
tests Removed rangechecked_cast was not working as I hoped. 2019-11-30 16:11:12 +01:00
.gitignore .gitignore 2020-10-15 19:13:16 +02: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