ai_session_work_type_assignments

Assignments of work types to AI sessions.

id

Primary key
Unique identifier for the row.

ai_session_id

Foreign key
ID of the associated AI session.

ai_session_work_type_id

Foreign key
ID of the associated work type.

row_created_at

date
Timestamp when the record was created.

row_updated_at

date
Timestamp when the record was last updated.