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