ultimatepp/uppsrc/TSql
rylek 0cc4a5f10a .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
..
Ctrl Progress display enhancements in the login dialog 2009-06-29 19:14:30 +00:00
Copying License fixes 2008-10-02 10:29:42 +00:00
dict.cpp changed svn layout 2008-06-07 22:31:27 +00:00
dict.h changed svn layout 2008-06-07 22:31:27 +00:00
id.h changed svn layout 2008-06-07 22:31:27 +00:00
init License fixes 2008-10-02 10:29:42 +00:00
template.h changed svn layout 2008-06-07 22:31:27 +00:00
TSql.h changed svn layout 2008-06-07 22:31:27 +00:00
TSql.t .CtrlCore/: minor fixes in EncodeRTF; fixed escape sequences in .t string constants 2011-02-11 18:58:56 +00:00
TSql.upp .uppsrc: minor fixes 2010-04-06 07:33:07 +00:00
TSql_init.icpp changed svn layout 2008-06-07 22:31:27 +00:00
util.cpp +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) 2010-07-27 08:05:41 +00:00
util.h .Sql: modified SqlSession::SetError logic to overwrite last error out of transactions 2011-05-27 07:01:41 +00:00