Commit Graph

70 Commits

Author SHA1 Message Date
Ivo Hinkelmann
c41ea87a1e INTEGRATION: CWS gcc430two (1.68.46); FILE MERGED
2008/01/28 09:53:05 rene 1.68.46.1: more gcc 4.3.0 things
2008-02-04 12:39:46 +00:00
Rüdiger Timm
971948b61e INTEGRATION: CWS dba24d (1.67.136); FILE MERGED
2007/12/01 13:38:58 fs 1.67.136.2: RESYNC: (1.67-1.68); FILE MERGED
2007/11/06 09:19:38 oj 1.67.136.1: #i51965# use scale for update
2008-01-30 07:28:36 +00:00
Ivo Hinkelmann
0713a015de INTEGRATION: CWS dba24c (1.67.108); FILE MERGED
2007/10/12 21:45:05 fs 1.67.108.2: #i10000#
2007/10/11 14:15:07 oj 1.67.108.1: #i76377# check names of composer
2007-11-21 14:31:36 +00:00
Vladimir Glazounov
f82286ee79 INTEGRATION: CWS pj65 (1.66.32); FILE MERGED
2006/10/31 14:08:06 pjanik 1.66.32.1: #i71027#: prevent warnings on Mac OS X with gcc 4.0.1.
2006-11-21 16:15:22 +00:00
Oliver Bolte
735f42ffa8 INTEGRATION: CWS pchfix02 (1.64.4); FILE MERGED
2006/09/01 17:24:03 kaib 1.64.4.1: #i68856# Added header markers and pch files
2006-09-17 05:31:47 +00:00
Ivo Hinkelmann
a465d2bd34 INTEGRATION: CWS warningfixes03_SRC680 (1.63.8); FILE MERGED
2006/08/18 15:05:26 mhu 1.63.8.1: #i68745# Fixed GCC 4.0.x warning(s).
2006-08-29 10:05:45 +00:00
Jens-Heiner Rechtien
15e0220854 INTEGRATION: CWS dba30 (1.59.16); FILE MERGED
2006/07/20 08:56:09 fs 1.59.16.5: #i10000#
2006/07/19 12:08:29 fs 1.59.16.4: RESYNC: (1.60-1.62); FILE MERGED
2006/05/08 11:17:11 fs 1.59.16.3: RESYNC: (1.59-1.60); FILE MERGED
2006/01/02 09:17:06 oj 1.59.16.2: #i44200# use supportsMixedCaseQuotedIdentifiers where storesMixedCaseQuotedIdentifiers was used
2005/12/30 07:56:53 oj 1.59.16.1: #i58364# fix for foreign columns from join in select
2006-08-15 09:41:07 +00:00
Ivo Hinkelmann
750760f5c8 INTEGRATION: CWS dba204c (1.62.8); FILE MERGED
2006/07/26 10:41:54 fs 1.62.8.1: #i66596# when executing our key retrieval statement, use the proper query from the query analyzer
2006-08-04 12:54:54 +00:00
Oliver Bolte
c3becfb773 INTEGRATION: CWS qiq (1.60.2); FILE MERGED
2006/06/30 13:23:35 fs 1.60.2.4: during #i51143#: PROPERTY_ID_HY0000 superseded by StandardSQLState.SQL_GENERAL_ERROR
2006/06/27 11:53:54 fs 1.60.2.3: RESYNC: (1.60-1.61); FILE MERGED
2006/06/16 14:16:03 fs 1.60.2.2: during #i51143#: replaced TTypeDefaultValuePair/TPositionTypePair with struct with named members - this is much more readable than ::std::pair< ..., ::std::pair< ..., ... > >
2006/05/24 06:40:19 fs 1.60.2.1: some refactoring of compose/quoteTableName and friends, in preparation of #i51143#
2006-07-10 14:02:45 +00:00
Jens-Heiner Rechtien
35dce7a060 INTEGRATION: CWS warnings01 (1.59.74); FILE MERGED
2006/05/23 23:41:59 sb 1.59.74.2: RESYNC: (1.59-1.60); FILE MERGED
2006/03/24 15:35:45 fs 1.59.74.1: #i57457# warning-free code (unxlngi6/.pro + unxsoli4.pro)
2006-06-20 01:35:08 +00:00
Rüdiger Timm
c522c22c4b INTEGRATION: CWS dba203c (1.59.104); FILE MERGED
2006/04/13 07:08:13 oj 1.59.104.1: #i62797# values from insertrow may have a different type which has to be corrected
2006-05-04 07:35:48 +00:00
Jens-Heiner Rechtien
ee6115795f INTEGRATION: CWS dba201b (1.57.38); FILE MERGED
2005/09/21 06:44:44 oj 1.57.38.2: RESYNC: (1.57-1.58); FILE MERGED
2005/07/11 13:36:58 fs 1.57.38.1: merging CWS dba201 into CWS dba201b
2005-09-23 11:02:11 +00:00
Rüdiger Timm
073cb19162 INTEGRATION: CWS ooo19126 (1.57.98); FILE MERGED
2005/09/05 17:32:02 rt 1.57.98.1: #i54170# Change license header: remove SISSL
2005-09-08 08:58:56 +00:00
Oliver Bolte
1f955dec67 INTEGRATION: CWS dba25 (1.55.4); FILE MERGED
2005/03/07 08:00:15 oj 1.55.4.2: #i37076# set default value in insert row when the column is not modified
2005/03/02 09:45:33 oj 1.55.4.1: #i43849# fix events when moving
2005-03-18 09:04:30 +00:00
Vladimir Glazounov
d57ba767ff INTEGRATION: CWS dba24 (1.54.20); FILE MERGED
2005/02/21 13:07:23 oj 1.54.20.2: RESYNC: (1.54-1.55); FILE MERGED
2005/02/10 09:25:14 oj 1.54.20.1: #i30004# fix for query to be set, the interface for XSingleSelectQueryComposer changed but the code here was not adjusted :-(
2005-03-10 15:30:40 +00:00
Vladimir Glazounov
1f2d1fff52 INTEGRATION: CWS hsqldb2 (1.54.12); FILE MERGED
2005/01/28 12:19:38 oj 1.54.12.1: #i39922# fix for storeAsURL and merges from dba23
2005-02-16 14:57:55 +00:00
Oliver Bolte
5c6e92f621 INTEGRATION: CWS dba20 (1.51.16); FILE MERGED
2004/11/29 09:40:09 oj 1.51.16.3: RESYNC: (1.51-1.53); FILE MERGED
2004/11/17 15:11:52 fs 1.51.16.2: #i37185# needing composertools.hxx now
2004/11/17 14:19:59 oj 1.51.16.1: merge from dba18
2005-01-05 11:26:22 +00:00
Oliver Bolte
584b8f0255 INTEGRATION: CWS dba18 (1.50.38); FILE MERGED
2004/11/10 15:00:26 oj 1.50.38.3: RESYNC: (1.50-1.51); FILE MERGED
2004/11/09 14:29:14 oj 1.50.38.2: #i30004# use new singlequerycomposer
2004/10/18 10:40:29 oj 1.50.38.1: #i30004# don't use params from the rowset any longer
2004-11-17 13:41:21 +00:00
Jens-Heiner Rechtien
3e9377dc22 INTEGRATION: CWS hsqldb (1.50.18); FILE MERGED
2004/10/29 10:07:24 oj 1.50.18.1: #i33348# merge dbwizard1 and hsqldb settings
2004-11-09 11:24:07 +00:00
Rüdiger Timm
3c4b0756bd INTEGRATION: CWS dba16 (1.50.10); FILE MERGED
2004/10/11 11:38:11 oj 1.50.10.1: #i30220# enable having, group by for queries
2004-10-22 07:54:05 +00:00
Jens-Heiner Rechtien
d6303ee1c7 INTEGRATION: CWS insight01 (1.44.8); FILE MERGED
2004/07/06 09:37:17 oj 1.44.8.9: RESYNC: (1.48-1.49); FILE MERGED
2004/06/03 08:49:34 oj 1.44.8.8: merge to m40
2004/06/01 08:47:10 oj 1.44.8.7: RESYNC: (1.45-1.48); FILE MERGED
2004/05/18 08:32:59 oj 1.44.8.6: #i26432# correct index type of column
2004/05/17 13:47:31 oj 1.44.8.5: #i26432# correct index type of column
2004/04/21 13:47:58 oj 1.44.8.4: enable catalog and schema disabling
2004/01/02 13:56:11 oj 1.44.8.3: RESYNC: (1.44-1.45); FILE MERGED
2003/11/05 11:36:12 oj 1.44.8.2: #111075# ongoing work
2003/10/24 06:29:57 oj 1.44.8.1: #i21643# import filter changes
2004-08-02 14:00:09 +00:00
Oliver Bolte
a600fbfc4d INTEGRATION: CWS oj5 (1.48.32); FILE MERGED
2004/05/19 09:20:16 oj 1.48.32.1: #109328# new strings
2004-06-01 09:08:36 +00:00
Oliver Bolte
4e41f4126c #100000# syntax 2004-03-16 11:11:11 +00:00
Oliver Bolte
7bfb9ccb76 INTEGRATION: CWS oj08 (1.10.148); FILE MERGED
2004/01/30 13:28:23 oj 1.10.148.1: #i23881# change unsigned handling
2004-03-15 14:45:30 +00:00
Rüdiger Timm
a725160212 INTEGRATION: CWS oj07 (1.44.38); FILE MERGED
2004/01/28 09:25:02 oj 1.44.38.2: RESYNC: (1.44-1.45); FILE MERGED
2003/08/27 10:08:52 oj 1.44.38.1: #i18583# adjust value when it is unsigned
2004-03-02 11:41:09 +00:00
Rüdiger Timm
0349453c3a INTEGRATION: CWS geordi2q10 (1.44.68); FILE MERGED
2003/11/28 09:42:52 rt 1.44.68.1: #111934#: join CWS dba01pp1
2003-12-01 09:33:47 +00:00
Vladimir Glazounov
d2e73a066b INTEGRATION: CWS dba08 (1.43.10); FILE MERGED
2003/06/17 13:39:41 oj 1.43.10.1: #i15201# set additional flags when first or last go wrong and set correct bookmark values for the keyset
2003-06-25 10:02:13 +00:00
Vladimir Glazounov
66b3a712dd INTEGRATION: CWS dba05 (1.42.8); FILE MERGED
2003/05/02 10:13:19 oj 1.42.8.2: #i13926# adjust key entry
2003/04/29 07:54:07 oj 1.42.8.1: #i13926# correct index of row access for auto increment columns
2003-05-19 11:53:57 +00:00
Vladimir Glazounov
abc258dd98 INTEGRATION: CWS dbgmacros1 (1.41.14); FILE MERGED
2003/04/09 10:44:08 kso 1.41.14.1: #108413# - debug macro unification.
2003-04-15 15:02:07 +00:00
Jens-Heiner Rechtien
2facbebb88 MWS_SRX644: migrate branch mws_srx644 -> HEAD 2003-03-19 16:57:12 +00:00
Ocke Janssen
269152823b #105154# insert the handling for BLOB and CLOB 2002-11-15 08:00:16 +00:00
Ocke Janssen
3714640093 #i6529# use real table name instead of alias for update,delete and insert statements 2002-10-11 06:23:16 +00:00
Ocke Janssen
691d2335d0 #i3289# correct table name quoting so that in every situation the correct schema, catalog is used 2002-10-08 11:46:28 +00:00
Ocke Janssen
1982c8b432 #97524# remember column type for reuse 2002-10-01 08:03:59 +00:00
Ocke Janssen
60bf9dc456 #100839# clear variables before use them again 2002-08-30 07:59:39 +00:00
Ocke Janssen
aa380fd7a3 #98671# change type for sequence to VARBINARY 2002-08-26 11:38:27 +00:00
Ocke Janssen
c2359f9027 #102394# insert even into key row if no auto increment exists 2002-08-22 09:07:04 +00:00
Ocke Janssen
026c96e1bb #95146# ask for generated values after insert new row 2002-07-25 05:38:47 +00:00
Ocke Janssen
a284db9ed4 #97987# append index columns only when not null 2002-03-18 12:59:43 +00:00
Ocke Janssen
31437103a5 #96052# quote tablename 2001-12-17 11:51:16 +00:00
Ocke Janssen
b91b2f522e #95779# use of alias tablename 2001-12-11 08:09:42 +00:00
Ocke Janssen
84b21823a1 #95610# fetch autoincrement values after insert with max 2001-12-05 13:56:24 +00:00
Ocke Janssen
61f5dab2e8 #95225# changes for bookmarkable resultset 2001-11-29 15:35:26 +00:00
Ocke Janssen
24c29a7dc8 #93939# add late ctor 2001-10-30 13:22:10 +00:00
Ocke Janssen
1581a0d3ca #92232# fixes for BIGINT type and new property HELPTEXT 2001-09-20 11:59:25 +00:00
Jens-Heiner Rechtien
d45cda33a4 #92075#: can't take address from temporary 2001-09-13 09:38:45 +00:00
Ocke Janssen
cf02b66dde #91006# check index values as well 2001-08-14 10:51:34 +00:00
Ocke Janssen
526eee8e20 #89430# move ORowSetValue into dbtools 2001-07-24 12:25:26 +00:00
Ocke Janssen
f58c7e9754 #86186# check parsetree for joins 2001-07-19 08:29:22 +00:00
Ocke Janssen
b3bff198cc #89364# provide the parameter row to the keyset 2001-07-09 06:00:18 +00:00