build fixes
# Conflicts: # pglablib/sqlast/SelectList.h
This commit is contained in:
parent
2ad5fa5e4e
commit
a7d4a5f13d
7 changed files with 11 additions and 9 deletions
|
|
@ -65,7 +65,7 @@ public:
|
|||
|
||||
bool cancel();
|
||||
|
||||
signals:
|
||||
Q_SIGNALS:
|
||||
void onStateChanged(ASyncDBConnection::State state);
|
||||
void onNotice(Pgsql::ErrorDetails notice);
|
||||
// void onQueryResult(std::shared_ptr<Pgsql::Result> result);
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue