This website requires JavaScript.
Explore
Help
Sign in
eelke
/
pgLab
Watch
1
Star
0
Fork
You've already forked pgLab
0
Code
Issues
28
Pull requests
Projects
Releases
1
Packages
Wiki
Activity
Actions
PostgreSQL GUI client
C++
postgresql
100
commits
3
branches
2
tags
4.1
MiB
C
90.6%
C++
9.1%
QMake
0.3%
f11f9545ac
Find a file
HTTPS
Download ZIP
Download TAR.GZ
Download BUNDLE
Open with VS Code
Open with VSCodium
Open with Intellij IDEA
Cite this repository
BibTeX
Cancel
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