Update tools controllers and assets
This commit is contained in:
@@ -7,6 +7,7 @@
|
||||
- If a task changes live DB objects such as table schema, trigger, stored procedure, or function, always add a SQL record file under `sql/manual_changes/`.
|
||||
- Name the SQL record file with the pattern `YYYY-MM-DD-<commit-message-stem>.sql`.
|
||||
- The SQL record file must include the actual SQL change that was applied, not just a note.
|
||||
- Before every `commit` and `push`, always check first whether local branch needs to pull/rebase from remote.
|
||||
|
||||
## graphify
|
||||
|
||||
|
||||
Reference in New Issue
Block a user