Skip to content

Commit e585bf5

Browse files
committed
prev. missed cleanup of generation for graphql
1 parent 3d0c4b1 commit e585bf5

File tree

1 file changed

+0
-7
lines changed

1 file changed

+0
-7
lines changed

graphql/metadata/databases/default/tables/public_pokemon_v2_generation.yaml

Lines changed: 0 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -13,13 +13,6 @@ array_relationships:
1313
table:
1414
name: pokemon_v2_ability
1515
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
2316
- name: pokemon_v2_generationnames
2417
using:
2518
foreign_key_constraint_on:

0 commit comments

Comments
 (0)