Skip to content

DatabaseTableGameSnapshot

Kyle Unverferth edited this page Sep 27, 2018 · 2 revisions

game_snapshot

Columns

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
Clone this wiki locally