Periodic update of Sql objects into the Repo

Issue #386 closed
Brian Lewis repo owner created an issue

The Sql objects are 'linted' into a standard format, then output to individual fields using DbScripter tool.

Periodically we store these objects in the repo. The purpose is NOT to create a model that can be synced to exisitng databases ( use Sql Delta / pineapples_develop for that) but to provide an audit trail of changes that have been made in the database.

Note that where possible, DB changes that are necessitated by some specific issue should be committed along with their corresponding code changes, and included in the Pulll REquest

Comments (3)

  1. Log in to comment