Commit graph

22 commits

Author SHA1 Message Date
cxl
9511279dd8 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
fa0a894f44 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
78a7f639a0 .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
072f2c6cfb 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
68b1782921 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
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
530dd1fc42 .cosmetics
git-svn-id: svn://ultimatepp.org/upp/trunk@4466 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2012-01-23 18:22:57 +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
92c26d3f9e 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
a50feb3f05 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
04693aaf7d 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
e73a11eae5 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
b1bb783874 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
6d556a57f0 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
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
93b90b8ce0 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
4026460776 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
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