mirror of
https://github.com/hasura/graphql-engine.git
synced 2024-12-18 13:02:11 +03:00
dd403f92e2
PR-URL: https://github.com/hasura/graphql-engine-mono/pull/3570 GitOrigin-RevId: f642a4d9efdd26a344951fcab6c1bbbc1253dfa3
18 lines
308 B
YAML
18 lines
308 B
YAML
type: bulk
|
|
args:
|
|
- type: pg_untrack_table
|
|
args:
|
|
table: automatic_comment_in_db
|
|
|
|
- type: pg_untrack_table
|
|
args:
|
|
table: automatic_no_comment_in_db
|
|
|
|
- type: pg_untrack_table
|
|
args:
|
|
table: explicit_comment_in_metadata
|
|
|
|
- type: pg_untrack_table
|
|
args:
|
|
table: explicit_no_comment_in_metadata
|