Commit graph

247 commits

Author SHA1 Message Date
cxl
e7dd5283e6 Sql: Scrip fixed begin/end issue
git-svn-id: svn://ultimatepp.org/upp/trunk@8092 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2015-01-24 20:54:48 +00:00
cxl
6fe700dddf PCH added
git-svn-id: svn://ultimatepp.org/upp/trunk@8044 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2015-01-15 08:49:56 +00:00
cxl
381c3897dc various minor fixes
git-svn-id: svn://ultimatepp.org/upp/trunk@7942 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2014-12-03 14:37:34 +00:00
cxl
95c1879003 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
00fe9f80fe SqlExp: Least, Greatest, SqlDate in MSSQL dialect
git-svn-id: svn://ultimatepp.org/upp/trunk@7881 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2014-11-10 13:45:45 +00:00
cxl
ce3e9fc9c2 SqlExp: Decode nonOracle variants improved
git-svn-id: svn://ultimatepp.org/upp/trunk@7878 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2014-11-09 17:32:52 +00:00
cxl
2a7774289e .cosmetics
git-svn-id: svn://ultimatepp.org/upp/trunk@7877 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2014-11-09 16:35:41 +00:00
cxl
3388c0ae7d .docs
git-svn-id: svn://ultimatepp.org/upp/trunk@7876 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2014-11-09 10:24:26 +00:00
cxl
c106a0bc38 SqlExp: Substr now emits 'substring' for MSSQL
git-svn-id: svn://ultimatepp.org/upp/trunk@7874 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2014-11-09 09:59:08 +00:00
cxl
5c14ee7f09 SqlExp: Length now 'LEN' for MSSQL
git-svn-id: svn://ultimatepp.org/upp/trunk@7872 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2014-11-08 18:32:37 +00:00
cxl
10e02065e7 Sql: SqlExp: SqlSetFrom(ValueArray..)
git-svn-id: svn://ultimatepp.org/upp/trunk@7866 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2014-11-06 09:27:54 +00:00
cxl
795653e413 Sql: Decode (originally Oracle) implemented for other DBs using case .. then .. else .. end
git-svn-id: svn://ultimatepp.org/upp/trunk@7860 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2014-11-03 13:51:50 +00:00
cxl
e99c8fd6b8 Sql: SplitSqlSet (+ fix of SqlBinary compilation)
git-svn-id: svn://ultimatepp.org/upp/trunk@7858 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2014-11-03 13:33:56 +00:00
cxl
b45dd51d7c 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
9c76154719 ide: Double link issue resolved #897
git-svn-id: svn://ultimatepp.org/upp/trunk@7844 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2014-10-30 20:31:48 +00:00
cxl
0d7f1ebb8c MSSQL/ODBC: Refactored
git-svn-id: svn://ultimatepp.org/upp/trunk@7836 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2014-10-29 20:02:01 +00:00
cxl
c02a343e75 SQL: Various engine fixes
git-svn-id: svn://ultimatepp.org/upp/trunk@7827 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2014-10-28 17:58:06 +00:00
cxl
5891b6dbc2 SqlExp: MSSQL dialect version of ConvertAscii, ODBC: Param issue
git-svn-id: svn://ultimatepp.org/upp/trunk@7826 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2014-10-27 08:24:50 +00:00
cxl
c825c0d1e1 Sql: SqlExp: .Limit(n) in MSSQL emulated using TOP
git-svn-id: svn://ultimatepp.org/upp/trunk@7805 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2014-10-20 18:43:25 +00:00
cxl
668b4b1713 Sql: MassInsert Fixed to compile with GCC
git-svn-id: svn://ultimatepp.org/upp/trunk@7787 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2014-10-16 06:48:33 +00:00
cxl
5cef0718ca SqlExp: Fixed issues with SqlUpdate/SqlInsert
git-svn-id: svn://ultimatepp.org/upp/trunk@7777 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2014-10-13 18:15:42 +00:00
cxl
b5342b8255 Sql: SqlInsert/SqlUpdate refactored
git-svn-id: svn://ultimatepp.org/upp/trunk@7775 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2014-10-13 17:37:21 +00:00
cxl
d6e5740da6 Sql/ODBC: Fixed MSSQL issues
git-svn-id: svn://ultimatepp.org/upp/trunk@7773 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2014-10-13 11:40:07 +00:00
cxl
24af0e755c Sql: MassInsert improved MSSQL support, CtrlLib: LineEdit visual fix
git-svn-id: svn://ultimatepp.org/upp/trunk@7771 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2014-10-12 18:14:35 +00:00
cxl
bfba290a81 .cosmetics
git-svn-id: svn://ultimatepp.org/upp/trunk@7761 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2014-10-08 12:55:47 +00:00
cxl
8f4fa2966a CtrlLib: ValueMap ArrayCtrl::GetMap
git-svn-id: svn://ultimatepp.org/upp/trunk@7760 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2014-10-08 12:00:06 +00:00
cxl
6fcc871930 .cosmetics
git-svn-id: svn://ultimatepp.org/upp/trunk@7758 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2014-10-03 07:31:37 +00:00
cxl
74a4b3c19f SqlExp: TABLE1(S_TABLE_2()) SqlId form
git-svn-id: svn://ultimatepp.org/upp/trunk@7757 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2014-10-03 07:08:35 +00:00
cxl
f278bf1b8f .removed DUMPs
git-svn-id: svn://ultimatepp.org/upp/trunk@7755 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2014-10-02 16:10:05 +00:00
cxl
5ea1d124a1 SqlExp: Fixed issue with joins and sz strings
git-svn-id: svn://ultimatepp.org/upp/trunk@7753 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2014-10-02 14:51:01 +00:00
cxl
2cffaf3e75 .docs
git-svn-id: svn://ultimatepp.org/upp/trunk@7720 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2014-09-23 07:19:38 +00:00
cxl
09efb74db8 SqlExp: temporary table support
git-svn-id: svn://ultimatepp.org/upp/trunk@7708 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2014-09-21 10:33:51 +00:00
cxl
a56906aa29 Sql: With now supports Update/Insert/Delete
git-svn-id: svn://ultimatepp.org/upp/trunk@7706 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2014-09-20 17:30:54 +00:00
cxl
60321cdd43 SqlExp: Support for with, with recursive
git-svn-id: svn://ultimatepp.org/upp/trunk@7703 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2014-09-19 09:21:04 +00:00
cxl
6b354108d0 Sql: SqlExp support for 'union all' (as operator+)
git-svn-id: svn://ultimatepp.org/upp/trunk@7701 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2014-09-19 06:29:21 +00:00
cxl
47752962ed SqlExp: SqlBool::AsValue
git-svn-id: svn://ultimatepp.org/upp/trunk@7694 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2014-09-16 15:41:34 +00:00
cxl
ce9e15f6a4 Sql: SqlExp: SqlBoolFunc #248
git-svn-id: svn://ultimatepp.org/upp/trunk@7688 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2014-09-14 09:19:16 +00:00
cxl
3106e11939 Sql: SqlSetFrom variant with pos, count, S_::GetIndex(id)
git-svn-id: svn://ultimatepp.org/upp/trunk@7573 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2014-08-08 12:34:14 +00:00
cxl
82ae1f8306 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
a81d713ddc Sql: SqlSelect::ForUpdate generates nothing for sqlite3
git-svn-id: svn://ultimatepp.org/upp/trunk@7437 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2014-06-11 06:18:26 +00:00
cxl
bfd90eda9f Sql: SqlCompile variant using default dialect
git-svn-id: svn://ultimatepp.org/upp/trunk@7341 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2014-04-30 10:07:28 +00:00
cxl
c64db5b4b1 Sql: SqlId::ToLowerCase, ToUpperCase
git-svn-id: svn://ultimatepp.org/upp/trunk@7251 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2014-04-14 12:57:39 +00:00
cxl
7b5ee42167 .docs
git-svn-id: svn://ultimatepp.org/upp/trunk@7248 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2014-04-14 12:32:49 +00:00
cxl
fa46507582 .cosmetics
git-svn-id: svn://ultimatepp.org/upp/trunk@7190 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2014-04-08 17:27:23 +00:00
cxl
374aedb86c MySql: now ignoring more resultsets (thanks Klugier)
git-svn-id: svn://ultimatepp.org/upp/trunk@7073 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2014-03-23 15:28:35 +00:00
cxl
09a1cddc4e .docs
git-svn-id: svn://ultimatepp.org/upp/trunk@6937 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2014-02-19 19:26:40 +00:00
cxl
26077601e9 SqlExp: abs #692
git-svn-id: svn://ultimatepp.org/upp/trunk@6936 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2014-02-19 19:23:38 +00:00
cxl
32a106ca9b uppsrc: Fixed all -Wall warnings (except logical parenthesis and misplaced else)
git-svn-id: svn://ultimatepp.org/upp/trunk@6902 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2014-02-10 18:12:17 +00:00
cxl
b3b3104648 Sql: S_type some members now static #669
git-svn-id: svn://ultimatepp.org/upp/trunk@6826 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2014-01-28 19:13:28 +00:00
cxl
05f54e0058 Licence updated #644
git-svn-id: svn://ultimatepp.org/upp/trunk@6783 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2014-01-17 11:36:11 +00:00