We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 3d0c4b1 commit e585bf5Copy full SHA for e585bf5
graphql/metadata/databases/default/tables/public_pokemon_v2_generation.yaml
@@ -13,13 +13,6 @@ array_relationships:
13
table:
14
name: pokemon_v2_ability
15
schema: public
16
-- name: pokemon_v2_abilitiespast
17
- using:
18
- foreign_key_constraint_on:
19
- column: generation_id
20
- table:
21
- name: pokemon_v2_abilitypast
22
- schema: public
23
- name: pokemon_v2_generationnames
24
using:
25
foreign_key_constraint_on:
0 commit comments