mirror of
https://github.com/ultimatepp/ultimatepp.git
synced 2026-08-11 22:03:09 -06:00
Syncing uppdev
git-svn-id: svn://ultimatepp.org/upp/trunk@1638 f0d560ea-af0d-0410-9eb7-867de7ffcac7
This commit is contained in:
parent
981a9f538f
commit
cf65371d93
5 changed files with 37 additions and 5 deletions
|
|
@ -30,11 +30,6 @@ bool PostgreSQLTest::OpenDB()
|
|||
|
||||
SQL = m_session;
|
||||
|
||||
SQL & Insert(TESTPARTNER)
|
||||
(TESTPARTNER_NAME, "test")
|
||||
(TESTPARTNER_ADDRESS, CurrVal(TESTPARTNER))
|
||||
;
|
||||
|
||||
//schema
|
||||
Progress p;
|
||||
p.SetText(t_("Creating _DEBUG database"));
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue