Skip to content

DatabaseTableGamePlayer

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

game_player

Columns

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