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

Prevent the deletion of changes made to a database when generating the alter script from the API

    XMLWordPrintableJSON

Details

    • Improvement
    • Status: Open
    • Minor
    • Resolution: Unresolved
    • 1.0 RC2
    • 1.3
    • None

    Description

      When using the model to alter the source database, the scripts or the database commands issued will change the source in such a way that it will match exactly, the target database. This patch will allow the user the option of not including commands to drop tables, indicies, identity columns, required fields or longer fields that a user may have made to a database. The target database will then be the minimum requirements that a database must meet and later commands will be generated to add missing tables, columns or properties to the columns.

      Attachments

        1. dodrop.patch
          15 kB
          Brian Devaney

        Issue Links

          Activity

            People

              tomdz Thomas Dudziak
              bdevaney Brian Devaney
              Votes:
              0 Vote for this issue
              Watchers:
              1 Start watching this issue

              Dates

                Created:
                Updated: