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