From ca8654a8eba7ff90b551fcdf0fcc46378fd31970 Mon Sep 17 00:00:00 2001 From: Alec LaLonde Date: Fri, 21 Jan 2022 20:27:18 -0700 Subject: [PATCH] Revert tables metadata change --- hasura/metadata/tables.yaml | 11 +++++++++++ 1 file changed, 11 insertions(+) diff --git a/hasura/metadata/tables.yaml b/hasura/metadata/tables.yaml index a4960023..e1f85446 100644 --- a/hasura/metadata/tables.yaml +++ b/hasura/metadata/tables.yaml @@ -128,6 +128,14 @@ - name: GuildType using: foreign_key_constraint_on: type + - name: metadata + using: + manual_configuration: + remote_table: + schema: public + name: guild_metadata + column_mapping: + id: guild_id array_relationships: - name: guild_players using: @@ -393,6 +401,7 @@ - ethereum_address - id - player_type_id + - profile_layout - pronouns - rank - role @@ -409,6 +418,7 @@ - color_mask - ethereum_address - id + - profile_layout - pronouns - rank - role @@ -425,6 +435,7 @@ - availability_hours - color_mask - player_type_id + - profile_layout - pronouns - role - timezone