Commit graph

36 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
c59b9bac16 Sql: SqlCase renamed to SqlCode, Case is now SqlCase #1045
git-svn-id: svn://ultimatepp.org/upp/trunk@8397 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2015-04-30 12:39:34 +00:00
cxl
e2ddf5871b 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
12853cdcef 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
7bdd4527c7 .cosmetics
git-svn-id: svn://ultimatepp.org/upp/trunk@7877 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2014-11-09 16:35:41 +00:00
cxl
63ad0729bf 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
4f6da79c33 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
b279bb398b 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
b10efedc2f 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
545f00f8de 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
41a823715c 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
4dc1bfa4a3 .cosmetics
git-svn-id: svn://ultimatepp.org/upp/trunk@7758 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2014-10-03 07:31:37 +00:00
cxl
d4d1dc2a5f 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
4efb9c7d77 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
1051b763a9 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
95e91e4428 SqlExp: CURRENT_DATE, CURRENT_TIMESTAMP support
git-svn-id: svn://ultimatepp.org/upp/trunk@6399 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2013-10-06 17:55:57 +00:00
cxl
85d900d0ed *Sql: Fixed SqlVal::As
git-svn-id: svn://ultimatepp.org/upp/trunk@4635 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2012-02-29 19:27:50 +00:00
cxl
912f978e65 Sql: Quoting SqlId changed to be explicit option, SqlTxt added
git-svn-id: svn://ultimatepp.org/upp/trunk@4554 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2012-02-06 09:40:21 +00:00
cxl
079e656152 Sql: SqlId escaping now tests whether escaped Id is indeed valid SQL id, no escaping otherwise (workaround for use of SqlId('table.*') and similar)
git-svn-id: svn://ultimatepp.org/upp/trunk@4529 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2012-02-03 18:07:20 +00:00
cxl
4a1c30eb45 Sql: SqlIds now quoted
git-svn-id: svn://ultimatepp.org/upp/trunk@4526 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2012-02-03 17:44:48 +00:00
cxl
2dbb209fd2 Sql: SqlExp optimizations
git-svn-id: svn://ultimatepp.org/upp/trunk@4279 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2011-12-09 12:42:37 +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
817b30a806 Sql: finalizing JoinRef and introspection
git-svn-id: svn://ultimatepp.org/upp/trunk@4269 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2011-12-07 20:21:09 +00:00
cxl
5c57c6e7e5 Core: Id optimized for MT using TLS, Sql: SqlExp: Using SqlCol for group Of
git-svn-id: svn://ultimatepp.org/upp/trunk@4256 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2011-12-06 18:49:16 +00:00
cxl
62a92fdbac Sql: New 'Of' 'syntax'
git-svn-id: svn://ultimatepp.org/upp/trunk@4222 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2011-12-01 23:16:28 +00:00
cxl
294a0d4426 SqlExp: Fixed SQLITE3 operator|, Coalesce
git-svn-id: svn://ultimatepp.org/upp/trunk@3266 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2011-03-06 17:59:56 +00:00
rylek
3697c0f138 .Sql: minor Sqlite3-related hackery in SqlExp
+Draw: new RGBA blit functions TransformComponents / MultiplyComponents

git-svn-id: svn://ultimatepp.org/upp/trunk@2312 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2010-04-07 20:45:21 +00:00
cxl
2260e94407 SqlExp: Added SqlCase for Sqlite3 least, greatest
git-svn-id: svn://ultimatepp.org/upp/trunk@1538 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2009-08-26 18:23:59 +00:00
cxl
951d74e221 SqlBinary changed to work as SqlCompile type -> it now should work in PGSQL too
git-svn-id: svn://ultimatepp.org/upp/trunk@1232 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2009-05-25 08:30:49 +00:00
cxl
0c1c745aa3 SqlBinary (does not work with PGSQL, otherwise should)
git-svn-id: svn://ultimatepp.org/upp/trunk@1084 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2009-04-20 21:01:14 +00:00
cxl
58d0fe7678 SqlSelect::AsValue, SqlId::Of(const char *)
git-svn-id: svn://ultimatepp.org/upp/trunk@786 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2009-01-19 12:55:41 +00:00
cxl
5978a9f87a SqlId::operator[](SqlId) as alternative to .Of
git-svn-id: svn://ultimatepp.org/upp/trunk@584 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2008-10-31 14:01:38 +00:00
cxl
a4243a8669 git-svn-id: svn://ultimatepp.org/upp/trunk@366 f0d560ea-af0d-0410-9eb7-867de7ffcac7 2008-08-24 18:39:16 +00:00
mdelfede
6e18a4c048 new uvs2 releases : uppsrc-2612 tutorial-38 examples-142 reference-114 - fixed X11DHCtrl
git-svn-id: svn://ultimatepp.org/upp/trunk@305 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2008-07-01 20:28:44 +00:00
mdelfede
4ad4d61eea new uvs2 releases : uppsrc-2608 tutorial-38 examples-141 reference-113
git-svn-id: svn://ultimatepp.org/upp/trunk@304 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2008-06-26 18:25:44 +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