The catalogue now loads the list of databases en there is a table model that can show this data.

This commit is contained in:
eelke 2017-02-12 14:03:42 +01:00
parent a9430bca1a
commit 20af12535e
22 changed files with 504 additions and 118 deletions

View file

@ -1,5 +0,0 @@
#include "pgtype.h"
#include "PgsqlConn.h"
PgType::PgType() = default;