TheLoons / SportIM-service

Backend Webservice for SportIM
GNU General Public License v2.0
1 stars 0 forks source link

Create database tables #3

Closed hjbrock closed 9 years ago

hjbrock commented 9 years ago

Create tables for the prototype, including users, teams, leagues, events, tournaments. 20141117_110218

hjbrock commented 9 years ago

Could you also check in a sql script to re-create the database after you do this?

hjbrock commented 9 years ago

We probably want this mirrored to dev and prod, with users for the API for both prod and dev.

crimsonangel68 commented 9 years ago

I created the tables on both sportimdev and sportimprod databases. I also committed build and destruct scripts if we want to quickly build/nuke our database.