Commit graph

40 commits

Author SHA1 Message Date
cxl
597466fea8 uppsrc: NAMESPACE_UPP / END_UPP_NAMESPACE removed
git-svn-id: svn://ultimatepp.org/upp/trunk@10186 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2016-08-26 17:15:30 +00:00
cxl
0d87ac1cd6 uppsrc: cosmetics: //$- around all Expands
git-svn-id: svn://ultimatepp.org/upp/trunk@8537 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2015-06-13 18:13:59 +00:00
cxl
c8df5ab53d CppBase: preparing for preprocessor, Sql: Fixed NOAPPSQL isues, cosmetics
git-svn-id: svn://ultimatepp.org/upp/trunk@8160 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2015-02-09 18:22:30 +00:00
cxl
5590b37e8c Sql: operator*=(ValueMap&, ..)
git-svn-id: svn://ultimatepp.org/upp/trunk@7883 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2014-11-11 12:23:40 +00:00
cxl
ad5ad21338 Sql: Trace compression
git-svn-id: svn://ultimatepp.org/upp/trunk@7847 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2014-10-31 12:37:26 +00:00
cxl
fddbc287bb Sql: improved missing column NEVER_(msg)
git-svn-id: svn://ultimatepp.org/upp/trunk@7457 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2014-06-19 10:58:07 +00:00
cxl
989ee080ac .cosmetics
git-svn-id: svn://ultimatepp.org/upp/trunk@7190 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2014-04-08 17:27:23 +00:00
cxl
e461d6f43f Sql: S_type now supports GetWidth
git-svn-id: svn://ultimatepp.org/upp/trunk@6741 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2014-01-10 13:26:48 +00:00
cxl
2c27f66c18 Sql: Fixed issues with S_* and BOOL
git-svn-id: svn://ultimatepp.org/upp/trunk@6550 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2013-11-13 13:16:09 +00:00
cxl
36be58c902 Sql: GetColumns synonym GetColumnCount
git-svn-id: svn://ultimatepp.org/upp/trunk@5596 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2012-11-29 20:35:02 +00:00
cxl
0993f13660 Sqls::operator^
git-svn-id: svn://ultimatepp.org/upp/trunk@5351 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2012-09-11 17:55:29 +00:00
cxl
3cfe5186a4 Sql: Fixed issue with lowercase SqlId in operator[]
git-svn-id: svn://ultimatepp.org/upp/trunk@5113 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2012-07-04 13:23:48 +00:00
cxl
41e19caac5 *uppsrc: LOG related fixes
git-svn-id: svn://ultimatepp.org/upp/trunk@5094 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2012-07-03 06:47:46 +00:00
cxl
530adca9d7 .Core, Sql: cosmetics
git-svn-id: svn://ultimatepp.org/upp/trunk@4742 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2012-04-03 11:32:07 +00:00
cxl
5f0b18e7ae OleDB: fixed for private Connection in Sql
git-svn-id: svn://ultimatepp.org/upp/trunk@4353 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2011-12-28 19:33:38 +00:00
cxl
0b7b0f5af4 Sql: Sql::Attach/Detach, Connection constructor moved private (rm #222)
git-svn-id: svn://ultimatepp.org/upp/trunk@4352 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2011-12-28 19:16:46 +00:00
cxl
79226efa5e Sql: GetSchColumn now guaranteed to be uppercase
git-svn-id: svn://ultimatepp.org/upp/trunk@4345 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2011-12-26 10:38:19 +00:00
cxl
082490db53 Sql: SqlSession::ThrowOnError
git-svn-id: svn://ultimatepp.org/upp/trunk@4331 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2011-12-19 19:00:39 +00:00
cxl
a00372f0fa Sql: Sql now supports fetching ValueMap of row (Fetch or GetRowMap after Fetch)
git-svn-id: svn://ultimatepp.org/upp/trunk@4329 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2011-12-19 18:35:38 +00:00
cxl
418c76a798 Sql: Sql::Attach/Detach, SetSession
git-svn-id: svn://ultimatepp.org/upp/trunk@4304 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2011-12-15 10:28:58 +00:00
cxl
6aefb7f0b1 Sql: Refactored SQL 'default app cursor', added per-thread SQL option, added secondary SQLR 'default app cursor'
git-svn-id: svn://ultimatepp.org/upp/trunk@4290 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2011-12-10 16:03:24 +00:00
cxl
97bfa2f508 .developing Sql
git-svn-id: svn://ultimatepp.org/upp/trunk@4288 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2011-12-10 11:30:08 +00:00
cxl
437c7f58cf Core: Id is now String based, Sql: SqlCol erradicated
git-svn-id: svn://ultimatepp.org/upp/trunk@4276 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2011-12-08 23:55:47 +00:00
cxl
99c30f8406 Sql: In sql trace log, questionmark parameter placeholders are now replaced with actual parameters
git-svn-id: svn://ultimatepp.org/upp/trunk@3977 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2011-10-08 19:30:20 +00:00
rylek
1164d686e7 .Sql: modified SqlSession::SetError logic to overwrite last error out of transactions
.TSql: adjusted SqlBlock to do a ClearError when starting a transaction
+Core: added ArrayMap::Insert(int i, const K& key, T *newt) in analogy to Array

git-svn-id: svn://ultimatepp.org/upp/trunk@3466 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2011-05-27 07:01:41 +00:00
cxl
e0cc8e7c85 Sql: Sql::operator[](SqlId) now invokes NEVER (in debug) when column is not found
git-svn-id: svn://ultimatepp.org/upp/trunk@2906 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2010-12-12 08:49:20 +00:00
rylek
6388462fa4 +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
cd1d82c1e6 .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
a1c5369a84 *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
58a73bd81b .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
dd2bdbd45d .Sql
git-svn-id: svn://ultimatepp.org/upp/trunk@2380 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2010-05-07 11:36:16 +00:00
cxl
376a455717 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
630229fe1a 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
1f04877186 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
24664f8e30 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
08e45d5330 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
9850da3658 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
3ce6f217f0 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
4cb7b4eb06 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
d2b54f7989 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