mirror of
https://github.com/hasura/graphql-engine.git
synced 2024-12-17 12:31:52 +03:00
596bccde49
this does not generate coverage report yet
11 lines
136 B
YAML
11 lines
136 B
YAML
type: bulk
|
|
args:
|
|
- type: run_sql
|
|
args:
|
|
sql: |
|
|
drop table article
|
|
- type: run_sql
|
|
args:
|
|
sql: |
|
|
drop table author
|