-
Notifications
You must be signed in to change notification settings - Fork 0
DatabaseTableGamePlayer
Kyle Unverferth edited this page Sep 27, 2018
·
2 revisions
| Name | Type | NotNull | Unique | Indexed | Default |
|---|---|---|---|---|---|
| game_id | uuid | true | false | true | |
| user_id | uuid | true | false | true | |
| idx | integer | true | false | false | |
| template | string | true | false | false | |
| costume | string | true | false | false | |
| attributes | json | true | false | false | |
| joined | timestamp | true | false | false |
Hawkthorne is a work in progress (github)
