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