mirror of
https://github.com/hasura/graphql-engine.git
synced 2025-01-03 21:28:48 +03:00
8 lines
92 B
YAML
8 lines
92 B
YAML
|
type: bulk
|
||
|
args:
|
||
|
|
||
|
- type: run_sql
|
||
|
args:
|
||
|
sql: |
|
||
|
drop table "nullPrefixTestTable"
|