Open-Source-Project-Collaboration / osc-bot

A discord bot that automates the process of voting on and creating projects and GitHub teams.
1 stars 1 forks source link

Created teams table in database #53

Closed Brikaa closed 4 years ago

Brikaa commented 4 years ago

The teams table has a one to many relationship with the users table; where teams.team_name is a primary key that references users.user_team