[
https://issues.apache.org/jira/browse/GERONIMO-4225?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12619498#action_12619498
]
Michal Borowiecki commented on GERONIMO-4225:
---------------------------------------------
The patch also makes Run SQL portlet keep the selected db and query text across
"Run SQL" invocations to make it easier to run a query multiple times (possibly
correcting the query text). Previously the query text and database selection
were discarded making it difficult to test a query.
Also the patch fixes a bug in Run SQL and DB Viewer which prevented the
portlets from working in maximized mode.
> Allow Run SQL portlet run sql against any configured data source
> ----------------------------------------------------------------
>
> Key: GERONIMO-4225
> URL: https://issues.apache.org/jira/browse/GERONIMO-4225
> Project: Geronimo
> Issue Type: Improvement
> Security Level: public(Regular issues)
> Components: databases
> Affects Versions: 2.1.1
> Reporter: Michal Borowiecki
> Priority: Minor
> Attachments: sysdb-portlets-2.1.1.patch, sysdb-portlets-trunk.patch
>
>
> Currently Run SQL portlet allows only running queries against internal Derby
> databases.
> It would be very useful if it allowed to run SQL against any of the
> datasources configured.
> Create DB and Delete DB features are Derby specific, Use DB on the other hand
> can be easily generalized to use any data source.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.