type: bulk
args:
- type: run_sql
cascade: true
sql: |
DROP TABLE "user";
DROP TABLE "article";
DROP TABLE "author";