type: bulk
args:
- type: run_sql
sql: |
drop table author;
drop table article;
drop table misgivings;