mirror of
https://github.com/hasura/graphql-engine.git
synced 2024-12-15 09:22:43 +03:00
a9e3a1b4bd
PR-URL: https://github.com/hasura/graphql-engine-mono/pull/2495 GitOrigin-RevId: ef250a0796200be6b75363b4275eb8a7ae780154
10 lines
152 B
YAML
10 lines
152 B
YAML
type: bulk
|
|
args:
|
|
|
|
- type: bigquery_run_sql
|
|
args:
|
|
source: bigquery
|
|
cascade: true
|
|
sql: |
|
|
drop table `hasura_test.table_to_customize`;
|