Skip to content
This repository has been archived by the owner on Mar 6, 2023. It is now read-only.

Clubs | Organizations | Fights #45

Open
nizsheanez opened this issue Sep 9, 2012 · 0 comments
Open

Clubs | Organizations | Fights #45

nizsheanez opened this issue Sep 9, 2012 · 0 comments
Assignees
Labels
Milestone

Comments

@nizsheanez
Copy link
Collaborator

Club

id
country_id
city_id
title
sport_id

ClubFighterRel

id
club_id
fighter_id
is_current

Sport

id
name

Organizations

id
name

OrganizationFighterRel

organization_id
fighter_id
is_current

Championships

organization_id
title
date

Fights

id
championship_id
fighter_a_id
fighter_b_id
fighter_a_score
fighter_b_score
winner_id
status(waiting, processing, finished)
result(ko, na, submission, decision)
round
time

@ghost ghost assigned ostapetc Nov 5, 2012
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
Projects
None yet
Development

No branches or pull requests

2 participants