mirror of
https://github.com/hasura/graphql-engine.git
synced 2024-12-17 12:31:52 +03:00
95adde4ce2
PR-URL: https://github.com/hasura/graphql-engine-mono/pull/4584 Co-authored-by: Auke Booij <164426+abooij@users.noreply.github.com> GitOrigin-RevId: 0f60c263efb5fbaa25620dd8159e8cfda25a61b2
8 lines
95 B
YAML
8 lines
95 B
YAML
type: bulk
|
|
args:
|
|
- type: run_sql
|
|
args:
|
|
cascade: true
|
|
sql: |
|
|
DROP TABLE "user";
|