Commit graph

162 commits

Author SHA1 Message Date
cxl
aead1a8bf5 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
eab97075d7 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
02d63c7b41 .cosmetics
git-svn-id: svn://ultimatepp.org/upp/trunk@5528 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2012-11-07 09:45:00 +00:00
cxl
c738f635dd 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
aafe0796a4 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
499721891a .docs
git-svn-id: svn://ultimatepp.org/upp/trunk@5480 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2012-10-25 07:51:16 +00:00
cxl
6d17a35d02 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
5c2f8a2e9d 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
e883773c00 .docs
git-svn-id: svn://ultimatepp.org/upp/trunk@5373 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2012-09-20 06:34:01 +00:00
cxl
a861fa3763 .docs
git-svn-id: svn://ultimatepp.org/upp/trunk@5371 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2012-09-18 07:38:28 +00:00
cxl
8bd6fddd36 .docs
git-svn-id: svn://ultimatepp.org/upp/trunk@5370 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2012-09-17 18:22:58 +00:00
cxl
5fc0b972d0 .docs
git-svn-id: svn://ultimatepp.org/upp/trunk@5369 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2012-09-17 14:50:32 +00:00
cxl
2fddea499e .docs
git-svn-id: svn://ultimatepp.org/upp/trunk@5367 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2012-09-17 12:14:44 +00:00
cxl
65f2da6db9 .docs
git-svn-id: svn://ultimatepp.org/upp/trunk@5366 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2012-09-17 11:41:20 +00:00
cxl
dda4dbff56 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
fb53814a17 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
58fe70c16c .docs
git-svn-id: svn://ultimatepp.org/upp/trunk@5349 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2012-09-11 08:40:27 +00:00
cxl
0799e7e858 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
95739a69fc 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
834df6b3fa *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
c492aaed26 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
73b363f60c *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
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
9c66fcab3e 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
f4f61b1d6b .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
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
42f9888fea 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
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
rylek
23de0aa4f6 .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
ee38cbd45b .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
347762810b .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
2b1b46c685 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
d2dc19d436 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
9fe3e7af1a *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
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
902fa64b26 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
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
f303a1e280 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
46b9b4ec1f 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
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
37aa7419b4 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
7ce76b7fa5 .cosmetics
git-svn-id: svn://ultimatepp.org/upp/trunk@4429 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2012-01-17 14:12:20 +00:00
cxl
3908dd189c *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
31c717a2ed 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
dc088d6015 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
80aaa0f25e 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
2d55738bf2 .cosmetics
git-svn-id: svn://ultimatepp.org/upp/trunk@4342 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2011-12-23 16:27:36 +00:00
cxl
301b15861a .cosmetics
git-svn-id: svn://ultimatepp.org/upp/trunk@4336 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2011-12-22 13:09:15 +00:00