You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@cayenne.apache.org by "Andrus Adamchik (JIRA)" <ji...@apache.org> on 2012/11/09 13:24:11 UTC

[jira] [Created] (CAY-1759) cdbimport improvements: add 'catalog', rename 'schemaName' to 'schema'

Andrus Adamchik created CAY-1759:
------------------------------------

             Summary: cdbimport improvements: add 'catalog', rename 'schemaName' to 'schema'
                 Key: CAY-1759
                 URL: https://issues.apache.org/jira/browse/CAY-1759
             Project: Cayenne
          Issue Type: Sub-task
          Components: Non-GUI Tools
            Reporter: Andrus Adamchik
            Assignee: Andrus Adamchik
            Priority: Minor
             Fix For: 3.2M1


Support for "catalog" parameter. In MySQL "databases" are "catalogs", not "schemas". Currently I have to use DB URL that includes a catalog in it (jdbc:mysql://127.0.0.1/mydb), and a null schema. Ideally I'd like to share a common URL in the parent pom for a set of databases on the same server (jdbc:mysql://127.0.0.1/) , and distinguish between DBs by using "catalog" parameter of the Maven plugin


rename "schemaName" to "schema" (with deprecation)

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira

[jira] [Updated] (CAY-1759) cdbimport improvements: add 'catalog', rename 'schemaName' to 'schema'

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

Andrus Adamchik updated CAY-1759:
---------------------------------

    Description: 
Support for "catalog" parameter. In MySQL "databases" are "catalogs", not "schemas". Currently I have to use DB URL that includes a catalog in it (jdbc:mysql://127.0.0.1/mydb), and a null schema. Ideally I'd like to share a common URL in the parent pom for a set of databases on the same server (jdbc:mysql://127.0.0.1/) , and distinguish between DBs by using "catalog" parameter of the Maven plugin. 

Note that this also adds "catalog" parameter to DbLoader and the Ant task.


rename "schemaName" to "schema" (with deprecation)

  was:
Support for "catalog" parameter. In MySQL "databases" are "catalogs", not "schemas". Currently I have to use DB URL that includes a catalog in it (jdbc:mysql://127.0.0.1/mydb), and a null schema. Ideally I'd like to share a common URL in the parent pom for a set of databases on the same server (jdbc:mysql://127.0.0.1/) , and distinguish between DBs by using "catalog" parameter of the Maven plugin


rename "schemaName" to "schema" (with deprecation)

    
> cdbimport improvements: add 'catalog', rename 'schemaName' to 'schema'
> ----------------------------------------------------------------------
>
>                 Key: CAY-1759
>                 URL: https://issues.apache.org/jira/browse/CAY-1759
>             Project: Cayenne
>          Issue Type: Sub-task
>          Components: Non-GUI Tools
>            Reporter: Andrus Adamchik
>            Assignee: Andrus Adamchik
>            Priority: Minor
>             Fix For: 3.2M1
>
>
> Support for "catalog" parameter. In MySQL "databases" are "catalogs", not "schemas". Currently I have to use DB URL that includes a catalog in it (jdbc:mysql://127.0.0.1/mydb), and a null schema. Ideally I'd like to share a common URL in the parent pom for a set of databases on the same server (jdbc:mysql://127.0.0.1/) , and distinguish between DBs by using "catalog" parameter of the Maven plugin. 
> Note that this also adds "catalog" parameter to DbLoader and the Ant task.
> rename "schemaName" to "schema" (with deprecation)

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira

[jira] [Closed] (CAY-1759) cdbimport improvements: add 'catalog', rename 'schemaName' to 'schema'

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

Andrus Adamchik closed CAY-1759.
--------------------------------

    Resolution: Fixed
    
> cdbimport improvements: add 'catalog', rename 'schemaName' to 'schema'
> ----------------------------------------------------------------------
>
>                 Key: CAY-1759
>                 URL: https://issues.apache.org/jira/browse/CAY-1759
>             Project: Cayenne
>          Issue Type: Sub-task
>          Components: Non-GUI Tools
>            Reporter: Andrus Adamchik
>            Assignee: Andrus Adamchik
>            Priority: Minor
>             Fix For: 3.2M1
>
>
> Support for "catalog" parameter. In MySQL "databases" are "catalogs", not "schemas". Currently I have to use DB URL that includes a catalog in it (jdbc:mysql://127.0.0.1/mydb), and a null schema. Ideally I'd like to share a common URL in the parent pom for a set of databases on the same server (jdbc:mysql://127.0.0.1/) , and distinguish between DBs by using "catalog" parameter of the Maven plugin. 
> Note that this also adds "catalog" parameter to DbLoader and the Ant task.
> rename "schemaName" to "schema" (with deprecation)

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira