Please enable JavaScript.
Coggle requires JavaScript to display documents.
egn database (team (game_id, created_at, name, updated_at, id, country,…
egn database
team
game_id
created_at
name
updated_at
id
country
logo
ensign
captain_id (player_id)
total_earnings
win_rate (percent % <=> int 0 -> 100 )
rank_world (int)
rating
current_score
old_score
match
started_at
created_at
name
updated_at
id
finished_at
game_id
teamA (team_id)
teamB (team_id)
teamWin (team_id)
final_score
tournament_id
status (coming, live, done)
user
fullname
avatar
password
phone
email
access_token
role_id
refresh_token
id
expired_at
updated_at
created_at
player
name
created_at
updated_at
id
team_id
game_id
current_score
old_score
total_earnings
stream
type
platform
match_id
created_at
updated_at
id
status(streaming, video)
finished_at
event
title
options
game_id
name
created_at
updated_at
id
game
id
slug
updated_at
created_at
description
logo
name
news
title
content
game_id
created_at
id
updated_at
team_player
player_id
joined_at
team_id
created_at
id
updated_at
replay
created_at
battle_id
updated_at
id
url
download (int)
tag
name
game_id
id
created_at
updated_at
tournament
id
name
created_at
finished_at
updated_at
battle_attribute_value
id
created_at
battle_attribute_id
updated_at
value
battle
battle_id
battle_attribute_value_id
id
created_at
updated_at
role
name
created_at
id
updated_at
battle
created_at
match_id
updated_at
id
battle_attribute
name
created_at
id
updated_at