graphql-engine/server/tests-py/queries/graphql_query/limits/teardown.yaml

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

11 lines
136 B
YAML
Raw Normal View History

2018-09-18 09:21:57 +03:00
type: bulk
args:
- type: run_sql
args:
sql: |
drop table article
- type: run_sql
args:
sql: |
drop table author