Display comments in the list of databases
This commit is contained in:
parent
2724586f4e
commit
f21a59e030
4 changed files with 16 additions and 6 deletions
|
|
@ -18,6 +18,7 @@ public:
|
|||
int connLimit;
|
||||
Oid tablespace;
|
||||
int64_t sizeBytes;
|
||||
QString description;
|
||||
|
||||
using PgServerObject::PgServerObject;
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue