Class BasePerformDataObjectSchemaDefinitionLiquibaseCommandCmd

    • Field Detail

      • CHANGELOG_PREFIX_MAX_LENGTH

        public static final int CHANGELOG_PREFIX_MAX_LENGTH
        The max allowed length for the changelog prefix. The max allowed length is 30 characters for a table name. Liquibase uses "databasechangeloglock" plus to prefix, which leaves us with 8 characters for the prefix plus an underscore.
        See Also:
        Constant Field Values
      • dataObjectSchemaDefinitionId

        protected final String dataObjectSchemaDefinitionId
    • Constructor Detail

      • BasePerformDataObjectSchemaDefinitionLiquibaseCommandCmd

        public BasePerformDataObjectSchemaDefinitionLiquibaseCommandCmd​(String dataObjectSchemaDefinitionId)