-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathexternal_models.yaml
177 lines (177 loc) · 3.82 KB
/
external_models.yaml
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
- name: '"bronze"."raw"."raw__hearthstone__bg_game_modes"'
columns:
slug: TEXT
id: BIGINT
name: TEXT
_dlt_load_id: TEXT
_dlt_id: TEXT
gateway: local
- name: '"bronze"."raw"."raw__hearthstone__cardback_categories"'
columns:
slug: TEXT
id: BIGINT
name: TEXT
_dlt_load_id: TEXT
_dlt_id: TEXT
gateway: local
- name: '"bronze"."raw"."raw__hearthstone__cardbacks"'
columns:
id: BIGINT
sort_category: BIGINT
text: TEXT
name: TEXT
image: TEXT
slug: TEXT
_dlt_load_id: TEXT
_dlt_id: TEXT
gateway: local
- name: '"bronze"."raw"."raw__hearthstone__cards"'
columns:
id: BIGINT
collectible: BIGINT
slug: TEXT
class_id: BIGINT
multi_class_ids: JSON
spell_school_id: BIGINT
card_type_id: BIGINT
card_set_id: BIGINT
rarity_id: BIGINT
artist_name: TEXT
mana_cost: BIGINT
name: TEXT
text: TEXT
image: TEXT
image_gold: TEXT
flavor_text: TEXT
crop_image: TEXT
child_ids: JSON
keyword_ids: JSON
is_zilliax_functional_module: BOOLEAN
is_zilliax_cosmetic_module: BOOLEAN
_dlt_load_id: TEXT
_dlt_id: TEXT
health: BIGINT
attack: BIGINT
minion_type_id: BIGINT
multi_type_ids: JSON
rune_cost: JSON
armor: BIGINT
durability: BIGINT
parent_id: BIGINT
banned_from_sideboard: BIGINT
tourist_class_id: BIGINT
faction_id: JSON
copy_of_card_id: BIGINT
max_sideboard_cards: BIGINT
gateway: local
- name: '"bronze"."raw"."raw__hearthstone__classes"'
columns:
slug: TEXT
id: BIGINT
name: TEXT
card_id: BIGINT
hero_power_card_id: BIGINT
alternate_hero_card_ids: JSON
_dlt_load_id: TEXT
_dlt_id: TEXT
gateway: local
- name: '"bronze"."raw"."raw__hearthstone__game_modes"'
columns:
slug: TEXT
id: BIGINT
name: TEXT
_dlt_load_id: TEXT
_dlt_id: TEXT
gateway: local
- name: '"bronze"."raw"."raw__hearthstone__keywords"'
columns:
id: BIGINT
slug: TEXT
name: TEXT
ref_text: TEXT
text: TEXT
game_modes: JSON
_dlt_load_id: TEXT
_dlt_id: TEXT
gateway: local
- name: '"bronze"."raw"."raw__hearthstone__mercenary_factions"'
columns:
slug: TEXT
id: BIGINT
name: TEXT
_dlt_load_id: TEXT
_dlt_id: TEXT
gateway: local
- name: '"bronze"."raw"."raw__hearthstone__mercenary_roles"'
columns:
slug: TEXT
id: BIGINT
name: TEXT
_dlt_load_id: TEXT
_dlt_id: TEXT
gateway: local
- name: '"bronze"."raw"."raw__hearthstone__minion_types"'
columns:
slug: TEXT
id: BIGINT
name: TEXT
game_modes: JSON
_dlt_load_id: TEXT
_dlt_id: TEXT
gateway: local
- name: '"bronze"."raw"."raw__hearthstone__rarities"'
columns:
slug: TEXT
id: BIGINT
crafting_cost: JSON
dust_value: JSON
name: TEXT
_dlt_load_id: TEXT
_dlt_id: TEXT
gateway: local
- name: '"bronze"."raw"."raw__hearthstone__set_groups"'
columns:
slug: TEXT
year: BIGINT
svg: TEXT
card_sets: JSON
name: TEXT
standard: BOOLEAN
icon: TEXT
_dlt_load_id: TEXT
_dlt_id: TEXT
year_range: TEXT
gateway: local
- name: '"bronze"."raw"."raw__hearthstone__sets"'
columns:
id: BIGINT
name: TEXT
slug: TEXT
hyped: BOOLEAN
type: TEXT
collectible_count: BIGINT
collectible_revealed_count: BIGINT
non_collectible_count: BIGINT
non_collectible_revealed_count: BIGINT
_dlt_load_id: TEXT
_dlt_id: TEXT
alias_set_ids: JSON
gateway: local
- name: '"bronze"."raw"."raw__hearthstone__spell_schools"'
columns:
slug: TEXT
id: BIGINT
name: TEXT
game_modes: JSON
_dlt_load_id: TEXT
_dlt_id: TEXT
gateway: local
- name: '"bronze"."raw"."raw__hearthstone__types"'
columns:
slug: TEXT
id: BIGINT
name: TEXT
game_modes: JSON
_dlt_load_id: TEXT
_dlt_id: TEXT
gateway: local