PostgreSQL GUI client
Find a file
2019-11-06 20:16:15 +01:00
core Implementation, tests and first use of rangechecked_cast 2019-11-04 18:02:48 +01: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 Switched away from boost::asio as it doesn't play well with libpq 2019-11-06 20:03:27 +01:00
pglablib The socket should be retrieved within the loop as it is possible 2019-11-06 20:16:15 +01:00
pgsql Pgsql::Connection::connect functions now all report connection errors 2019-11-03 07:58:48 +01:00
src Builds on windows again 2017-11-26 13:07:21 +01:00
tests Implementation, tests and first use of rangechecked_cast 2019-11-04 18:02:48 +01:00
.gitignore Implementation, tests and first use of rangechecked_cast 2019-11-04 18:02:48 +01: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