mirror of
https://github.com/hasura/graphql-engine.git
synced 2024-12-15 09:22:43 +03:00
12 lines
141 B
YAML
12 lines
141 B
YAML
type: bulk
|
|
args:
|
|
- type: run_sql
|
|
args:
|
|
sql: |
|
|
drop table country
|
|
|
|
- type: remove_remote_schema
|
|
args:
|
|
name: bahnql-remote
|
|
|