mirror of
https://github.com/hasura/graphql-engine.git
synced 2024-12-18 04:51:35 +03:00
23520f67d0
PR-URL: https://github.com/hasura/graphql-engine-mono/pull/3959 GitOrigin-RevId: ea037c9dc4392d1b98ee086f6c87f79ce8ea5c8f
10 lines
151 B
YAML
10 lines
151 B
YAML
type: bulk
|
|
args:
|
|
- type: mssql_run_sql
|
|
args:
|
|
source: mssql
|
|
sql: |
|
|
drop table hge_tests.test_subscriptions
|
|
|
|
drop schema hge_tests
|