1. 6cb058b 256368 "Multi-page SQL Schema Editor Framework & exemplary implementations for Sybase ASA in enablement project". by hcao · 16 years ago
  2. 1383950 256368 "Multi-page SQL Schema Editor Framework & exemplary implementations for Sybase ASA in enablement project". by hcao · 16 years ago
  3. 854bfaa 256368 "Multi-page SQL Schema Editor Framework & exemplary implementations for Sybase ASA in enablement project". by hcao · 16 years ago
  4. b82abf5 [264571] Modified the build.properties file of plugin o.e.d.sqltools.data.core to add the schema folder to the binary build so that clients can use it without getting the source from CVS by Brian Payton · 16 years ago
  5. 6ea64ca 252005: UI code should be separated from editor.core plugin by hcao · 16 years ago
  6. f9f823f [254286]Branding by Xiaoying Gu · 16 years ago
  7. 1720242 Update javacTarget/javacSource to 1.5 by Xiaoying Gu · 16 years ago
  8. ad580df [254286]Branding by Xiaoying Gu · 16 years ago
  9. f552faa [254286]Branding by Xiaoying Gu · 16 years ago
  10. be7ccba 265148: Patch: Update to lucene 2 api by hcao · 16 years ago
  11. d4a2d51 260325: Bundle-RequiredExecutionEnvironment in MANIFEST.MF should be upgrade to J2SE-1.5 for DTP 1.7.0 by hcao · 16 years ago
  12. e58d0b2 [223133] Modified ColumnEditPart in plugin o.e.d.sqltools.sqlbuilder to display column checkboxes differently when have a SELECT * query by Brian Payton · 16 years ago
  13. bad4faa [202606] Added a ChangeSetOperatorAction to QueryCombined objects in the Outline view in plugin o.e.d.sqltools.sqlbuilder by Brian Payton · 16 years ago
  14. deabdd0 [250470] Added code to check for supported statement type in method reparse of class SQLSourceViewer in plugin o.e.d.sqltools.sqlbuilder by Brian Payton · 16 years ago
  15. 3828744 [250470] Modified method reparse of class SQLSourceViewer in plugin o.e.d.sqltools.sqlbuilder to reconfigure the UI when new statement type in source viewer is different from current statement type by Brian Payton · 16 years ago
  16. c291613 [262958] Modified DataCorePlugin class in plugin o.e.d.sqltools.data.core to handle user-defined distinct type by Brian Payton · 16 years ago
  17. cbc69cc [263216] Modified ResultSetReader in plugin o.e.d.sqltools.data.core and Parameter in o.e.d.sqltools.result to replace null output characters with a different Unicode character to prevent string truncation. by Brian Payton · 16 years ago
  18. aec0ce2 [260325] Updated required execution environment in MANIFEST.MF to J2SE-1.5. by Brian Payton · 16 years ago
  19. b67f198 [256090] Added toNormalString method in ResultSetReader class of plugin o.e.d.sqltools.data.core to handle BigDecimal values using "E" notation by Brian Payton · 16 years ago
  20. df943e7 256997: NPE when trying to work on .sql file by hcao · 16 years ago
  21. 9cc39bd 256997: NPE when trying to work on .sql file by hcao · 16 years ago
  22. 329a490 [225491] Modified computeWidth method in EditComboBoxCellEditor class in plugin o.e.d.sqltools.sqlbuilder to simplify computation for combobox width by Brian Payton · 16 years ago
  23. d1176d2 [202601] Modified run method of SampleContentAction in o.e.d.sqltools.tabledataeditor plugin to get current delimiter from connection by Brian Payton · 16 years ago
  24. d74c0be updates for BZ 262205 to fix issue with ICU plug-ins and version by Brian Fitzpatrick · 16 years ago
  25. d2a08c4 240377: Edit... button ignores custom DDL generators and use GenericDDL generator by hcao · 16 years ago
  26. 4436b79d 185501: execute current statement by hcao · 16 years ago
  27. 716b8e3 243775: Oracle timestamp not displayed by hcao · 16 years ago
  28. 7416c36 237037: postgresql code assist didn't work in SQL File Editor by hcao · 16 years ago
  29. 9979fb7 246536: Listening to SQL Results by hcao · 16 years ago
  30. 6c7749f 249516: SQL Editor keeps file handle after closing editor if using Open File... by hcao · 16 years ago
  31. 13ef043 [258272] Modified class TableDataImpl in plugin o.e.d.sqltools.data.core to use the row limit preference from the SQL Results view by Brian Payton · 16 years ago
  32. 0f97848 [258336] Updated the bundle-version in plugin o.e.d.sqltools.data.ui from 1.1.0.qualifier to 1.1.1.qualifier to reflect fixes in DTP 1.6.2 by Brian Payton · 16 years ago
  33. ef8239d [258336] Updated the bundle-version in plugin o.e.d.sqltools.data.core from 1.0.0.qualifier to 1.1.0.qualifier because added extension point by Brian Payton · 16 years ago
  34. a58f191 [258336] Enhanced plugins o.e.d.sqltools.data.core and o.e.d.sqltools.data.ui to add extension point to allow filtering of rows/columns in the table data editor by Brian Payton · 16 years ago
  35. 64c9cf6 Fix compilation error in 256090 by hcao · 16 years ago
  36. 5b4f793 245936: Add Query Plan view button to switch plan type in Execution Plan View by hcao · 16 years ago
  37. 064b656 253158: Didn't remove listener after SQLScrapbook dispose by hcao · 16 years ago
  38. 671bcf3 253151: Keep the dictionary order for Page Section names by hcao · 16 years ago
  39. 9176cec 243129: No content assist in Routine Editor by hcao · 16 years ago
  40. 982ae94 245494: SQL Editor should allow token matching by hcao · 16 years ago
  41. 4e96264 [256090] Modified ResultSetReader in plugin o.e.d.sqltools.data.core to use string when column datatype is decimal by Brian Payton · 16 years ago
  42. 1d5a2aa [256363] Modified plugin.xml in plugin o.e.d.sqltools.data.ui to only enable table edit. load, and extract actions when data source is online. by Brian Payton · 16 years ago
  43. 4dd31ac [255912] Modified the setFocus method of SQLBuilderEditor class in plugin o.e.d.sqltools.sqlbuilder to forward the focus to the Source Viewer. by Brian Payton · 16 years ago
  44. fb3d154 [254663] Added rule in sqllexer.lpg file of the o.e.d.sqltools.parsers.sql.lexer plugin to handle invalid characters. Regenerated code using LPG. by Brian Payton · 16 years ago
  45. f0e2275 [253035] Modified EditTableDataAction class in plugin o.e.d.sqltools.data.ui to properly enable/disable edit action by Brian Payton · 16 years ago
  46. 7a548a5 253148: Repetitive error logs when specifying a non-existing catalog by hcao · 16 years ago
  47. 8e8edf5 [242822] Modified the Add Table Dialog in the SQL Query Builder, plugin o.e.d.sqltools.sqlbuilder, to control the OK button based on selection in the dialog by Brian Payton · 16 years ago
  48. 9fe0216 [235948] Modified SQLQueryParserPlugin class in plugin o.e.d.sqltools.parsers.sql.query to not throw exception when it can't find vendor extension by Brian Payton · 16 years ago
  49. 76ad5da [243524] Modified SQLEditorConnectionInfo class in plugin o.e.d.sqltools.sqleditor to accept connection info name pattern with newline by Brian Payton · 16 years ago
  50. e3aae64 191721: Generic SQL parser cannot separate statements correctly by hcao · 17 years ago
  51. 41e384b [249565] Modified StatementHelper class in plugin o.e.d.modelbase.sql.query and TableReferenceResolver in o.e.d.sqltools.parsers.sql.query to resolve column references in nested selects in update statements. by Brian Payton · 17 years ago
  52. defa6ba [247915] Modified NumericConstantBuilderPage in expressionbuilder.constant package in the o.e.d.sqltools.sqlbuilder plugin to implement a numeric entry field with character verification. by Brian Payton · 17 years ago
  53. 5a9c699 [245180] Modified getFullyQualifiedName method of SampleContentAction class in plugin o.e.d.sqltools.tabledataeditor to only qualify table and view objects with the schema name rather than everything by Brian Payton · 17 years ago
  54. 25b2ab9 243769: Make SQL scrapbook more easily accessable by hcao · 17 years ago
  55. c0d7f1b 243769: Make SQL scrapbook more easily accessable by hcao · 17 years ago
  56. bb1804c 237640: Empty view "SQL Results" by hcao · 17 years ago
  57. d1fd8e0 243769: Make SQL scrapbook more easily accessable by hcao · 17 years ago
  58. 13dc8aa 219312: SQL Editor white on black: Impossible reed text. by hcao · 17 years ago
  59. e480a69 233500: TVT34:TCT517: DAN: "Edit in SQL Query Builder" problem by hcao · 17 years ago
  60. 88595c6 243069: A semicolon in quoted text is treated as statement separator by hcao · 17 years ago
  61. a8ec577 [244889] Modified plugins o.e.d.sqltools.data.core and o.e.d.sqltools.data.ui to handle LONGVARCHAR cols and autocommit better in Table Editor by Brian Payton · 17 years ago
  62. 45d9f8b 191721: Generic SQL parser cannot separate statements correctly by hcao · 17 years ago
  63. e02393e 243116: Character string is not highlighted with newline exist by hcao · 17 years ago
  64. 9f96fd6 bug 243520 - applying patch by Brian Fitzpatrick · 17 years ago
  65. 3c53a44 [242693] Modified sqllexer.lpg in plugin o.e.d.sqltools.parsers.sql.lexer to fix hang when lexing certain characters by Brian Payton · 17 years ago
  66. 8c3c35a Bug 242573 and 242616 fixes for SQB by Brian Fitzpatrick · 17 years ago
  67. e7dbc68 [241859] Removed set of spurious message in runQuery method of QueryOutputHelper class of o.e.d.sqltools.tabledataeditor plugin by Brian Payton · 17 years ago
  68. 3d123a5 [242036] Regenerated plugin org.eclipse.datatools.sqltools.parsers.sql.lexer to resolve problem of hang with indentifier starting with "@" symbol by Brian Payton · 17 years ago
  69. 040e694 jdk 1.4 compilation error by hcao · 17 years ago
  70. 6c74ad6 241618 241619 241215 240278 237579 by Jue Wu by hcao · 17 years ago
  71. 139aa6f 237583: No need to have 'select' action when run/debug a trigger. by hcao · 17 years ago
  72. 678ce25 233776: TVT34:TCT415: CN: Truncation in the "Syntax Coloring" panel. by hcao · 17 years ago
  73. 4368292 [241175] Modified LoadDataWizard in plugin o.e.d.sqltools.data.ui to use string from load messages rather than extract messages. by Brian Payton · 17 years ago
  74. 2a2fdfb [240742] Modified initializeFromString method in the SQLDomainModel class in plugin o.e.d.sqltools.sqlbuilder to not give warning when SQB launched with template SQL statement. by Brian Payton · 17 years ago
  75. bea64de [238644] Modified o.e.d.sqltools.sqlbuilder plugin to handle "result table all columns" model element by Brian Payton · 17 years ago
  76. 532387c [238359] Modified o.e.d.sqltools.sqlbuilder plugin so file read/write respects existing file encoding by Brian Payton · 17 years ago
  77. 81bdfe2 [238357] Modified query model and parser to support alias col list, table funcs, and predicate row by Brian Payton · 17 years ago
  78. 76c639a [238356] Modified sqllexer.lpg in the o.e.d.sqltools.parsers.sql.lexer plugin to accept @ as regular identifier letter by Brian Payton · 17 years ago
  79. 59ef2d2 [238356] Modified run method in RevertToPreviousAction in the o.e.d.sqltools.sqlbuilder plugin to use pre-defined constants for OK and Cancel by Brian Payton · 17 years ago
  80. f03f9a8 NEW - bug 235254: The String is hard-coded in 'SQLResultsViewPage.java'. by Brian Fitzpatrick · 17 years ago
  81. 2670d0a [236113] Updated copyright statement in plugin.properties in o.e.d.sqltools.sqlbuilder plugin by Brian Payton · 17 years ago
  82. 181d321 233299: TVT34:TCT490: RU: Eng string "Scrapbook" by hcao · 17 years ago
  83. 987c2a3 [234266] Modified plugin o.e.d.sqltools.data.ui to fill columns for a new row with empty string rather than nulls. by Brian Payton · 17 years ago
  84. dd89371 227523: DBCS3.4: Encoding value of saved XML/HTML file is "MS932" incorrectly (remove wtp dependency) by hcao · 17 years ago
  85. 8761f1a *** empty log message *** by hcao · 17 years ago
  86. d218fb5 227523: DBCS3.4: Encoding value of saved XML/HTML file is "MS932" incorrectly by hcao · 17 years ago
  87. c9619cf [232128] Modified o.e.d.sqltools.tabledateeditor plugin to move the "Data" submenu to the "Edit" menu group. by Brian Payton · 17 years ago
  88. 53f6632 Updating about files by Brian Fitzpatrick · 17 years ago
  89. ef017f7 [231965] DDL Generation Wizard connection filtering is too strict by ledunnel · 17 years ago
  90. 6e73823 228295, 228802,227134,228096,227490 by hcao · 17 years ago
  91. da2d03f [231229] Replaced a couple of old IBM copyright statements with EPL statements in the o.e.d.sqltools.sqlbuilder and o.e.d.modelbase.sql.query.edit plugins. Also fixed a minor problem in the SQL Query Builder where a method in the SelectGridViewer class was missing the "public" modifier. by Brian Payton · 17 years ago
  92. bddc19a [228153] Modified DataSerializer and DataDeserializer classes in plugin o.e.d.sqltools.data.core to use the date/time format of the current locale. by Brian Payton · 17 years ago
  93. 535d223 BZ 228551 by jlindop · 17 years ago
  94. 7e1d5f4 *** empty log message *** by dyang · 17 years ago
  95. f7c2ff1 Bug 227975 by dyang · 17 years ago
  96. d83f430 NEW - bug 228026: Missing EPL from several file containing Sybase copyright. by Brian Fitzpatrick · 17 years ago
  97. 3b3b791 BZ 225268 Fix resize behavior of add table dialog by jlindop · 17 years ago
  98. 963c3af 225274: No column list shown after pressing 'select tablename.' in sqleditor by hcao · 17 years ago
  99. 787b714 [222493] Generate DDL.. menu item should not be globally applied. by ledunnel · 17 years ago
  100. 6e86503 [223776] Added getAllParameterMarkerVariables method to StatementHelper class in o.e.d.modelbase.sql.query plugin and modified substituteParameters method in ParameterMarkers class in the views.execute package of o.e.d.sqltools.sqlbuilder plugin to reset parameter marker vars. by Brian Payton · 17 years ago