2007/10/04 09:01:52 oj 1.86.46.6: #i61061# handle or in and condition
2007/08/24 10:16:54 oj 1.86.46.5: #i75557# allow functions before like
2007/08/24 08:21:37 oj 1.86.46.4: #i69678# allow functions in group by
2007/08/22 14:28:20 oj 1.86.46.3: #i78577# add table alias if they differ
2007/08/22 11:41:58 oj 1.86.46.2: #i76374# handle cross join as natural join now in query design
2007/08/16 06:14:44 oj 1.86.46.1: #i56898# clean up of the class structure
2006/12/05 09:47:58 fs 1.84.40.1: copying the fix for #i72252# from CWS dba22b to dba22ui - intended for the latter, but wrongly checked in into the former
2006/09/04 12:09:41 oj 1.80.18.3: RESYNC: (1.80-1.82); FILE MERGED
2006/08/03 12:51:44 oj 1.80.18.2: #137963# work on copy of tablewindows to avoid illegal iterators
2006/08/02 15:52:54 oj 1.80.18.1: #i64650# handle functions also in order by stmt
2006/07/03 19:48:00 fs 1.78.16.7: #i51143# don't allow to add queries to the designer which do not produce a result set
2006/06/30 13:31:23 fs 1.78.16.6: during #i51143#: PROPERTY_ID_HY0000 superseded by StandardSQLState.SQL_GENERAL_ERROR
2006/06/27 12:52:46 fs 1.78.16.5: RESYNC: (1.78-1.79); FILE MERGED
2006/05/24 06:49:29 fs 1.78.16.4: some refactoring of compose/quoteTableName and friends, in preparation of #i51143#
2006/05/17 04:31:50 fs 1.78.16.3: #i61143# controller's getParser noew returning a reference instead of a pointer
2006/05/15 14:41:03 fs 1.78.16.2: during #i51143#: when adding a table alias name, use AS - this is much better understandable to the user
2006/05/10 11:05:35 fs 1.78.16.1: #i51143# also allow for queries in queries
(while I was here: SELECT "a" * "b" FROM <table> previously showed wrong
table information in the graphical view - fixed this)
2006/02/10 22:00:17 er 1.76.70.2: RESYNC: (1.76-1.77); FILE MERGED
2006/02/10 19:28:13 er 1.76.70.1: #i52115# move LangIDs and ISO conversion from tools to i18npool; introduce class MsLangId and libi18nisolang
2005/02/22 06:34:55 oj 1.70.50.3: RESYNC: (1.70-1.71); FILE MERGED
2005/02/21 08:28:19 oj 1.70.50.2: #i42522# check if entry must added when order crit behind current position
2005/02/10 10:38:51 oj 1.70.50.1: #i42067# remove table view from task list before destroying it
2004/01/30 14:43:03 oj 1.64.20.4: #i19722# colon in name fixed
2004/01/30 08:49:33 oj 1.64.20.3: #i21725# fix is null for functions
2004/01/29 10:40:30 oj 1.64.20.2: #i24073# check which type should be used for numric functions
2004/01/28 12:41:46 oj 1.64.20.1: #i14296# new flag for outer join escape sequence
2003/08/28 11:31:41 oj 1.61.6.5: RESYNC: (1.61-1.62); FILE MERGED
2003/07/08 06:38:00 oj 1.61.6.4: #i13318# new property for the use of table aliases in query statements
2003/07/07 13:50:48 oj 1.61.6.3: #i13318# new property for the use of table aliases in query statements
2003/06/30 05:48:52 oj 1.61.6.2: #i14648# some adjustments for functions has to be done to the querydesign
2003/06/24 12:40:00 oj 1.61.6.1: #i14220# change rule for sql_nul token