Versions Compared

Key

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

...

Tip

When updating database artifacts, built-into-code comments can be picked by GitHub to log different versions of the code.In order

to make these in-code comments, the user can add the following line into the codeAdd a comment line with GITHUBCOMMENT into the SQL in this format:

Code Block
languagesql
/* GITHUBCOMMENT: RPT-1234 fixed join to sample DM*/

("RPT-1234" can be substituted by the ticket where the change request is documented, or by a brief explanation of changes done in the code).

For more information: Tiger3 ETL Shell Commands (refreshes, etc.)

...