Type to start searching...

Script : Upgrade

A Script step allows you to run script against the model to "fix up" data

Description

Script steps will stop processing, so the last line in the script is typically: (logger'info "Please manually update the step column of the NJVersion table to -1 and continue the upgrade.")

You then start the server again and the upgrade will continue.

Properties
description : string

Script upgrade description.

language : schemeLanguageType

The scripting language for this element.

The language defaults to scheme.
Valid values based on“languageType”.
scheme

scheme scripting language

version : string

Unique string identifying the repository version.

Parents
  • Upgrade - The set of changes to a model's Relational Datasource(s) from version to version.