Versions Compared

Key

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

...

To add a new table, under the latest change-set add a new change-set, incrementing the ID by one.

Note

The id of the change-set is based on the change-log YAML file number, and the change-set order. Eg: 1-1, 1-2, 2-1, 2-2, 3-1, 3-2 etc.


Code Block
languageyml
- changeSet:
    id: 1-38
    author: cps

...