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
176
commits
3
branches
2
tags
4.1
MiB
C
90.6%
C++
9.1%
QMake
0.3%
190a6c04dc
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
190a6c04dc
Made a start with showing foreignkeys in column list.
...
Not finished, need to decide what to do with multiple and multi column fkeys.
2017-12-25 10:31:58 +01:00
core
Unit tests on PasswordManager are now much faster because the tests use a much
2017-12-16 21:42:41 +01:00
pglab
Made a start with showing foreignkeys in column list.
2017-12-25 10:31:58 +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