issue_collection_issues
Issues collected in an issue collection.
-
id
Primary key - Unique identifier for the row.
-
issue_id
Foreign key - ID of the issue.
-
issue_collection_id
Foreign key - ID of the issue collection.
-
row_created_at
date - Timestamp when the row was created.
-
row_updated_at
date - Timestamp when the row was last updated.