Uploaded image for project: 'DdlUtils'
  1. DdlUtils
  2. DDLUTILS-162

specify source and destination databasetype in databaseToDdl

    XMLWordPrintableJSON

Details

    • Improvement
    • Status: Open
    • Minor
    • Resolution: Unresolved
    • None
    • 1.3
    • Ant Tasks
    • None
    • all

    Description

      Ideally the databaseToDdl ant task would allow you to specify the
      databasetype of the source database and databasetype of the
      produced sql files separately, thereby allowing you to
      produce a platform-specific schema.

      motivation:
      I am porting from Postgres to HSQL and would like some
      of the tables in HSQL to be CACHED tables i.e. CREATE
      CACHED TABLE instead of the generic CREATE TABLE. I
      don't see a way to do this in the ant tasks.

      Attachments

        Activity

          People

            tomdz Thomas Dudziak
            bebopson niels voorhoeve
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

            Dates

              Created:
              Updated: