1
0
mirror of https://github.com/hasura/graphql-engine.git synced 2024-12-19 13:31:43 +03:00
graphql-engine/server/tests-py/queries/compression/teardown.yaml

8 lines
93 B
YAML

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