eelke
|
c71fdc4af7
|
Reorganization of pgLab project
|
2022-04-09 08:57:29 +02:00 |
|
eelke
|
3158a4364b
|
Show SQL for database
Also improvements to the SQL for tables and views.
|
2022-01-20 20:13:56 +01:00 |
|
eelke
|
b5a706a2a2
|
lazy load the database sizes only when needed by the server inspector.
|
2022-01-19 19:10:05 +01:00 |
|
eelke
|
90851ef950
|
refactor use PgLabTableViewHelper on CatalogTablesPage
|
2021-12-30 18:54:26 +01:00 |
|
eelke
|
9c9e78c54b
|
Improvement to the ServerWindow
- sorting of Roles
- resizeColumns voor zowel databases als roles
- boolean columns now display check mark and cross
|
2021-03-31 16:06:45 +02:00 |
|
eelke
|
f21a59e030
|
Display comments in the list of databases
|
2021-03-11 06:59:31 +01:00 |
|
eelke
|
2724586f4e
|
Server window database tab tweaks
- Encoding as string instead of id
- Tablespace name instead of id
- Database list sorting enabled
- Database size
|
2021-03-10 20:49:03 +01:00 |
|
eelke
|
6466062cc8
|
pg_classes can be loaded now, used in TablesTableModel for overview of tables in database.
|
2017-12-10 10:35:46 +01:00 |
|
eelke
|
ea035f58c8
|
Bunch of raw pointers replaced with smart pointers of references.
|
2017-12-09 20:21:22 +01:00 |
|
eelke
|
3a13b7ffb4
|
Messy commit. Testing suff and some improvements to how data is shown.
|
2017-12-09 10:45:13 +01:00 |
|
eelke
|
bebb3391c3
|
Builds on windows again
|
2017-11-26 13:07:21 +01:00 |
|