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
168
commits
3
branches
2
tags
4.1
MiB
C
90.6%
C++
9.1%
QMake
0.3%
8402470baa
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
8402470baa
Loading of the list of indexes works for version 9.3 (and maybe before if there are no other differences)
2017-12-19 18:18:21 +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
Loading of the list of indexes works for version 9.3 (and maybe before if there are no other differences)
2017-12-19 18:18:21 +01:00
pglablib
.
2017-12-16 21:43:51 +01:00
pgsql
Fixed missing comman in pg_class query.
2017-12-17 20:28:02 +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