graphql-engine/server/tests-py/queries/graphql_query/basic/schema_teardown_mssql.yaml
Abby Sassel 64d52f5fa3 server: generalize integration tests
Co-authored-by: Antoine Leblanc <1618949+nicuveo@users.noreply.github.com>
GitOrigin-RevId: 647edb8d293bf783c504b7e15ce02c56858b3b72
2021-03-11 18:18:41 +00:00

15 lines
189 B
YAML

type: bulk
args:
- type: mssql_run_sql
args:
source: mssql
sql: |
drop table test_types
- type: mssql_run_sql
args:
source: mssql
sql: |
drop table author