PostgreSQL GUI client
Find a file
Eelke Klein f11f9545ac ASyncDBConnection is now based of boost::asio instead of using it's own thread.
connection: tested OK
querying: tested OK
notices: should be working
cancel: todo
2017-08-24 21:12:32 +02:00
core Switching to linux for development of pglab. 2017-08-23 08:10:01 +02:00
pglab ASyncDBConnection is now based of boost::asio instead of using it's own thread. 2017-08-24 21:12:32 +02:00
tests Moved some parts to a static lib so both the executable and the tests can link to it. 2017-02-26 19:29:50 +01:00
.gitignore Switching to linux for development of pglab. 2017-08-23 08:10:01 +02:00
BUILD Adding in boost::asio support 2017-08-24 19:45:00 +02:00
CMakeLists.txt Adding in boost::asio support 2017-08-24 19:45:00 +02:00