Skip to end of metadata
Go to start of metadata

You are viewing an old version of this page. View the current version.

Compare with Current View Page History

« Previous Version 10 Next »

Automated version control system for Analytics database artifacts.

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

Add a comment line with GITHUBCOMMENT into the SQL in this format:

/* 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.)


  • No labels