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

11 lines
136 B
YAML
Raw Normal View History

type: bulk
args:
- type: run_sql
args:
sql: |
drop table article
- type: run_sql
args:
sql: |
drop table author