You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@geronimo.apache.org by "David Jencks (JIRA)" <ji...@apache.org> on 2007/05/24 05:23:16 UTC

[jira] Created: (GERONIMO-3186) Show schema names along with table names in the db portlet

Show schema names along with table names in the db portlet
----------------------------------------------------------

                 Key: GERONIMO-3186
                 URL: https://issues.apache.org/jira/browse/GERONIMO-3186
             Project: Geronimo
          Issue Type: Improvement
      Security Level: public (Regular issues)
          Components: console
    Affects Versions: 2.0-M6
            Reporter: David Jencks
         Assigned To: David Jencks
             Fix For: 2.0-M6


I couldn't understand what was going on with openjpa creating tables for me so I modified the db portlet to show the schema as well as the table name when listing tables in a (derby) database.  Here's the change for review.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.


[jira] Updated: (GERONIMO-3186) Show schema names along with table names in the db portlet

Posted by "David Jencks (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/GERONIMO-3186?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

David Jencks updated GERONIMO-3186:
-----------------------------------

    Attachment: GERONIMO-3186.diff

ta-da

> Show schema names along with table names in the db portlet
> ----------------------------------------------------------
>
>                 Key: GERONIMO-3186
>                 URL: https://issues.apache.org/jira/browse/GERONIMO-3186
>             Project: Geronimo
>          Issue Type: Improvement
>      Security Level: public(Regular issues) 
>          Components: console
>    Affects Versions: 2.0-M6
>            Reporter: David Jencks
>         Assigned To: David Jencks
>             Fix For: 2.0-M6
>
>         Attachments: GERONIMO-3186.diff
>
>
> I couldn't understand what was going on with openjpa creating tables for me so I modified the db portlet to show the schema as well as the table name when listing tables in a (derby) database.  Here's the change for review.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.


[jira] Closed: (GERONIMO-3186) Show schema names along with table names in the db portlet

Posted by "David Jencks (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/GERONIMO-3186?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

David Jencks closed GERONIMO-3186.
----------------------------------

    Resolution: Fixed

applied in rev 545671

> Show schema names along with table names in the db portlet
> ----------------------------------------------------------
>
>                 Key: GERONIMO-3186
>                 URL: https://issues.apache.org/jira/browse/GERONIMO-3186
>             Project: Geronimo
>          Issue Type: Improvement
>      Security Level: public(Regular issues) 
>          Components: console
>    Affects Versions: 2.0-M6
>            Reporter: David Jencks
>            Assignee: David Jencks
>             Fix For: 2.0-M6
>
>         Attachments: GERONIMO-3186.diff
>
>
> I couldn't understand what was going on with openjpa creating tables for me so I modified the db portlet to show the schema as well as the table name when listing tables in a (derby) database.  Here's the change for review.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.