mirror of
https://github.com/ultimatepp/ultimatepp.git
synced 2026-08-09 22:03:45 -06:00
Syncing uppdev
git-svn-id: svn://ultimatepp.org/upp/trunk@1644 f0d560ea-af0d-0410-9eb7-867de7ffcac7
This commit is contained in:
parent
9589fe6d31
commit
fc03d51e52
6 changed files with 43 additions and 110 deletions
|
|
@ -23,6 +23,9 @@ bool PostgreSQLTest::OpenDB()
|
|||
return false;
|
||||
}
|
||||
m_array.SetSession(m_session);
|
||||
|
||||
SQLCommander(m_session);
|
||||
return false;
|
||||
|
||||
#ifdef _DEBUG
|
||||
m_session.SetTrace();
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue