community_lesson

682 rows


Description

Stores Lessons Tagged to a community

Columns

Column Type Size Nulls Auto Default Children Parents Comments
community_id VARCHAR 36 null
lesson_id VARCHAR 36 null
created_at TIMESTAMP 19 null
updated_at TIMESTAMP 19 null

Indexes

Constraint Name Type Sort Column(s)
community_id Performance Asc community_id
lesson_id Performance Asc lesson_id

Relationships