table_map_comments

2386 rows


Columns

Column Type Size Nulls Auto Default Children Parents Comments
comment_id MEDIUMINT UNSIGNED 8 null
map_id MEDIUMINT UNSIGNED 8 null
map_version.id table_map_comments_ibfk_1 C
user_id MEDIUMINT UNSIGNED 8 null
login.id table_map_comments_ibfk_2 C
comment_text MEDIUMTEXT 16777215 null
comment_date TIMESTAMP 19 current_timestamp()

Indexes

Constraint Name Type Sort Column(s)
PRIMARY Primary key Asc comment_id
map_id Performance Asc map_id
user_id Performance Asc user_id

Relationships