github_deployment_environments
GitHub deployment environments associated with repositories.
-
id
Primary key - Unique identifier for the row
-
source_id
Foreign key - GitHub ID of the deployment environment
-
repository_id
Foreign key - ID of the GitHub repository
-
name
string - Name of the deployment environment
-
created_at
date - Timestamp when the environment was created on GitHub