Uploaded image for project: 'Cayenne'
  1. Cayenne
  2. CAY-1758 cdbimport improvements
  3. CAY-1759

cdbimport improvements: add 'catalog', rename 'schemaName' to 'schema'

    XMLWordPrintableJSON

Details

    • Sub-task
    • Status: Closed
    • Minor
    • Resolution: Fixed
    • None
    • 3.2.M1
    • Non-GUI Tools
    • None

    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)

      Attachments

        Activity

          People

            andrus Andrus Adamchik
            andrus Andrus Adamchik
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: