Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

  • packageId - This column holds the packageId key from the package table to indicate which package the setting is for
  • osId - This column holds the osId from the os table to indicate which OS the setting is for.  This column can be NULL for settings that are not OS specific but which apply to all OSes in a package+versionType combination.
  • variantId - This column holds the variantId from the variant table to indicate which variant the setting is for.  This column can be NULL for settings that are not variant specific but which apply to all OSes in a package+versionType combination.
  • versionTypeId - This column holds the versionTypeId key from the versionType table to indicate which versionType the setting is for.
  • name - This column holds the name of the setting.
  • value - This column holds the setting value to be used in processing.

The following settings are currently used by setting names and their current values are described on the Release Manager software:Coming soonSettings page.