type: bulk args: - type: run_sql args: sql: | drop table article cascade: true - type: run_sql args: sql: | drop table author cascade: true