Need a central piece to manage the catalogue data per database to prevent loading this multiple times. MasterController is now also used to enable reopening the connection manager from a query window after the connection manager has been closed.
4 lines
68 B
C++
4 lines
68 B
C++
#include "pgnamespace.h"
|
|
|
|
PgNamespace::PgNamespace() = default;
|
|
|