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