mirror of
https://github.com/hasura/graphql-engine.git
synced 2024-12-15 17:31:56 +03:00
1e45580e7c
GitOrigin-RevId: 0d0184bd910400ea3a48a650fc61391fa8fd5518
8 lines
111 B
YAML
8 lines
111 B
YAML
type: bulk
|
|
args:
|
|
- type: mssql_run_sql
|
|
args:
|
|
source: mssql
|
|
sql: |
|
|
drop table hge_tests.test_t1
|