comments on tables
Show them in the list of tables. Genereate SQL to set the comment.
This commit is contained in:
parent
7fbc828326
commit
9d58af8cd2
5 changed files with 34 additions and 18 deletions
|
|
@ -49,6 +49,8 @@ public:
|
|||
std::vector<QString> options;
|
||||
QString viewdef;
|
||||
|
||||
QString description; // from pg_description
|
||||
|
||||
using PgNamespaceObject::PgNamespaceObject;
|
||||
|
||||
QString kindString() const;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue