graphql-engine/server/tests-py/queries/subscriptions/basic/schema_teardown_mssql.yaml
2022-03-21 12:16:14 +00:00

9 lines
139 B
YAML

type: bulk
args:
- type: mssql_run_sql
args:
source: mssql
sql: |
drop table hge_tests.test_t1
drop schema hge_tests