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
|
93687df959
|
Removed the acl field from several Pg* classes as the acl is now stored in the PgServerObject base class they inherit from.
|
2018-12-27 12:05:48 +01:00 |
|
eelke
|
f0c1035378
|
Reorganize files in pglablib
The enitities and containers of the catalog now go into catalog subfolder
Models go into model
|
2018-12-16 11:31:33 +01:00 |
|
eelke
|
73c4cf4790
|
Rework of catalog objects. Several of them are now inheriting from common
base classes that implement common functionality.
|
2018-11-25 19:45:06 +01:00 |
|
eelke
|
8f4845d4d2
|
Lot of code for generating code. Working on unit tests.
|
2018-09-09 21:04:23 +02: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 |
|