profile_pics

10 rows


Description

Master table for Profile Pics

Columns

Column Type Size Nulls Auto Default Children Parents Comments
id VARCHAR 36 uuid()
name VARCHAR 255 null
tenant_id VARCHAR 36 null
created_at TIMESTAMP 19 null
updated_at TIMESTAMP 19 null

Indexes

Constraint Name Type Sort Column(s)
tenant_id Performance Asc tenant_id
updated_at_index Performance Asc updated_at

Relationships