-
Notifications
You must be signed in to change notification settings - Fork 0
DatabaseTableGameSnapshot
Kyle Unverferth edited this page Sep 27, 2018
·
2 revisions
| Name | Type | NotNull | Unique | Indexed | Default |
|---|---|---|---|---|---|
| id | uuid | true | true | true | |
| game_id | uuid | true | false | false | |
| t | enum | true | false | false | |
| snapshot | json | true | false | false | |
| occurred | timestamp | true | false | false |
Hawkthorne is a work in progress (github)
