sethwhitaker / konnekt4

Online Multiplayer Connect 4 Game
http://konnekt4.seth-whitaker.com
0 stars 0 forks source link

Update DB Schema #53

Closed sethwhitaker closed 9 years ago

sethwhitaker commented 9 years ago

db

https://my.vertabelo.com/model/R5eBnkDXpi3P4IDx5nJ3wqNE0MaohqLjQ1XCjqDQxILuKpfAc3NfyAmEvyBb24kA

sethwhitaker commented 9 years ago

game -> board varchar length updated from 512 to 2048 to handle full board (ef2f507)

sethwhitaker commented 9 years ago

added user connection table