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 "SQB Galileo Work in Progress"

(Marked 202606, 223133, 250470 as Done)
 
(2 intermediate revisions by the same user not shown)
Line 14: Line 14:
 
|  
 
|  
 
202602[http://bugs.eclipse.org/202602]
 
202602[http://bugs.eclipse.org/202602]
|| SQL Support: Comment Handling  || Pending Patch
+
|| SQL Support: Comment Handling  || Done
 
|-
 
|-
 
|  
 
|  
Line 26: Line 26:
 
|
 
|
 
217690[http://bugs.eclipse.org/217690]
 
217690[http://bugs.eclipse.org/217690]
|| SQB: Error message logged when condition added || Pending Patch
+
|| Error message logged when condition added || Done
 
|-
 
|-
 
|
 
|
 
220431[http://bugs.eclipse.org/220431]
 
220431[http://bugs.eclipse.org/220431]
|| SQB: Column names do not appear when launched from editor || TBD
+
|| Column names do not appear when launched from editor || TBD
 
|-
 
|-
 
|
 
|
 
225009[http://bugs.eclipse.org/225009]
 
225009[http://bugs.eclipse.org/225009]
|| SQB: Minimize dependencies for packaging in a RCP application  || TBD
+
|| Minimize dependencies for packaging in a RCP application  || TBD
 
|-
 
|-
 
|
 
|
 
202597[http://bugs.eclipse.org/202597]
 
202597[http://bugs.eclipse.org/202597]
|| SQB: Easy access to Database Objects || TBD
+
|| Easy access to Database Objects || TBD
 
|-
 
|-
 
|
 
|
Line 54: Line 54:
 
|
 
|
 
202601[http://bugs.eclipse.org/202601]
 
202601[http://bugs.eclipse.org/202601]
|| SQL Support: Quoted Identifiers || Pending Patch
+
|| SQL Support: Quoted Identifiers || Done
 
|-
 
|-
 
|
 
|
Line 66: Line 66:
 
|
 
|
 
202606[http://bugs.eclipse.org/202606]
 
202606[http://bugs.eclipse.org/202606]
|| SQL Support: Union, Intersect, Except || Pending Patch
+
|| SQL Support: Union, Intersect, Except || Done
 
|-
 
|-
 
|
 
|
 
206756[http://bugs.eclipse.org/206756]
 
206756[http://bugs.eclipse.org/206756]
|| SQB: Define and implement connection strategy || TBD
+
|| Define and implement connection strategy || TBD
 
|-
 
|-
 
|
 
|
 
229229[http://bugs.eclipse.org/229229]
 
229229[http://bugs.eclipse.org/229229]
|| SQB: Duplicate parameter added  || Done
+
|| Duplicate parameter added  || Done
 
|-
 
|-
 
|
 
|
 
231982[http://bugs.eclipse.org/231982]
 
231982[http://bugs.eclipse.org/231982]
|| SQB: exception thrown when running SQL including parameter  || Done
+
|| Exception thrown when running SQL including parameter  || Done
 
|-
 
|-
 
|
 
|
 
223133[http://bugs.eclipse.org/223133]
 
223133[http://bugs.eclipse.org/223133]
|| SQB: select * confusing  || Pending Patch
+
|| select * confusing  || Done
 +
|-
 +
|
 +
250470[http://bugs.eclipse.org/250470]
 +
|| SQB does not recognize when statement type has changed || Done

Latest revision as of 20:17, 2 March 2009

Back to DTP Main Page

Purpose

This document provides the status for SQL Query Builder items planned for the DTP Galileo release.

Bugzilla Link Description Status

202596[1]

Improve Core UI Done

202602[2]

SQL Support: Comment Handling Done

202592[3]

DTP Enablement: SQL Dialect Support/Extensibility TBD

202593[4]

DTP Enablement: Enablement for exemplary database TBD

217690[5]

Error message logged when condition added Done

220431[6]

Column names do not appear when launched from editor TBD

225009[7]

Minimize dependencies for packaging in a RCP application TBD

202597[8]

Easy access to Database Objects TBD

202598[9]

Properties pane Done

202590[10]

Integration with DTP SQl Editor TBD

216556[11]

DTP Enablement: Variables Support TBD

202601[12]

SQL Support: Quoted Identifiers Done

202603[13]

SQL Support: Qualified and Unqualified Names TBD

202605[14]

SQL Support: Subquery Support TBD

202606[15]

SQL Support: Union, Intersect, Except Done

206756[16]

Define and implement connection strategy TBD

229229[17]

Duplicate parameter added Done

231982[18]

Exception thrown when running SQL including parameter Done

223133[19]

select * confusing Done

250470[20]

SQB does not recognize when statement type has changed Done

Back to the top