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
198
commits
3
branches
2
tags
4.1
MiB
C
90.6%
C++
9.1%
QMake
0.3%
97d4e2a1a4
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
97d4e2a1a4
Created IndexModel for displaying the indexes on a table. Constraints can now show the SQL to drop and create them.
...
The keyword list is now directly based of the official keyword list from postgresql.
2018-01-06 21:22:22 +01:00
core
THe SqlLexer also now recognizes casts.
2018-01-06 21:18:28 +01:00
ctk
Added some parts of ctk lib.
2017-12-29 08:35:57 +01:00
pglab
Created IndexModel for displaying the indexes on a table. Constraints can now show the SQL to drop and create them.
2018-01-06 21:22:22 +01:00
pglablib
Created IndexModel for displaying the indexes on a table. Constraints can now show the SQL to drop and create them.
2018-01-06 21:22:22 +01:00
pgsql
Created IndexModel for displaying the indexes on a table. Constraints can now show the SQL to drop and create them.
2018-01-06 21:22:22 +01:00
src
Builds on windows again
2017-11-26 13:07:21 +01:00
tests
THe SqlLexer also now recognizes casts.
2018-01-06 21:18:28 +01:00
.gitignore
Minor fixes to the namespace filter
2017-12-29 09:49:22 +01:00
BUILD
Renamed PgsqlDatabaseCatalogue to PgDatabaseCatalogue so name is consistend
2017-08-26 11:44:40 +02:00
pglabAll.pro
Created IndexModel for displaying the indexes on a table. Constraints can now show the SQL to drop and create them.
2018-01-06 21:22:22 +01:00