Commit graph

39 commits

Author SHA1 Message Date
cxl
9293ed2be0 uppsrc: Visual C++ compiler bug [W]StringBuffer workaround
git-svn-id: svn://ultimatepp.org/upp/trunk@15123 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2020-09-23 09:37:31 +00:00
cxl
49da0eed53 .cosmetics
git-svn-id: svn://ultimatepp.org/upp/trunk@11132 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2017-06-01 17:42:29 +00:00
cxl
449cf99359 plugin/sqlite3, Sql: library updated, GetCurrentTime fixed
git-svn-id: svn://ultimatepp.org/upp/trunk@10801 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2017-01-29 22:44:45 +00:00
cxl
8ebdcbb0d5 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
4f826c9f64 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
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
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
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
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
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
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
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
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
07bd9d4a75 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
6a036c1e45 *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
cdcd768907 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
ff686cb02e 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
e33ee7a3d1 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
248e626680 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
10094501aa 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
88afad6672 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
aa3be1b938 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
595d76c629 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
66c4ee912e 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
83cc3ef6e5 .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
55b83bb819 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
c7137b20e0 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
c4a2d7f9bd 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
435c8e13c4 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
9487ebbf52 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
2f9bc4b405 git-svn-id: svn://ultimatepp.org/upp/trunk@366 f0d560ea-af0d-0410-9eb7-867de7ffcac7 2008-08-24 18:39:16 +00:00
mdelfede
e4d5d4a6f9 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
f142f49947 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
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