Skip to main content

Notice: this Wiki will be going read only early in 2024 and edits will no longer be possible. Please see: https://gitlab.eclipse.org/eclipsefdn/helpdesk/-/wikis/Wiki-shutdown-plan for the plan.

Jump to: navigation, search

Difference between revisions of "DTP SQL Dev Tools Galileo Plan"

(General Themes and Priorities)
(General Themes and Priorities)
 
(8 intermediate revisions by 2 users not shown)
Line 2: Line 2:
 
==Status==
 
==Status==
 
* Created September 4, 2008
 
* Created September 4, 2008
 +
* Added Sybase SQL Dev Tool/Enablement related features and bugzilla entries, 9/7/2008.
  
 
==General Themes and Priorities==
 
==General Themes and Priorities==
Line 37: Line 38:
 
****Constraint/Rule editor
 
****Constraint/Rule editor
  
* SQL Editor Framework/SQL File related bug fixing (will provide detailed bug list and short descriptions)
+
* SQL Editor Framework/SQL File related bug fixing (Sybase)
**210050 (P3)-- (Not delivered due to IBM's rejection)Collapse all virtual nodes when refresh is not a user friendly behavior.
+
**http://bugs.eclipse.org/252005 (P2) (M5) -- UI code should be separated from editor.core plugin
**244093 (P1)-- INSERT statement followed by comment flag as error in SQL file Editor
+
**http://bugs.eclipse.org/221362 (P3) (M5) -- poor error handling in datatools when browser can't be started
**171718 (P2)-- Overloading Function names
+
**http://bugs.eclipse.org/217923 (P3) (M5) -- Editor does not inherit from STD text editors - specifically tabs
**221362 (P2)-- poor error handling in datatools when browser can't be started
+
**http://bugs.eclipse.org/241618 (P3) (M5) -- Error logged when save and close a scrapbook to a sql file
**228233 (P2)-- database server types not externalized
+
**http://bugs.eclipse.org/244682 (P3) (M5) -- SQL Statement Editor cannot save the content
**170602 (P2)-- SQL Editor auto format
+
**http://bugs.eclipse.org/246180 (P3) (M5) -- SOE:Lost line focus after saving
**196609 (P2)-- Cannot auto indent
+
**http://bugs.eclipse.org/237037 (P3) (M5) -- postgresql code assist didn't work in SQL File Editor
**199353 (P2)-- RoutineEditor to open different SQL Objects with same name
+
**http://bugs.eclipse.org/220318 (P3) (M5) -- sql editor opens by default
**217923 (P1)-- Editor does not inherit from STD text editors - specifically tabs
+
**http://bugs.eclipse.org/185501 (P3) (M5) -- execute current statement
**241618 (P1)-- Error logged when save and close a scrapbook to a sql file
+
**http://bugs.eclipse.org/171718 (P3) (M7) -- Overloading Function names
**244682 (P1)-- SQL Statement Editor cannot save the content
+
**http://bugs.eclipse.org/199353 (P3) (M7) -- RoutineEditor to open different SQL Objects with same name
**245494 (P1)-- SQL Editor should allow token matching
+
**http://bugs.eclipse.org/170602 (P3) (M7) -- SQL Editor auto format
**246180 (P1)-- SOE:Lost line focus after saving
+
**http://bugs.eclipse.org/244180 (P3) (M7) -- SQLToolsFacade doesn't recognise SQL server versions correctly
**242361 (P2)-- Column type "null" in CREATE TABLE results in NPE
+
**237037 (P2)-- postgresql code assist didn't work in SQL File Editor
+
**220318 (P2)-- sql editor opens by default
+
**238890 (P2)-- Run SQL from the "Run" toolbar button/ "Run" menu
+
  
* SQL Results view bug fixing
+
* SQL Results view bug fixing (Sybase)
**221845 (P1)-- Inconsistent behavior on execution
+
**http://bugs.eclipse.org/221845 (P3) (M5) -- Inconsistent behavior on execution
**185501 (P1)-- execute current statement
+
**http://bugs.eclipse.org/245484 (P3) (M5) -- Scrollbar doesn't work in the grid mode
 +
**http://bugs.eclipse.org/246106 (P3) (M5) -- ResultExportWizard throws NPE when outputter.output throws Exception
 +
**http://bugs.eclipse.org/231401 (P3) (M5) -- Show the elapsed run time of a SQL
  
* SQL Query Plan view bug fixing (will provide detailed bug list and short descriptions)
+
* SQL Query Plan view bug fixing (Sybase; no bugs so far)
 +
 
 +
* Sybase Enablement project related bugs
 +
**http://bugs.eclipse.org/213390 (P3) (M5) -- Sybase enablement plug-ins should be refactored for UI/non-UI separation
 +
**http://bugs.eclipse.org/105625 (P3) (M7) -- MySQL SQL formatter uppercase table names
  
 
==Work Items==
 
==Work Items==

Latest revision as of 10:45, 24 October 2008

Back to DTP Galileo Planning

Status

  • Created September 4, 2008
  • Added Sybase SQL Dev Tool/Enablement related features and bugzilla entries, 9/7/2008.

General Themes and Priorities

  • Multi-page SQL Schema Editor Framework & exemplary implementations for Sybase ASA in enablement project(pending resource availability)
    • The following items should be considered...
      • Multi-page Schema Editor GUI Framework and the generic preference pages
      • Concrete exemplary schema implementations for Sybase ASA including the following (pending resource availability)
        • Table Schema Editor
        • Index Editor
        • Stored Procedure editor
        • User Defined Function editor
        • User Defined Type editor
        • Constraint/Rule editor
  • SQL Query Plan view bug fixing (Sybase; no bugs so far)

Work Items

  • Individual BZ entries

Back to the top