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
178
commits
3
branches
2
tags
4.1
MiB
C
90.6%
C++
9.1%
QMake
0.3%
554f138d6d
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
554f138d6d
Made slow part of MainWindow initialization asynchronous.
2017-12-25 15:33:10 +01:00
core
Added WorkManager to manage background tasks.
2017-12-25 15:32:02 +01:00
pglab
Made slow part of MainWindow initialization asynchronous.
2017-12-25 15:33:10 +01:00
pglablib
.
2017-12-16 21:43:51 +01:00
pgsql
Changed operator << for Value to explicitly call the conversion operators.
2017-12-20 22:07:20 +01:00
src
Builds on windows again
2017-11-26 13:07:21 +01:00
tests
More flexible array retrieval + *vector support.
2017-12-17 11:27:42 +01:00
.gitignore
PgAttribute loading + ColummnTableModel
2017-12-12 20:13:53 +01:00
BUILD
Renamed PgsqlDatabaseCatalogue to PgDatabaseCatalogue so name is consistend
2017-08-26 11:44:40 +02:00
pglabAll.pro
Introduced new library for pglab code which I want to unit test.
2017-12-13 18:04:10 +01:00