type: bulk
args:
- type: untrack_table
cascade: true
table:
name: user
schema: public
- type: run_sql
sql: |
DROP TABLE "user";