game_join_log

0 rows


Columns

Column Type Size Nulls Auto Default Children Parents Comments
id BIGINT 19 null
player_id MEDIUMINT UNSIGNED 8 null
login.id game_join_log_login_id_fk R
game_id INT UNSIGNED 10 null
create_time DATETIME 19 current_timestamp()

Indexes

Constraint Name Type Sort Column(s)
PRIMARY Primary key Asc id
game_join_log_login_id_fk Performance Asc player_id

Relationships