bugsnag_projects
A Project is used to record errors from an individual application that are reported.
-
source_id
Foreign key - Bugsnag ID for the project.
-
source_url
string - Bugsnag url for the project
-
name
string - Name of the project.
-
organization_id
Foreign key - Organization ID associated with the project.
-
slug
string - Human-readable identifier for the project.