Resolve "Improve GENERATED support"

This commit is contained in:
Eelke Klein 2022-09-06 11:17:18 +00:00
parent 54e39ccdb3
commit 9277731c4e
13 changed files with 749 additions and 246 deletions

View file

@ -55,8 +55,7 @@ protected:
QMetaObject::Connection refreshConnection;
QString getFKey(const PgAttribute &column) const;
QString getDefaultString(const PgAttribute &column) const;
private slots:
/// Retrieves required data from catalog, called everytime it might have changed