Commit graph

163 commits

Author SHA1 Message Date
cxl
2c82b3659c Sql: SqlScrip: Support for PGSQL $$
git-svn-id: svn://ultimatepp.org/upp/trunk@5620 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2012-12-03 09:35:45 +00:00
cxl
36be58c902 Sql: GetColumns synonym GetColumnCount
git-svn-id: svn://ultimatepp.org/upp/trunk@5596 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2012-11-29 20:35:02 +00:00
cxl
8949942c4f Core: DeHtml, SqlExp: Insert, Update add methods with ValueMap parameter
git-svn-id: svn://ultimatepp.org/upp/trunk@5535 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2012-11-09 09:48:03 +00:00
cxl
50f31831b4 .cosmetics
git-svn-id: svn://ultimatepp.org/upp/trunk@5528 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2012-11-07 09:45:00 +00:00
cxl
a3547c9383 Sql: Schema introspections improvements
git-svn-id: svn://ultimatepp.org/upp/trunk@5507 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2012-11-02 08:32:20 +00:00
cxl
c6ded992d1 Skylark: Http::Finalize
git-svn-id: svn://ultimatepp.org/upp/trunk@5504 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2012-11-01 18:28:07 +00:00
cxl
3de7d01a10 .docs
git-svn-id: svn://ultimatepp.org/upp/trunk@5480 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2012-10-25 07:51:16 +00:00
cxl
4666a8ce9b Sql: schema: MySql now changes column type as well when upgrading DB (thanks sergey)
git-svn-id: svn://ultimatepp.org/upp/trunk@5403 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2012-10-02 12:38:18 +00:00
cxl
9668e592f2 Sql: MySql schema now using same alter table add column as Sqlite3
git-svn-id: svn://ultimatepp.org/upp/trunk@5401 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2012-10-02 06:00:13 +00:00
cxl
1948428876 .docs
git-svn-id: svn://ultimatepp.org/upp/trunk@5373 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2012-09-20 06:34:01 +00:00
cxl
9eaf857b0c .docs
git-svn-id: svn://ultimatepp.org/upp/trunk@5371 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2012-09-18 07:38:28 +00:00
cxl
f0fe23e773 .docs
git-svn-id: svn://ultimatepp.org/upp/trunk@5370 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2012-09-17 18:22:58 +00:00
cxl
962480cedb .docs
git-svn-id: svn://ultimatepp.org/upp/trunk@5369 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2012-09-17 14:50:32 +00:00
cxl
6f0c65055d .docs
git-svn-id: svn://ultimatepp.org/upp/trunk@5367 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2012-09-17 12:14:44 +00:00
cxl
06f5e11e07 .docs
git-svn-id: svn://ultimatepp.org/upp/trunk@5366 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2012-09-17 11:41:20 +00:00
cxl
737f747a57 Sql: MassInsert optimized for PGSQL/MySql
git-svn-id: svn://ultimatepp.org/upp/trunk@5352 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2012-09-11 18:29:00 +00:00
cxl
0993f13660 Sqls::operator^
git-svn-id: svn://ultimatepp.org/upp/trunk@5351 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2012-09-11 17:55:29 +00:00
cxl
a2aed78241 .docs
git-svn-id: svn://ultimatepp.org/upp/trunk@5349 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2012-09-11 08:40:27 +00:00
cxl
4b03d9a072 Sql: SqlMassInsert now has NoUseTransaction option
git-svn-id: svn://ultimatepp.org/upp/trunk@5293 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2012-08-28 08:41:26 +00:00
cxl
3cfe5186a4 Sql: Fixed issue with lowercase SqlId in operator[]
git-svn-id: svn://ultimatepp.org/upp/trunk@5113 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2012-07-04 13:23:48 +00:00
cxl
41e19caac5 *uppsrc: LOG related fixes
git-svn-id: svn://ultimatepp.org/upp/trunk@5094 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2012-07-03 06:47:46 +00:00
cxl
9b1799d6b4 Sql: SqlLoadTable, SqlLoadColumn
git-svn-id: svn://ultimatepp.org/upp/trunk@5044 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2012-06-08 14:01:53 +00:00
cxl
46f835daa7 *Core/SSL: INITBLOCK moved to icpp
git-svn-id: svn://ultimatepp.org/upp/trunk@5040 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2012-06-05 11:03:49 +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
f05cc1a44b Draw: Font, Drawing, Painting, Image now support Xmlize and Jsonize
git-svn-id: svn://ultimatepp.org/upp/trunk@4950 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2012-05-14 14:47:25 +00:00
cxl
530adca9d7 .Core, Sql: cosmetics
git-svn-id: svn://ultimatepp.org/upp/trunk@4742 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2012-04-03 11:32:07 +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
45c726d65a Sql: Sql/SqlSession::PerThread
git-svn-id: svn://ultimatepp.org/upp/trunk@4631 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2012-02-28 09:38:17 +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
rylek
77414d5b02 .Sql/SqlStatement.cpp: modified SqlSelect::AsTable to keep extra parentheses around aliased subselect in all dialects except MS-SQL
git-svn-id: svn://ultimatepp.org/upp/trunk@4620 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2012-02-24 22:45:46 +00:00
rylek
77654d7b83 .Sql/SqlStatement.cpp: modified SqlSelect::AsTable to remove extra parentheses only in MS-SQL dialect
git-svn-id: svn://ultimatepp.org/upp/trunk@4617 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2012-02-24 22:30:28 +00:00
rylek
3d680acfaf .Sql/SqlStatement.cpp: bug fix in SqlSelect::AsTable to suppress extra parentheses around aliased subselect
git-svn-id: svn://ultimatepp.org/upp/trunk@4612 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2012-02-24 07:26:26 +00:00
cxl
6cfe0bfb2c Sql: Fixed ASSERT in SqlMassInsert
git-svn-id: svn://ultimatepp.org/upp/trunk@4607 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2012-02-21 09:03:38 +00:00
cxl
e24ca31af2 Sql: Added heuristics of *JoinRef (RM #251)
git-svn-id: svn://ultimatepp.org/upp/trunk@4571 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2012-02-10 18:04:19 +00:00
cxl
c3c2ffc1be *Sql: fixed MassInsert quoted SqlId issue(s)
git-svn-id: svn://ultimatepp.org/upp/trunk@4561 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2012-02-08 15:47:09 +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
191867fd86 Sql: SqlExp docs
git-svn-id: svn://ultimatepp.org/upp/trunk@4531 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2012-02-03 18:10:38 +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
3204265aa4 ide: Fixed config issue
git-svn-id: svn://ultimatepp.org/upp/trunk@4513 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2012-02-02 12:51:19 +00:00
cxl
20eb71934e Sql: SqlSet::operator<<
git-svn-id: svn://ultimatepp.org/upp/trunk@4505 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2012-02-01 13:51:27 +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
03618e002c Sql: MassInsert now has remove option
git-svn-id: svn://ultimatepp.org/upp/trunk@4443 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2012-01-19 14:39:30 +00:00
cxl
e81c007ccf .cosmetics
git-svn-id: svn://ultimatepp.org/upp/trunk@4429 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2012-01-17 14:12:20 +00:00
cxl
9419fbe2fd *Sql: fixed ugly typo error in *JoinRef
git-svn-id: svn://ultimatepp.org/upp/trunk@4428 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2012-01-16 16:54:09 +00:00
cxl
5f0b18e7ae OleDB: fixed for private Connection in Sql
git-svn-id: svn://ultimatepp.org/upp/trunk@4353 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2011-12-28 19:33:38 +00:00
cxl
0b7b0f5af4 Sql: Sql::Attach/Detach, Connection constructor moved private (rm #222)
git-svn-id: svn://ultimatepp.org/upp/trunk@4352 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2011-12-28 19:16:46 +00:00
cxl
79226efa5e Sql: GetSchColumn now guaranteed to be uppercase
git-svn-id: svn://ultimatepp.org/upp/trunk@4345 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2011-12-26 10:38:19 +00:00
cxl
7dca0d0701 .cosmetics
git-svn-id: svn://ultimatepp.org/upp/trunk@4342 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2011-12-23 16:27:36 +00:00