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
|
3f337b2cca
|
Added typeName function to PgObject as it might be useful for building generic functions.
|
2018-12-24 11:31:56 +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 |
|