asana_project_tasks
Details of the association between tasks and projects in Asana.
-
id
Primary key - Unique identifier for the row.
-
task_id
Foreign key - ID of the task.
-
project_id
Foreign key - ID of the project.