Commit graph

14 commits

Author SHA1 Message Date
rylek
91b4a18385 +Sql: new method SqlUpdate::Column(const SqlSet& cols, const SqlSet& vals) supports Oracle-style multicolumn SET in UPDATE (UPDATE xxx set (A, B, C) = select A, B, C from yyy)
+TSql: new variants Force[Schema]Update support incremental updates according to comparison of 'old' and 'new' row data

git-svn-id: svn://ultimatepp.org/upp/trunk@2570 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2010-07-27 08:05:41 +00:00
cxl
00cc13836f .Sql: Removed trivial compiler warning
git-svn-id: svn://ultimatepp.org/upp/trunk@2517 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2010-07-05 21:50:02 +00:00
cxl
306ee77e22 *SqlExp operator|| fixes, PGSQL WhenReconnect
git-svn-id: svn://ultimatepp.org/upp/trunk@2404 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2010-05-17 12:37:06 +00:00
cxl
f08f9d278e .Sql: TraceSlow info now to put to regular sql log as well
git-svn-id: svn://ultimatepp.org/upp/trunk@2383 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2010-05-10 16:02:00 +00:00
cxl
44e09da552 .Sql
git-svn-id: svn://ultimatepp.org/upp/trunk@2380 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2010-05-07 11:36:16 +00:00
cxl
2b505d3827 Sql: SqlSession: First SQL error is recorded (until ClearError) instead of last
git-svn-id: svn://ultimatepp.org/upp/trunk@2321 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2010-04-14 23:01:50 +00:00
cxl
f2de015fb5 Sql: Optional SqlSession errorhandler routing is now installable, PostgreSQL: ConnectionOK
git-svn-id: svn://ultimatepp.org/upp/trunk@2237 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2010-03-17 14:48:23 +00:00
rylek
23eefc6f62 Minor fixes in Oracle schema metadata functions.
git-svn-id: svn://ultimatepp.org/upp/trunk@1828 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2009-12-21 22:43:44 +00:00
cxl
0abacbd83e Sql: Sql::InsertNoNulls
git-svn-id: svn://ultimatepp.org/upp/trunk@1725 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2009-11-27 11:05:07 +00:00
cxl
4616fc1710 Sql, SqlExp: InsertNoKey(Fields) ommits first column - intended for key with autoincrement
git-svn-id: svn://ultimatepp.org/upp/trunk@1630 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2009-10-14 13:55:05 +00:00
cxl
e9aeb0acb3 ODBC fixes
git-svn-id: svn://ultimatepp.org/upp/trunk@1065 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2009-04-16 18:37:37 +00:00
mdelfede
c5441ae834 new uvs2 releases : uppsrc-2615 tutorial-38 examples-142 reference-115 -- testing updated debian dependencies
git-svn-id: svn://ultimatepp.org/upp/trunk@306 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2008-07-05 09:43:27 +00:00
mdelfede
cb0ff92715 new uvs2 releases : uppsrc-2598 tutorial-38 examples-141 reference-113
git-svn-id: svn://ultimatepp.org/upp/trunk@300 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2008-06-16 23:06:34 +00:00
mdelfede
263ff5f895 changed svn layout
git-svn-id: svn://ultimatepp.org/upp/trunk@281 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2008-06-07 22:31:27 +00:00