Commit graph

26 commits

Author SHA1 Message Date
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
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
5609d43c05 .fixed some warnings
git-svn-id: svn://ultimatepp.org/upp/trunk@6330 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2013-09-12 18:14:27 +00:00
cxl
fbf661f7c6 Sql: PGSQL SqlExp now limiting Time::Low() as well
git-svn-id: svn://ultimatepp.org/upp/trunk@6164 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2013-07-03 07:50:34 +00:00
cxl
425562ef90 Sql: SqlExp PostgreSQL Date::Low limited to 1-1-1
git-svn-id: svn://ultimatepp.org/upp/trunk@6152 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2013-06-26 10:26:10 +00:00
rylek
759e50b1b1 .Sql: oprava konverze Id -> String
git-svn-id: svn://ultimatepp.org/upp/trunk@5027 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2012-06-01 11:04:23 +00:00
cxl
0230307476 Sql: SqlBinary for PGSQL now prepends E before string to achieve PGSQL9 compatibility
git-svn-id: svn://ultimatepp.org/upp/trunk@4976 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2012-05-20 16:01:36 +00:00
cxl
4791b9647e Sql: Fixed issue with quoted Null SqlId, ide: debugging code for lost config
git-svn-id: svn://ultimatepp.org/upp/trunk@4626 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2012-02-27 08:30:35 +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
07c87ddda1 .cosmetics
git-svn-id: svn://ultimatepp.org/upp/trunk@4466 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2012-01-23 18:22:57 +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
4616bc2463 Sql: Fixed string escapment of PGSQL strings
git-svn-id: svn://ultimatepp.org/upp/trunk@3828 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2011-09-06 07:24:53 +00:00
cxl
89f7dabb13 Sql: SqlMassInsert (using 'union all' trick)
git-svn-id: svn://ultimatepp.org/upp/trunk@2597 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2010-08-07 14:52:40 +00:00
cxl
b2305363b9 Sql: PGSQL SqlBinary fix
git-svn-id: svn://ultimatepp.org/upp/trunk@1793 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2009-12-08 22:54:18 +00:00
cxl
0cdc8226e5 PGSQL string escapes improved
git-svn-id: svn://ultimatepp.org/upp/trunk@1648 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2009-10-21 21:21:32 +00:00
rylek
4ab331024e Funny typo in SqlCompile; improved diagnostics of so load failure in Linux (Dli.cpp); improved connection failure diagnostics in OCI8
git-svn-id: svn://ultimatepp.org/upp/trunk@1642 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2009-10-20 09:55:03 +00:00
cxl
4816b5c3e7 Sql: NULL for empty SqlBinary, Painter: Fixed DrawImageOp
git-svn-id: svn://ultimatepp.org/upp/trunk@1281 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2009-06-05 12:44:32 +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
a3de6030bc Date::Low() fixed in MSSQL (it is Date(-4000,1,1) and MSSQL allows only dates >1753)
git-svn-id: svn://ultimatepp.org/upp/trunk@634 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2008-11-11 18:21:52 +00:00
unodgs
062125af02 Fixed quoting for PGSQL dialect
git-svn-id: svn://ultimatepp.org/upp/trunk@564 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2008-10-22 21:42:16 +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