graphql-engine/server/tests-py/queries/remote_schemas/drop_person_table.yaml

Ignoring revisions in .git-blame-ignore-revs. Click here to bypass and see the normal blame view.

6 lines
78 B
YAML
Raw Normal View History

type: bulk
args:
- type: run_sql
args:
sql: "drop table person cascade"