eelke
|
d3080a08bb
|
WIP createdb dialog
|
2022-05-24 18:57:28 +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
|
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
|
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 |
|