Ignoring revisions in .git-blame-ignore-revs. Click here to bypass and see the normal blame view.
type: bulk
args:
- type: run_sql
sql: |
DROP TABLE posts;
DROP TABLE users;
DROP TABLE colors;
cascade: true