jira_sprint_boards
Record of sprints applied to boards in Jira.
-
id
Primary key - Unique identitifer for the row.
-
sprint_id
Foreign key - ID of the sprint applied to the board.
-
board_id
Foreign key - ID of the board containing the sprint.
-
deleted_at
date - Date at which the sprint was removed from the board, if ever.