graphql-engine/server/tests-py/queries/v1/metadata/schema_teardown_bigquery.yaml
Kirill Zaborsky 960cf2d954 Use 'hasura' as dataset in python test to unify it with hspec
PR-URL: https://github.com/hasura/graphql-engine-mono/pull/3636
GitOrigin-RevId: f4114fded09cbdd9875488610c635537478e4ab5
2022-02-14 06:23:07 +00:00

10 lines
147 B
YAML

type: bulk
args:
- type: bigquery_run_sql
args:
source: bigquery
cascade: true
sql: |
drop table `hasura.table_to_customize`;