mirror of
https://github.com/hasura/graphql-engine.git
synced 2024-12-18 13:02:11 +03:00
6 lines
75 B
YAML
6 lines
75 B
YAML
|
type: mssql_run_sql
|
||
|
args:
|
||
|
source: mssql1
|
||
|
sql: |
|
||
|
drop table author;
|