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
346
commits
3
branches
2
tags
4.1
MiB
C
90.6%
C++
9.1%
QMake
0.3%
cc4f309c0f
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
cc4f309c0f
Completed removal of ASyncWindow
2018-12-31 09:40:25 +01:00
core
Made step to remove ASyncWindow in favour of usage of Future and FutureWatcher.
2018-12-30 15:46:15 +01:00
ctk
Adjusted project files for new boost version.
2018-09-18 20:24:54 +02:00
docs
design docs
2018-05-20 13:44:04 +02:00
pglab
Completed removal of ASyncWindow
2018-12-31 09:40:25 +01:00
pglablib
TablesTableModel now also shows (materialized) views en foreign tables.
2018-12-29 11:19:12 +01:00
pgsql
ArrayParser doesn't require the string to be null terminated anymore,
2018-12-24 08:10:09 +01:00
src
Builds on windows again
2017-11-26 13:07:21 +01:00
tests
ArrayParser doesn't require the string to be null terminated anymore,
2018-12-24 08:10:09 +01:00
.gitignore
SelectionEditorFactory + ItemModel + ItemModelFactory combination is working
2018-12-15 20:27:40 +01:00
BUILD
Renamed PgsqlDatabaseCatalogue to PgDatabaseCatalogue so name is consistend
2017-08-26 11:44:40 +02:00
common.pri
Added listing of triggers for selected table (not completely finished).
2018-10-07 19:40:06 +02:00
pglabAll.pro
Adjusted project files for new boost version.
2018-09-18 20:24:54 +02:00
readme.md
Lot of password related changes all over the place.
2018-11-04 11:44:40 +01:00
readme.md