# Functions
And groups predicates with the AND operator between them.
CreatedAt applies equality check predicate on the "created_at" field.
CreatedAtEQ applies the EQ predicate on the "created_at" field.
CreatedAtGT applies the GT predicate on the "created_at" field.
CreatedAtGTE applies the GTE predicate on the "created_at" field.
CreatedAtIn applies the In predicate on the "created_at" field.
CreatedAtLT applies the LT predicate on the "created_at" field.
CreatedAtLTE applies the LTE predicate on the "created_at" field.
CreatedAtNEQ applies the NEQ predicate on the "created_at" field.
CreatedAtNotIn applies the NotIn predicate on the "created_at" field.
DynamicPayloadIsNil applies the IsNil predicate on the "dynamic_payload" field.
DynamicPayloadNotNil applies the NotNil predicate on the "dynamic_payload" field.
Env applies equality check predicate on the "env" field.
EnvContains applies the Contains predicate on the "env" field.
EnvContainsFold applies the ContainsFold predicate on the "env" field.
EnvEQ applies the EQ predicate on the "env" field.
EnvEqualFold applies the EqualFold predicate on the "env" field.
EnvGT applies the GT predicate on the "env" field.
EnvGTE applies the GTE predicate on the "env" field.
EnvHasPrefix applies the HasPrefix predicate on the "env" field.
EnvHasSuffix applies the HasSuffix predicate on the "env" field.
EnvIn applies the In predicate on the "env" field.
EnvLT applies the LT predicate on the "env" field.
EnvLTE applies the LTE predicate on the "env" field.
EnvNEQ applies the NEQ predicate on the "env" field.
EnvNotIn applies the NotIn predicate on the "env" field.
HasDeploymentStatuses applies the HasEdge predicate on the "deployment_statuses" edge.
HasDeploymentStatusesWith applies the HasEdge predicate on the "deployment_statuses" edge with a given conditions (other predicates).
HasRepo applies the HasEdge predicate on the "repo" edge.
HasRepoWith applies the HasEdge predicate on the "repo" edge with a given conditions (other predicates).
HasReviews applies the HasEdge predicate on the "reviews" edge.
HasReviewsWith applies the HasEdge predicate on the "reviews" edge with a given conditions (other predicates).
HasUser applies the HasEdge predicate on the "user" edge.
HasUserWith applies the HasEdge predicate on the "user" edge with a given conditions (other predicates).
HTMLURL applies equality check predicate on the "html_url" field.
HTMLURLContains applies the Contains predicate on the "html_url" field.
HTMLURLContainsFold applies the ContainsFold predicate on the "html_url" field.
HTMLURLEQ applies the EQ predicate on the "html_url" field.
HTMLURLEqualFold applies the EqualFold predicate on the "html_url" field.
HTMLURLGT applies the GT predicate on the "html_url" field.
HTMLURLGTE applies the GTE predicate on the "html_url" field.
HTMLURLHasPrefix applies the HasPrefix predicate on the "html_url" field.
HTMLURLHasSuffix applies the HasSuffix predicate on the "html_url" field.
HTMLURLIn applies the In predicate on the "html_url" field.
HTMLURLIsNil applies the IsNil predicate on the "html_url" field.
HTMLURLLT applies the LT predicate on the "html_url" field.
HTMLURLLTE applies the LTE predicate on the "html_url" field.
HTMLURLNEQ applies the NEQ predicate on the "html_url" field.
HTMLURLNotIn applies the NotIn predicate on the "html_url" field.
HTMLURLNotNil applies the NotNil predicate on the "html_url" field.
ID filters vertices based on their ID field.
IDEQ applies the EQ predicate on the ID field.
IDGT applies the GT predicate on the ID field.
IDGTE applies the GTE predicate on the ID field.
IDIn applies the In predicate on the ID field.
IDLT applies the LT predicate on the ID field.
IDLTE applies the LTE predicate on the ID field.
IDNEQ applies the NEQ predicate on the ID field.
IDNotIn applies the NotIn predicate on the ID field.
IsApprovalEnabled applies equality check predicate on the "is_approval_enabled" field.
IsApprovalEnabledEQ applies the EQ predicate on the "is_approval_enabled" field.
IsApprovalEnabledIsNil applies the IsNil predicate on the "is_approval_enabled" field.
IsApprovalEnabledNEQ applies the NEQ predicate on the "is_approval_enabled" field.
IsApprovalEnabledNotNil applies the NotNil predicate on the "is_approval_enabled" field.
IsRollback applies equality check predicate on the "is_rollback" field.
IsRollbackEQ applies the EQ predicate on the "is_rollback" field.
IsRollbackNEQ applies the NEQ predicate on the "is_rollback" field.
Not applies the not operator on the given predicate.
Number applies equality check predicate on the "number" field.
NumberEQ applies the EQ predicate on the "number" field.
NumberGT applies the GT predicate on the "number" field.
NumberGTE applies the GTE predicate on the "number" field.
NumberIn applies the In predicate on the "number" field.
NumberLT applies the LT predicate on the "number" field.
NumberLTE applies the LTE predicate on the "number" field.
NumberNEQ applies the NEQ predicate on the "number" field.
NumberNotIn applies the NotIn predicate on the "number" field.
Or groups predicates with the OR operator between them.
ProductionEnvironment applies equality check predicate on the "production_environment" field.
ProductionEnvironmentEQ applies the EQ predicate on the "production_environment" field.
ProductionEnvironmentNEQ applies the NEQ predicate on the "production_environment" field.
Ref applies equality check predicate on the "ref" field.
RefContains applies the Contains predicate on the "ref" field.
RefContainsFold applies the ContainsFold predicate on the "ref" field.
RefEQ applies the EQ predicate on the "ref" field.
RefEqualFold applies the EqualFold predicate on the "ref" field.
RefGT applies the GT predicate on the "ref" field.
RefGTE applies the GTE predicate on the "ref" field.
RefHasPrefix applies the HasPrefix predicate on the "ref" field.
RefHasSuffix applies the HasSuffix predicate on the "ref" field.
RefIn applies the In predicate on the "ref" field.
RefLT applies the LT predicate on the "ref" field.
RefLTE applies the LTE predicate on the "ref" field.
RefNEQ applies the NEQ predicate on the "ref" field.
RefNotIn applies the NotIn predicate on the "ref" field.
RepoID applies equality check predicate on the "repo_id" field.
RepoIDEQ applies the EQ predicate on the "repo_id" field.
RepoIDIn applies the In predicate on the "repo_id" field.
RepoIDNEQ applies the NEQ predicate on the "repo_id" field.
RepoIDNotIn applies the NotIn predicate on the "repo_id" field.
RequiredApprovalCount applies equality check predicate on the "required_approval_count" field.
RequiredApprovalCountEQ applies the EQ predicate on the "required_approval_count" field.
RequiredApprovalCountGT applies the GT predicate on the "required_approval_count" field.
RequiredApprovalCountGTE applies the GTE predicate on the "required_approval_count" field.
RequiredApprovalCountIn applies the In predicate on the "required_approval_count" field.
RequiredApprovalCountIsNil applies the IsNil predicate on the "required_approval_count" field.
RequiredApprovalCountLT applies the LT predicate on the "required_approval_count" field.
RequiredApprovalCountLTE applies the LTE predicate on the "required_approval_count" field.
RequiredApprovalCountNEQ applies the NEQ predicate on the "required_approval_count" field.
RequiredApprovalCountNotIn applies the NotIn predicate on the "required_approval_count" field.
RequiredApprovalCountNotNil applies the NotNil predicate on the "required_approval_count" field.
Sha applies equality check predicate on the "sha" field.
ShaContains applies the Contains predicate on the "sha" field.
ShaContainsFold applies the ContainsFold predicate on the "sha" field.
ShaEQ applies the EQ predicate on the "sha" field.
ShaEqualFold applies the EqualFold predicate on the "sha" field.
ShaGT applies the GT predicate on the "sha" field.
ShaGTE applies the GTE predicate on the "sha" field.
ShaHasPrefix applies the HasPrefix predicate on the "sha" field.
ShaHasSuffix applies the HasSuffix predicate on the "sha" field.
ShaIn applies the In predicate on the "sha" field.
ShaIsNil applies the IsNil predicate on the "sha" field.
ShaLT applies the LT predicate on the "sha" field.
ShaLTE applies the LTE predicate on the "sha" field.
ShaNEQ applies the NEQ predicate on the "sha" field.
ShaNotIn applies the NotIn predicate on the "sha" field.
ShaNotNil applies the NotNil predicate on the "sha" field.
StatusEQ applies the EQ predicate on the "status" field.
StatusIn applies the In predicate on the "status" field.
StatusNEQ applies the NEQ predicate on the "status" field.
StatusNotIn applies the NotIn predicate on the "status" field.
StatusValidator is a validator for the "status" field enum values.
TypeEQ applies the EQ predicate on the "type" field.
TypeIn applies the In predicate on the "type" field.
TypeNEQ applies the NEQ predicate on the "type" field.
TypeNotIn applies the NotIn predicate on the "type" field.
TypeValidator is a validator for the "type" field enum values.
UID applies equality check predicate on the "uid" field.
UIDEQ applies the EQ predicate on the "uid" field.
UIDGT applies the GT predicate on the "uid" field.
UIDGTE applies the GTE predicate on the "uid" field.
UIDIn applies the In predicate on the "uid" field.
UIDIsNil applies the IsNil predicate on the "uid" field.
UIDLT applies the LT predicate on the "uid" field.
UIDLTE applies the LTE predicate on the "uid" field.
UIDNEQ applies the NEQ predicate on the "uid" field.
UIDNotIn applies the NotIn predicate on the "uid" field.
UIDNotNil applies the NotNil predicate on the "uid" field.
UpdatedAt applies equality check predicate on the "updated_at" field.
UpdatedAtEQ applies the EQ predicate on the "updated_at" field.
UpdatedAtGT applies the GT predicate on the "updated_at" field.
UpdatedAtGTE applies the GTE predicate on the "updated_at" field.
UpdatedAtIn applies the In predicate on the "updated_at" field.
UpdatedAtLT applies the LT predicate on the "updated_at" field.
UpdatedAtLTE applies the LTE predicate on the "updated_at" field.
UpdatedAtNEQ applies the NEQ predicate on the "updated_at" field.
UpdatedAtNotIn applies the NotIn predicate on the "updated_at" field.
UserID applies equality check predicate on the "user_id" field.
UserIDEQ applies the EQ predicate on the "user_id" field.
UserIDIn applies the In predicate on the "user_id" field.
UserIDIsNil applies the IsNil predicate on the "user_id" field.
UserIDNEQ applies the NEQ predicate on the "user_id" field.
UserIDNotIn applies the NotIn predicate on the "user_id" field.
UserIDNotNil applies the NotNil predicate on the "user_id" field.
ValidColumn reports if the column name is valid (part of the table columns).
# Constants
StatusWaiting is the default value of the Status enum.
TypeCommit is the default value of the Type enum.
DeploymentStatusesColumn is the table column denoting the deployment_statuses relation/edge.
DeploymentStatusesInverseTable is the table name for the DeploymentStatus entity.
DeploymentStatusesTable is the table that holds the deployment_statuses relation/edge.
EdgeDeploymentStatuses holds the string denoting the deployment_statuses edge name in mutations.
EdgeRepo holds the string denoting the repo edge name in mutations.
EdgeReviews holds the string denoting the reviews edge name in mutations.
EdgeUser holds the string denoting the user edge name in mutations.
FieldCreatedAt holds the string denoting the created_at field in the database.
FieldDynamicPayload holds the string denoting the dynamic_payload field in the database.
FieldEnv holds the string denoting the env field in the database.
FieldHTMLURL holds the string denoting the html_url field in the database.
FieldID holds the string denoting the id field in the database.
FieldIsApprovalEnabled holds the string denoting the is_approval_enabled field in the database.
FieldIsRollback holds the string denoting the is_rollback field in the database.
FieldNumber holds the string denoting the number field in the database.
FieldProductionEnvironment holds the string denoting the production_environment field in the database.
FieldRef holds the string denoting the ref field in the database.
FieldRepoID holds the string denoting the repo_id field in the database.
FieldRequiredApprovalCount holds the string denoting the required_approval_count field in the database.
FieldSha holds the string denoting the sha field in the database.
FieldStatus holds the string denoting the status field in the database.
FieldType holds the string denoting the type field in the database.
FieldUID holds the string denoting the uid field in the database.
FieldUpdatedAt holds the string denoting the updated_at field in the database.
FieldUserID holds the string denoting the user_id field in the database.
Label holds the string label denoting the deployment type in the database.
RepoColumn is the table column denoting the repo relation/edge.
RepoInverseTable is the table name for the Repo entity.
RepoTable is the table that holds the repo relation/edge.
ReviewsColumn is the table column denoting the reviews relation/edge.
ReviewsInverseTable is the table name for the Review entity.
ReviewsTable is the table that holds the reviews relation/edge.
Status values.
Status values.
Status values.
Status values.
Status values.
Status values.
Status values.
Table holds the table name of the deployment in the database.
Type values.
Type values.
Type values.
UserColumn is the table column denoting the user relation/edge.
UserInverseTable is the table name for the User entity.
UserTable is the table that holds the user relation/edge.
# Variables
Columns holds all SQL columns for deployment fields.
DefaultCreatedAt holds the default value on creation for the "created_at" field.
DefaultIsRollback holds the default value on creation for the "is_rollback" field.
DefaultProductionEnvironment holds the default value on creation for the "production_environment" field.
DefaultUpdatedAt holds the default value on creation for the "updated_at" field.
HTMLURLValidator is a validator for the "html_url" field.
UpdateDefaultUpdatedAt holds the default value on update for the "updated_at" field.