Commit graph

209 commits

Author SHA1 Message Date
cxl
82ae1f8306 Sql: improved missing column NEVER_(msg)
git-svn-id: svn://ultimatepp.org/upp/trunk@7457 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2014-06-19 10:58:07 +00:00
cxl
a81d713ddc Sql: SqlSelect::ForUpdate generates nothing for sqlite3
git-svn-id: svn://ultimatepp.org/upp/trunk@7437 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2014-06-11 06:18:26 +00:00
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
7b5ee42167 .docs
git-svn-id: svn://ultimatepp.org/upp/trunk@7248 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2014-04-14 12:32:49 +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
374aedb86c MySql: now ignoring more resultsets (thanks Klugier)
git-svn-id: svn://ultimatepp.org/upp/trunk@7073 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2014-03-23 15:28:35 +00:00
cxl
09a1cddc4e .docs
git-svn-id: svn://ultimatepp.org/upp/trunk@6937 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2014-02-19 19:26:40 +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
32a106ca9b uppsrc: Fixed all -Wall warnings (except logical parenthesis and misplaced else)
git-svn-id: svn://ultimatepp.org/upp/trunk@6902 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2014-02-10 18:12:17 +00:00
cxl
b3b3104648 Sql: S_type some members now static #669
git-svn-id: svn://ultimatepp.org/upp/trunk@6826 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2014-01-28 19:13:28 +00:00
cxl
05f54e0058 Licence updated #644
git-svn-id: svn://ultimatepp.org/upp/trunk@6783 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2014-01-17 11:36:11 +00:00
cxl
d99e39135f Sql: S_type now supports GetWidth
git-svn-id: svn://ultimatepp.org/upp/trunk@6741 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2014-01-10 13:26:48 +00:00
cxl
bc71850e47 Sql: Fixed issues with S_* and BOOL
git-svn-id: svn://ultimatepp.org/upp/trunk@6550 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2013-11-13 13:16:09 +00:00
cxl
b64e289a07 ide: XmlView, S_ methods support
git-svn-id: svn://ultimatepp.org/upp/trunk@6532 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2013-11-06 15:17:12 +00:00
cxl
011630e0e8 Core: Ref changes temporarily reverted
git-svn-id: svn://ultimatepp.org/upp/trunk@6524 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2013-11-03 19:28:23 +00:00
cxl
9cf1a66afc Sql: S_type
git-svn-id: svn://ultimatepp.org/upp/trunk@6521 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2013-11-03 15:23:56 +00:00
cxl
c789b048d1 Core: Ref, Sql: S_* refactored
git-svn-id: svn://ultimatepp.org/upp/trunk@6519 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2013-11-03 14:36:25 +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
4ee56193ca .docs
git-svn-id: svn://ultimatepp.org/upp/trunk@6367 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2013-09-17 13:25:47 +00:00
cxl
50de50a36b Sql: SqlExp support for Insert...From...GroupBy...Having, S_* now has Get and GetColumnIds
git-svn-id: svn://ultimatepp.org/upp/trunk@6365 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2013-09-17 13:22:26 +00:00
cxl
ab43368ea9 Sql: SqlExp fixed select
git-svn-id: svn://ultimatepp.org/upp/trunk@6362 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2013-09-17 06:26:04 +00:00
cxl
19ddf6cb81 Sql: SqlExp Select(..).From() (instead of Get)
git-svn-id: svn://ultimatepp.org/upp/trunk@6347 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2013-09-15 17:11:45 +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
9f6f569297 Sql: SqlExp: new form of SqlInsert - select without table name
git-svn-id: svn://ultimatepp.org/upp/trunk@6326 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2013-09-09 10:59:44 +00:00
cxl
129e59a571 CodeEditor: Closing in keep open mode (thanks Sender Ghost)
git-svn-id: svn://ultimatepp.org/upp/trunk@6317 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2013-09-05 18:11:35 +00:00
cxl
dd62b0e667 SqlCtrl: ValueMap SqlCtrls::Get, ArrayCtrl: map based Set/Add, fixed some warnings and obsolete pragmas removed
git-svn-id: svn://ultimatepp.org/upp/trunk@6316 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2013-09-05 12:14:09 +00:00
cxl
946ffb19cb .docs
git-svn-id: svn://ultimatepp.org/upp/trunk@6313 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2013-09-04 18:30:45 +00:00
cxl
800a4a3e7f Sql: SqlMassInsert now able to insert ValueMap, SelectAll, new mass loading variants
git-svn-id: svn://ultimatepp.org/upp/trunk@6307 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2013-09-04 10:48:58 +00:00
cxl
ca7e60660f Draw: support for LinuxGL, Sql: operator*=(VectorMap, SqlSelect)
git-svn-id: svn://ultimatepp.org/upp/trunk@6283 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2013-08-28 11:43:07 +00:00
cxl
bec64260e8 .docs
git-svn-id: svn://ultimatepp.org/upp/trunk@6228 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2013-08-06 08:23:30 +00:00
cxl
4d1da44052 Sql: S_* table structs now can Get(column)
git-svn-id: svn://ultimatepp.org/upp/trunk@6225 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2013-08-02 13:31:27 +00:00
cxl
c617d8dc52 ide: Fixed empty name issue Navigator #497
git-svn-id: svn://ultimatepp.org/upp/trunk@6214 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2013-07-29 16:50:36 +00:00
cxl
185f5de2e7 .typo
git-svn-id: svn://ultimatepp.org/upp/trunk@6213 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2013-07-29 11:45:05 +00:00
cxl
52d5ca1d2f Sql: ExportSch now uppercasing table names
git-svn-id: svn://ultimatepp.org/upp/trunk@6203 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2013-07-19 07:13:08 +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
cxl
85f31bb73c SqlExp: Like was fixed MySQL
git-svn-id: svn://ultimatepp.org/upp/trunk@6050 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2013-05-11 09:30:30 +00:00
cxl
c8a5ccd3ac Sql: SqlSet::operator==, !=
git-svn-id: svn://ultimatepp.org/upp/trunk@6024 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2013-05-03 08:04:55 +00:00
cxl
047c3f550d Sql: MassInsert increased maximum number of columns to 62
git-svn-id: svn://ultimatepp.org/upp/trunk@5950 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2013-04-04 13:11:13 +00:00
cxl
903bda7cd1 .docs * cosmetics
git-svn-id: svn://ultimatepp.org/upp/trunk@5940 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2013-03-31 13:19:47 +00:00
cxl
c1a9a3a533 sql: SqlSetFrom
git-svn-id: svn://ultimatepp.org/upp/trunk@5938 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2013-03-31 13:14:38 +00:00
cxl
545fafa5d0 *Sql: SqlSelect::AsTable fixed for PGSQL
git-svn-id: svn://ultimatepp.org/upp/trunk@5897 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2013-03-11 09:39:20 +00:00
cxl
b281882f14 .docs
git-svn-id: svn://ultimatepp.org/upp/trunk@5844 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2013-02-20 08:32:28 +00:00
cxl
3cb7f8ecaf Sql: MassInsert now allows empty EndRow (with possible delete) #409
git-svn-id: svn://ultimatepp.org/upp/trunk@5841 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2013-02-19 21:18:28 +00:00
cxl
c459246cfd uppsrc: Fixed many Win64 warnings
git-svn-id: svn://ultimatepp.org/upp/trunk@5821 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2013-02-18 09:30:12 +00:00
cxl
3e2656e53c 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
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