Documentation
¶
Index ¶
- Constants
- Variables
- func AcceptanceCriteria(v string) predicate.BacklogItem
- func AcceptanceCriteriaContains(v string) predicate.BacklogItem
- func AcceptanceCriteriaContainsFold(v string) predicate.BacklogItem
- func AcceptanceCriteriaEQ(v string) predicate.BacklogItem
- func AcceptanceCriteriaEqualFold(v string) predicate.BacklogItem
- func AcceptanceCriteriaGT(v string) predicate.BacklogItem
- func AcceptanceCriteriaGTE(v string) predicate.BacklogItem
- func AcceptanceCriteriaHasPrefix(v string) predicate.BacklogItem
- func AcceptanceCriteriaHasSuffix(v string) predicate.BacklogItem
- func AcceptanceCriteriaIn(vs ...string) predicate.BacklogItem
- func AcceptanceCriteriaIsNil() predicate.BacklogItem
- func AcceptanceCriteriaLT(v string) predicate.BacklogItem
- func AcceptanceCriteriaLTE(v string) predicate.BacklogItem
- func AcceptanceCriteriaNEQ(v string) predicate.BacklogItem
- func AcceptanceCriteriaNotIn(vs ...string) predicate.BacklogItem
- func AcceptanceCriteriaNotNil() predicate.BacklogItem
- func And(predicates ...predicate.BacklogItem) predicate.BacklogItem
- func ArchivedAt(v time.Time) predicate.BacklogItem
- func ArchivedAtEQ(v time.Time) predicate.BacklogItem
- func ArchivedAtGT(v time.Time) predicate.BacklogItem
- func ArchivedAtGTE(v time.Time) predicate.BacklogItem
- func ArchivedAtIn(vs ...time.Time) predicate.BacklogItem
- func ArchivedAtIsNil() predicate.BacklogItem
- func ArchivedAtLT(v time.Time) predicate.BacklogItem
- func ArchivedAtLTE(v time.Time) predicate.BacklogItem
- func ArchivedAtNEQ(v time.Time) predicate.BacklogItem
- func ArchivedAtNotIn(vs ...time.Time) predicate.BacklogItem
- func ArchivedAtNotNil() predicate.BacklogItem
- func AutoCreatePr(v bool) predicate.BacklogItem
- func AutoCreatePrEQ(v bool) predicate.BacklogItem
- func AutoCreatePrNEQ(v bool) predicate.BacklogItem
- func AutoSpawnSession(v bool) predicate.BacklogItem
- func AutoSpawnSessionEQ(v bool) predicate.BacklogItem
- func AutoSpawnSessionNEQ(v bool) predicate.BacklogItem
- func Category(v string) predicate.BacklogItem
- func CategoryContains(v string) predicate.BacklogItem
- func CategoryContainsFold(v string) predicate.BacklogItem
- func CategoryEQ(v string) predicate.BacklogItem
- func CategoryEqualFold(v string) predicate.BacklogItem
- func CategoryGT(v string) predicate.BacklogItem
- func CategoryGTE(v string) predicate.BacklogItem
- func CategoryHasPrefix(v string) predicate.BacklogItem
- func CategoryHasSuffix(v string) predicate.BacklogItem
- func CategoryIn(vs ...string) predicate.BacklogItem
- func CategoryLT(v string) predicate.BacklogItem
- func CategoryLTE(v string) predicate.BacklogItem
- func CategoryNEQ(v string) predicate.BacklogItem
- func CategoryNotIn(vs ...string) predicate.BacklogItem
- func ChainFired(v bool) predicate.BacklogItem
- func ChainFiredEQ(v bool) predicate.BacklogItem
- func ChainFiredNEQ(v bool) predicate.BacklogItem
- func ChainedAt(v time.Time) predicate.BacklogItem
- func ChainedAtEQ(v time.Time) predicate.BacklogItem
- func ChainedAtGT(v time.Time) predicate.BacklogItem
- func ChainedAtGTE(v time.Time) predicate.BacklogItem
- func ChainedAtIn(vs ...time.Time) predicate.BacklogItem
- func ChainedAtIsNil() predicate.BacklogItem
- func ChainedAtLT(v time.Time) predicate.BacklogItem
- func ChainedAtLTE(v time.Time) predicate.BacklogItem
- func ChainedAtNEQ(v time.Time) predicate.BacklogItem
- func ChainedAtNotIn(vs ...time.Time) predicate.BacklogItem
- func ChainedAtNotNil() predicate.BacklogItem
- func CreatedAt(v time.Time) predicate.BacklogItem
- func CreatedAtEQ(v time.Time) predicate.BacklogItem
- func CreatedAtGT(v time.Time) predicate.BacklogItem
- func CreatedAtGTE(v time.Time) predicate.BacklogItem
- func CreatedAtIn(vs ...time.Time) predicate.BacklogItem
- func CreatedAtLT(v time.Time) predicate.BacklogItem
- func CreatedAtLTE(v time.Time) predicate.BacklogItem
- func CreatedAtNEQ(v time.Time) predicate.BacklogItem
- func CreatedAtNotIn(vs ...time.Time) predicate.BacklogItem
- func Description(v string) predicate.BacklogItem
- func DescriptionContains(v string) predicate.BacklogItem
- func DescriptionContainsFold(v string) predicate.BacklogItem
- func DescriptionEQ(v string) predicate.BacklogItem
- func DescriptionEqualFold(v string) predicate.BacklogItem
- func DescriptionGT(v string) predicate.BacklogItem
- func DescriptionGTE(v string) predicate.BacklogItem
- func DescriptionHasPrefix(v string) predicate.BacklogItem
- func DescriptionHasSuffix(v string) predicate.BacklogItem
- func DescriptionIn(vs ...string) predicate.BacklogItem
- func DescriptionIsNil() predicate.BacklogItem
- func DescriptionLT(v string) predicate.BacklogItem
- func DescriptionLTE(v string) predicate.BacklogItem
- func DescriptionNEQ(v string) predicate.BacklogItem
- func DescriptionNotIn(vs ...string) predicate.BacklogItem
- func DescriptionNotNil() predicate.BacklogItem
- func ExternalID(v string) predicate.BacklogItem
- func ExternalIDContains(v string) predicate.BacklogItem
- func ExternalIDContainsFold(v string) predicate.BacklogItem
- func ExternalIDEQ(v string) predicate.BacklogItem
- func ExternalIDEqualFold(v string) predicate.BacklogItem
- func ExternalIDGT(v string) predicate.BacklogItem
- func ExternalIDGTE(v string) predicate.BacklogItem
- func ExternalIDHasPrefix(v string) predicate.BacklogItem
- func ExternalIDHasSuffix(v string) predicate.BacklogItem
- func ExternalIDIn(vs ...string) predicate.BacklogItem
- func ExternalIDIsNil() predicate.BacklogItem
- func ExternalIDLT(v string) predicate.BacklogItem
- func ExternalIDLTE(v string) predicate.BacklogItem
- func ExternalIDNEQ(v string) predicate.BacklogItem
- func ExternalIDNotIn(vs ...string) predicate.BacklogItem
- func ExternalIDNotNil() predicate.BacklogItem
- func ExternalURL(v string) predicate.BacklogItem
- func ExternalURLContains(v string) predicate.BacklogItem
- func ExternalURLContainsFold(v string) predicate.BacklogItem
- func ExternalURLEQ(v string) predicate.BacklogItem
- func ExternalURLEqualFold(v string) predicate.BacklogItem
- func ExternalURLGT(v string) predicate.BacklogItem
- func ExternalURLGTE(v string) predicate.BacklogItem
- func ExternalURLHasPrefix(v string) predicate.BacklogItem
- func ExternalURLHasSuffix(v string) predicate.BacklogItem
- func ExternalURLIn(vs ...string) predicate.BacklogItem
- func ExternalURLIsNil() predicate.BacklogItem
- func ExternalURLLT(v string) predicate.BacklogItem
- func ExternalURLLTE(v string) predicate.BacklogItem
- func ExternalURLNEQ(v string) predicate.BacklogItem
- func ExternalURLNotIn(vs ...string) predicate.BacklogItem
- func ExternalURLNotNil() predicate.BacklogItem
- func GithubSyncedIssueUpdatedAt(v time.Time) predicate.BacklogItem
- func GithubSyncedIssueUpdatedAtEQ(v time.Time) predicate.BacklogItem
- func GithubSyncedIssueUpdatedAtGT(v time.Time) predicate.BacklogItem
- func GithubSyncedIssueUpdatedAtGTE(v time.Time) predicate.BacklogItem
- func GithubSyncedIssueUpdatedAtIn(vs ...time.Time) predicate.BacklogItem
- func GithubSyncedIssueUpdatedAtIsNil() predicate.BacklogItem
- func GithubSyncedIssueUpdatedAtLT(v time.Time) predicate.BacklogItem
- func GithubSyncedIssueUpdatedAtLTE(v time.Time) predicate.BacklogItem
- func GithubSyncedIssueUpdatedAtNEQ(v time.Time) predicate.BacklogItem
- func GithubSyncedIssueUpdatedAtNotIn(vs ...time.Time) predicate.BacklogItem
- func GithubSyncedIssueUpdatedAtNotNil() predicate.BacklogItem
- func HasBlockedByDependencies() predicate.BacklogItem
- func HasBlockedByDependenciesWith(preds ...predicate.BacklogItemDependency) predicate.BacklogItem
- func HasBlockingDependencies() predicate.BacklogItem
- func HasBlockingDependenciesWith(preds ...predicate.BacklogItemDependency) predicate.BacklogItem
- func HasItemSessions() predicate.BacklogItem
- func HasItemSessionsWith(preds ...predicate.ItemSession) predicate.BacklogItem
- func HasProgressNotes() predicate.BacklogItem
- func HasProgressNotesWith(preds ...predicate.BacklogProgressNote) predicate.BacklogItem
- func HasSessions() predicate.BacklogItem
- func HasSessionsWith(preds ...predicate.Session) predicate.BacklogItem
- func HasSource() predicate.BacklogItem
- func HasSourceWith(preds ...predicate.ItemSource) predicate.BacklogItem
- func HasStatusEvents() predicate.BacklogItem
- func HasStatusEventsWith(preds ...predicate.BacklogStatusEvent) predicate.BacklogItem
- func HasStuckStates() predicate.BacklogItem
- func HasStuckStatesWith(preds ...predicate.BacklogStuckState) predicate.BacklogItem
- func ID(id uuid.UUID) predicate.BacklogItem
- func IDEQ(id uuid.UUID) predicate.BacklogItem
- func IDGT(id uuid.UUID) predicate.BacklogItem
- func IDGTE(id uuid.UUID) predicate.BacklogItem
- func IDIn(ids ...uuid.UUID) predicate.BacklogItem
- func IDLT(id uuid.UUID) predicate.BacklogItem
- func IDLTE(id uuid.UUID) predicate.BacklogItem
- func IDNEQ(id uuid.UUID) predicate.BacklogItem
- func IDNotIn(ids ...uuid.UUID) predicate.BacklogItem
- func LabelsIsNil() predicate.BacklogItem
- func LabelsNotNil() predicate.BacklogItem
- func NextWorkflowID(v uuid.UUID) predicate.BacklogItem
- func NextWorkflowIDEQ(v uuid.UUID) predicate.BacklogItem
- func NextWorkflowIDGT(v uuid.UUID) predicate.BacklogItem
- func NextWorkflowIDGTE(v uuid.UUID) predicate.BacklogItem
- func NextWorkflowIDIn(vs ...uuid.UUID) predicate.BacklogItem
- func NextWorkflowIDIsNil() predicate.BacklogItem
- func NextWorkflowIDLT(v uuid.UUID) predicate.BacklogItem
- func NextWorkflowIDLTE(v uuid.UUID) predicate.BacklogItem
- func NextWorkflowIDNEQ(v uuid.UUID) predicate.BacklogItem
- func NextWorkflowIDNotIn(vs ...uuid.UUID) predicate.BacklogItem
- func NextWorkflowIDNotNil() predicate.BacklogItem
- func Not(p predicate.BacklogItem) predicate.BacklogItem
- func Notes(v string) predicate.BacklogItem
- func NotesContains(v string) predicate.BacklogItem
- func NotesContainsFold(v string) predicate.BacklogItem
- func NotesEQ(v string) predicate.BacklogItem
- func NotesEqualFold(v string) predicate.BacklogItem
- func NotesGT(v string) predicate.BacklogItem
- func NotesGTE(v string) predicate.BacklogItem
- func NotesHasPrefix(v string) predicate.BacklogItem
- func NotesHasSuffix(v string) predicate.BacklogItem
- func NotesIn(vs ...string) predicate.BacklogItem
- func NotesIsNil() predicate.BacklogItem
- func NotesLT(v string) predicate.BacklogItem
- func NotesLTE(v string) predicate.BacklogItem
- func NotesNEQ(v string) predicate.BacklogItem
- func NotesNotIn(vs ...string) predicate.BacklogItem
- func NotesNotNil() predicate.BacklogItem
- func Or(predicates ...predicate.BacklogItem) predicate.BacklogItem
- func PipelineMode(v string) predicate.BacklogItem
- func PipelineModeContains(v string) predicate.BacklogItem
- func PipelineModeContainsFold(v string) predicate.BacklogItem
- func PipelineModeEQ(v string) predicate.BacklogItem
- func PipelineModeEqualFold(v string) predicate.BacklogItem
- func PipelineModeGT(v string) predicate.BacklogItem
- func PipelineModeGTE(v string) predicate.BacklogItem
- func PipelineModeHasPrefix(v string) predicate.BacklogItem
- func PipelineModeHasSuffix(v string) predicate.BacklogItem
- func PipelineModeIn(vs ...string) predicate.BacklogItem
- func PipelineModeLT(v string) predicate.BacklogItem
- func PipelineModeLTE(v string) predicate.BacklogItem
- func PipelineModeNEQ(v string) predicate.BacklogItem
- func PipelineModeNotIn(vs ...string) predicate.BacklogItem
- func PlanApproved(v bool) predicate.BacklogItem
- func PlanApprovedAt(v time.Time) predicate.BacklogItem
- func PlanApprovedAtEQ(v time.Time) predicate.BacklogItem
- func PlanApprovedAtGT(v time.Time) predicate.BacklogItem
- func PlanApprovedAtGTE(v time.Time) predicate.BacklogItem
- func PlanApprovedAtIn(vs ...time.Time) predicate.BacklogItem
- func PlanApprovedAtIsNil() predicate.BacklogItem
- func PlanApprovedAtLT(v time.Time) predicate.BacklogItem
- func PlanApprovedAtLTE(v time.Time) predicate.BacklogItem
- func PlanApprovedAtNEQ(v time.Time) predicate.BacklogItem
- func PlanApprovedAtNotIn(vs ...time.Time) predicate.BacklogItem
- func PlanApprovedAtNotNil() predicate.BacklogItem
- func PlanApprovedEQ(v bool) predicate.BacklogItem
- func PlanApprovedNEQ(v bool) predicate.BacklogItem
- func PlanArtifactsPath(v string) predicate.BacklogItem
- func PlanArtifactsPathContains(v string) predicate.BacklogItem
- func PlanArtifactsPathContainsFold(v string) predicate.BacklogItem
- func PlanArtifactsPathEQ(v string) predicate.BacklogItem
- func PlanArtifactsPathEqualFold(v string) predicate.BacklogItem
- func PlanArtifactsPathGT(v string) predicate.BacklogItem
- func PlanArtifactsPathGTE(v string) predicate.BacklogItem
- func PlanArtifactsPathHasPrefix(v string) predicate.BacklogItem
- func PlanArtifactsPathHasSuffix(v string) predicate.BacklogItem
- func PlanArtifactsPathIn(vs ...string) predicate.BacklogItem
- func PlanArtifactsPathIsNil() predicate.BacklogItem
- func PlanArtifactsPathLT(v string) predicate.BacklogItem
- func PlanArtifactsPathLTE(v string) predicate.BacklogItem
- func PlanArtifactsPathNEQ(v string) predicate.BacklogItem
- func PlanArtifactsPathNotIn(vs ...string) predicate.BacklogItem
- func PlanArtifactsPathNotNil() predicate.BacklogItem
- func PlanRejectedAt(v time.Time) predicate.BacklogItem
- func PlanRejectedAtEQ(v time.Time) predicate.BacklogItem
- func PlanRejectedAtGT(v time.Time) predicate.BacklogItem
- func PlanRejectedAtGTE(v time.Time) predicate.BacklogItem
- func PlanRejectedAtIn(vs ...time.Time) predicate.BacklogItem
- func PlanRejectedAtIsNil() predicate.BacklogItem
- func PlanRejectedAtLT(v time.Time) predicate.BacklogItem
- func PlanRejectedAtLTE(v time.Time) predicate.BacklogItem
- func PlanRejectedAtNEQ(v time.Time) predicate.BacklogItem
- func PlanRejectedAtNotIn(vs ...time.Time) predicate.BacklogItem
- func PlanRejectedAtNotNil() predicate.BacklogItem
- func PlanRejectionReason(v string) predicate.BacklogItem
- func PlanRejectionReasonContains(v string) predicate.BacklogItem
- func PlanRejectionReasonContainsFold(v string) predicate.BacklogItem
- func PlanRejectionReasonEQ(v string) predicate.BacklogItem
- func PlanRejectionReasonEqualFold(v string) predicate.BacklogItem
- func PlanRejectionReasonGT(v string) predicate.BacklogItem
- func PlanRejectionReasonGTE(v string) predicate.BacklogItem
- func PlanRejectionReasonHasPrefix(v string) predicate.BacklogItem
- func PlanRejectionReasonHasSuffix(v string) predicate.BacklogItem
- func PlanRejectionReasonIn(vs ...string) predicate.BacklogItem
- func PlanRejectionReasonIsNil() predicate.BacklogItem
- func PlanRejectionReasonLT(v string) predicate.BacklogItem
- func PlanRejectionReasonLTE(v string) predicate.BacklogItem
- func PlanRejectionReasonNEQ(v string) predicate.BacklogItem
- func PlanRejectionReasonNotIn(vs ...string) predicate.BacklogItem
- func PlanRejectionReasonNotNil() predicate.BacklogItem
- func PrFeedbackAddressedAt(v time.Time) predicate.BacklogItem
- func PrFeedbackAddressedAtEQ(v time.Time) predicate.BacklogItem
- func PrFeedbackAddressedAtGT(v time.Time) predicate.BacklogItem
- func PrFeedbackAddressedAtGTE(v time.Time) predicate.BacklogItem
- func PrFeedbackAddressedAtIn(vs ...time.Time) predicate.BacklogItem
- func PrFeedbackAddressedAtIsNil() predicate.BacklogItem
- func PrFeedbackAddressedAtLT(v time.Time) predicate.BacklogItem
- func PrFeedbackAddressedAtLTE(v time.Time) predicate.BacklogItem
- func PrFeedbackAddressedAtNEQ(v time.Time) predicate.BacklogItem
- func PrFeedbackAddressedAtNotIn(vs ...time.Time) predicate.BacklogItem
- func PrFeedbackAddressedAtNotNil() predicate.BacklogItem
- func PrNumber(v int) predicate.BacklogItem
- func PrNumberEQ(v int) predicate.BacklogItem
- func PrNumberGT(v int) predicate.BacklogItem
- func PrNumberGTE(v int) predicate.BacklogItem
- func PrNumberIn(vs ...int) predicate.BacklogItem
- func PrNumberIsNil() predicate.BacklogItem
- func PrNumberLT(v int) predicate.BacklogItem
- func PrNumberLTE(v int) predicate.BacklogItem
- func PrNumberNEQ(v int) predicate.BacklogItem
- func PrNumberNotIn(vs ...int) predicate.BacklogItem
- func PrNumberNotNil() predicate.BacklogItem
- func PrURL(v string) predicate.BacklogItem
- func PrURLContains(v string) predicate.BacklogItem
- func PrURLContainsFold(v string) predicate.BacklogItem
- func PrURLEQ(v string) predicate.BacklogItem
- func PrURLEqualFold(v string) predicate.BacklogItem
- func PrURLGT(v string) predicate.BacklogItem
- func PrURLGTE(v string) predicate.BacklogItem
- func PrURLHasPrefix(v string) predicate.BacklogItem
- func PrURLHasSuffix(v string) predicate.BacklogItem
- func PrURLIn(vs ...string) predicate.BacklogItem
- func PrURLIsNil() predicate.BacklogItem
- func PrURLLT(v string) predicate.BacklogItem
- func PrURLLTE(v string) predicate.BacklogItem
- func PrURLNEQ(v string) predicate.BacklogItem
- func PrURLNotIn(vs ...string) predicate.BacklogItem
- func PrURLNotNil() predicate.BacklogItem
- func Priority(v int) predicate.BacklogItem
- func PriorityEQ(v int) predicate.BacklogItem
- func PriorityGT(v int) predicate.BacklogItem
- func PriorityGTE(v int) predicate.BacklogItem
- func PriorityIn(vs ...int) predicate.BacklogItem
- func PriorityLT(v int) predicate.BacklogItem
- func PriorityLTE(v int) predicate.BacklogItem
- func PriorityNEQ(v int) predicate.BacklogItem
- func PriorityNotIn(vs ...int) predicate.BacklogItem
- func QueuedAt(v time.Time) predicate.BacklogItem
- func QueuedAtEQ(v time.Time) predicate.BacklogItem
- func QueuedAtGT(v time.Time) predicate.BacklogItem
- func QueuedAtGTE(v time.Time) predicate.BacklogItem
- func QueuedAtIn(vs ...time.Time) predicate.BacklogItem
- func QueuedAtIsNil() predicate.BacklogItem
- func QueuedAtLT(v time.Time) predicate.BacklogItem
- func QueuedAtLTE(v time.Time) predicate.BacklogItem
- func QueuedAtNEQ(v time.Time) predicate.BacklogItem
- func QueuedAtNotIn(vs ...time.Time) predicate.BacklogItem
- func QueuedAtNotNil() predicate.BacklogItem
- func QueuedAutonomous(v bool) predicate.BacklogItem
- func QueuedAutonomousEQ(v bool) predicate.BacklogItem
- func QueuedAutonomousNEQ(v bool) predicate.BacklogItem
- func RepoPath(v string) predicate.BacklogItem
- func RepoPathContains(v string) predicate.BacklogItem
- func RepoPathContainsFold(v string) predicate.BacklogItem
- func RepoPathEQ(v string) predicate.BacklogItem
- func RepoPathEqualFold(v string) predicate.BacklogItem
- func RepoPathGT(v string) predicate.BacklogItem
- func RepoPathGTE(v string) predicate.BacklogItem
- func RepoPathHasPrefix(v string) predicate.BacklogItem
- func RepoPathHasSuffix(v string) predicate.BacklogItem
- func RepoPathIn(vs ...string) predicate.BacklogItem
- func RepoPathIsNil() predicate.BacklogItem
- func RepoPathLT(v string) predicate.BacklogItem
- func RepoPathLTE(v string) predicate.BacklogItem
- func RepoPathNEQ(v string) predicate.BacklogItem
- func RepoPathNotIn(vs ...string) predicate.BacklogItem
- func RepoPathNotNil() predicate.BacklogItem
- func ReworkCapOverride(v int) predicate.BacklogItem
- func ReworkCapOverrideEQ(v int) predicate.BacklogItem
- func ReworkCapOverrideGT(v int) predicate.BacklogItem
- func ReworkCapOverrideGTE(v int) predicate.BacklogItem
- func ReworkCapOverrideIn(vs ...int) predicate.BacklogItem
- func ReworkCapOverrideIsNil() predicate.BacklogItem
- func ReworkCapOverrideLT(v int) predicate.BacklogItem
- func ReworkCapOverrideLTE(v int) predicate.BacklogItem
- func ReworkCapOverrideNEQ(v int) predicate.BacklogItem
- func ReworkCapOverrideNotIn(vs ...int) predicate.BacklogItem
- func ReworkCapOverrideNotNil() predicate.BacklogItem
- func ShippedApprovedCount(v int) predicate.BacklogItem
- func ShippedApprovedCountEQ(v int) predicate.BacklogItem
- func ShippedApprovedCountGT(v int) predicate.BacklogItem
- func ShippedApprovedCountGTE(v int) predicate.BacklogItem
- func ShippedApprovedCountIn(vs ...int) predicate.BacklogItem
- func ShippedApprovedCountIsNil() predicate.BacklogItem
- func ShippedApprovedCountLT(v int) predicate.BacklogItem
- func ShippedApprovedCountLTE(v int) predicate.BacklogItem
- func ShippedApprovedCountNEQ(v int) predicate.BacklogItem
- func ShippedApprovedCountNotIn(vs ...int) predicate.BacklogItem
- func ShippedApprovedCountNotNil() predicate.BacklogItem
- func ShippedChangesReqCount(v int) predicate.BacklogItem
- func ShippedChangesReqCountEQ(v int) predicate.BacklogItem
- func ShippedChangesReqCountGT(v int) predicate.BacklogItem
- func ShippedChangesReqCountGTE(v int) predicate.BacklogItem
- func ShippedChangesReqCountIn(vs ...int) predicate.BacklogItem
- func ShippedChangesReqCountIsNil() predicate.BacklogItem
- func ShippedChangesReqCountLT(v int) predicate.BacklogItem
- func ShippedChangesReqCountLTE(v int) predicate.BacklogItem
- func ShippedChangesReqCountNEQ(v int) predicate.BacklogItem
- func ShippedChangesReqCountNotIn(vs ...int) predicate.BacklogItem
- func ShippedChangesReqCountNotNil() predicate.BacklogItem
- func ShippedCheckConclusion(v string) predicate.BacklogItem
- func ShippedCheckConclusionContains(v string) predicate.BacklogItem
- func ShippedCheckConclusionContainsFold(v string) predicate.BacklogItem
- func ShippedCheckConclusionEQ(v string) predicate.BacklogItem
- func ShippedCheckConclusionEqualFold(v string) predicate.BacklogItem
- func ShippedCheckConclusionGT(v string) predicate.BacklogItem
- func ShippedCheckConclusionGTE(v string) predicate.BacklogItem
- func ShippedCheckConclusionHasPrefix(v string) predicate.BacklogItem
- func ShippedCheckConclusionHasSuffix(v string) predicate.BacklogItem
- func ShippedCheckConclusionIn(vs ...string) predicate.BacklogItem
- func ShippedCheckConclusionIsNil() predicate.BacklogItem
- func ShippedCheckConclusionLT(v string) predicate.BacklogItem
- func ShippedCheckConclusionLTE(v string) predicate.BacklogItem
- func ShippedCheckConclusionNEQ(v string) predicate.BacklogItem
- func ShippedCheckConclusionNotIn(vs ...string) predicate.BacklogItem
- func ShippedCheckConclusionNotNil() predicate.BacklogItem
- func ShippedFileStats(v string) predicate.BacklogItem
- func ShippedFileStatsContains(v string) predicate.BacklogItem
- func ShippedFileStatsContainsFold(v string) predicate.BacklogItem
- func ShippedFileStatsEQ(v string) predicate.BacklogItem
- func ShippedFileStatsEqualFold(v string) predicate.BacklogItem
- func ShippedFileStatsGT(v string) predicate.BacklogItem
- func ShippedFileStatsGTE(v string) predicate.BacklogItem
- func ShippedFileStatsHasPrefix(v string) predicate.BacklogItem
- func ShippedFileStatsHasSuffix(v string) predicate.BacklogItem
- func ShippedFileStatsIn(vs ...string) predicate.BacklogItem
- func ShippedFileStatsIsNil() predicate.BacklogItem
- func ShippedFileStatsLT(v string) predicate.BacklogItem
- func ShippedFileStatsLTE(v string) predicate.BacklogItem
- func ShippedFileStatsNEQ(v string) predicate.BacklogItem
- func ShippedFileStatsNotIn(vs ...string) predicate.BacklogItem
- func ShippedFileStatsNotNil() predicate.BacklogItem
- func ShippedSnapshotAt(v time.Time) predicate.BacklogItem
- func ShippedSnapshotAtEQ(v time.Time) predicate.BacklogItem
- func ShippedSnapshotAtGT(v time.Time) predicate.BacklogItem
- func ShippedSnapshotAtGTE(v time.Time) predicate.BacklogItem
- func ShippedSnapshotAtIn(vs ...time.Time) predicate.BacklogItem
- func ShippedSnapshotAtIsNil() predicate.BacklogItem
- func ShippedSnapshotAtLT(v time.Time) predicate.BacklogItem
- func ShippedSnapshotAtLTE(v time.Time) predicate.BacklogItem
- func ShippedSnapshotAtNEQ(v time.Time) predicate.BacklogItem
- func ShippedSnapshotAtNotIn(vs ...time.Time) predicate.BacklogItem
- func ShippedSnapshotAtNotNil() predicate.BacklogItem
- func ShippedSnapshotCaptureFailed(v bool) predicate.BacklogItem
- func ShippedSnapshotCaptureFailedEQ(v bool) predicate.BacklogItem
- func ShippedSnapshotCaptureFailedIsNil() predicate.BacklogItem
- func ShippedSnapshotCaptureFailedNEQ(v bool) predicate.BacklogItem
- func ShippedSnapshotCaptureFailedNotNil() predicate.BacklogItem
- func SkipPlanning(v bool) predicate.BacklogItem
- func SkipPlanningEQ(v bool) predicate.BacklogItem
- func SkipPlanningNEQ(v bool) predicate.BacklogItem
- func SkipReviewGate(v bool) predicate.BacklogItem
- func SkipReviewGateEQ(v bool) predicate.BacklogItem
- func SkipReviewGateNEQ(v bool) predicate.BacklogItem
- func Status(v string) predicate.BacklogItem
- func StatusContains(v string) predicate.BacklogItem
- func StatusContainsFold(v string) predicate.BacklogItem
- func StatusEQ(v string) predicate.BacklogItem
- func StatusEqualFold(v string) predicate.BacklogItem
- func StatusGT(v string) predicate.BacklogItem
- func StatusGTE(v string) predicate.BacklogItem
- func StatusHasPrefix(v string) predicate.BacklogItem
- func StatusHasSuffix(v string) predicate.BacklogItem
- func StatusIn(vs ...string) predicate.BacklogItem
- func StatusLT(v string) predicate.BacklogItem
- func StatusLTE(v string) predicate.BacklogItem
- func StatusNEQ(v string) predicate.BacklogItem
- func StatusNotIn(vs ...string) predicate.BacklogItem
- func Title(v string) predicate.BacklogItem
- func TitleContains(v string) predicate.BacklogItem
- func TitleContainsFold(v string) predicate.BacklogItem
- func TitleEQ(v string) predicate.BacklogItem
- func TitleEqualFold(v string) predicate.BacklogItem
- func TitleGT(v string) predicate.BacklogItem
- func TitleGTE(v string) predicate.BacklogItem
- func TitleHasPrefix(v string) predicate.BacklogItem
- func TitleHasSuffix(v string) predicate.BacklogItem
- func TitleIn(vs ...string) predicate.BacklogItem
- func TitleLT(v string) predicate.BacklogItem
- func TitleLTE(v string) predicate.BacklogItem
- func TitleNEQ(v string) predicate.BacklogItem
- func TitleNotIn(vs ...string) predicate.BacklogItem
- func TriggeredByChainDepth(v int) predicate.BacklogItem
- func TriggeredByChainDepthEQ(v int) predicate.BacklogItem
- func TriggeredByChainDepthGT(v int) predicate.BacklogItem
- func TriggeredByChainDepthGTE(v int) predicate.BacklogItem
- func TriggeredByChainDepthIn(vs ...int) predicate.BacklogItem
- func TriggeredByChainDepthLT(v int) predicate.BacklogItem
- func TriggeredByChainDepthLTE(v int) predicate.BacklogItem
- func TriggeredByChainDepthNEQ(v int) predicate.BacklogItem
- func TriggeredByChainDepthNotIn(vs ...int) predicate.BacklogItem
- func UpdatedAt(v time.Time) predicate.BacklogItem
- func UpdatedAtEQ(v time.Time) predicate.BacklogItem
- func UpdatedAtGT(v time.Time) predicate.BacklogItem
- func UpdatedAtGTE(v time.Time) predicate.BacklogItem
- func UpdatedAtIn(vs ...time.Time) predicate.BacklogItem
- func UpdatedAtLT(v time.Time) predicate.BacklogItem
- func UpdatedAtLTE(v time.Time) predicate.BacklogItem
- func UpdatedAtNEQ(v time.Time) predicate.BacklogItem
- func UpdatedAtNotIn(vs ...time.Time) predicate.BacklogItem
- func UserModifiedFields(v string) predicate.BacklogItem
- func UserModifiedFieldsContains(v string) predicate.BacklogItem
- func UserModifiedFieldsContainsFold(v string) predicate.BacklogItem
- func UserModifiedFieldsEQ(v string) predicate.BacklogItem
- func UserModifiedFieldsEqualFold(v string) predicate.BacklogItem
- func UserModifiedFieldsGT(v string) predicate.BacklogItem
- func UserModifiedFieldsGTE(v string) predicate.BacklogItem
- func UserModifiedFieldsHasPrefix(v string) predicate.BacklogItem
- func UserModifiedFieldsHasSuffix(v string) predicate.BacklogItem
- func UserModifiedFieldsIn(vs ...string) predicate.BacklogItem
- func UserModifiedFieldsIsNil() predicate.BacklogItem
- func UserModifiedFieldsLT(v string) predicate.BacklogItem
- func UserModifiedFieldsLTE(v string) predicate.BacklogItem
- func UserModifiedFieldsNEQ(v string) predicate.BacklogItem
- func UserModifiedFieldsNotIn(vs ...string) predicate.BacklogItem
- func UserModifiedFieldsNotNil() predicate.BacklogItem
- func UserModifiedStatusAt(v time.Time) predicate.BacklogItem
- func UserModifiedStatusAtEQ(v time.Time) predicate.BacklogItem
- func UserModifiedStatusAtGT(v time.Time) predicate.BacklogItem
- func UserModifiedStatusAtGTE(v time.Time) predicate.BacklogItem
- func UserModifiedStatusAtIn(vs ...time.Time) predicate.BacklogItem
- func UserModifiedStatusAtIsNil() predicate.BacklogItem
- func UserModifiedStatusAtLT(v time.Time) predicate.BacklogItem
- func UserModifiedStatusAtLTE(v time.Time) predicate.BacklogItem
- func UserModifiedStatusAtNEQ(v time.Time) predicate.BacklogItem
- func UserModifiedStatusAtNotIn(vs ...time.Time) predicate.BacklogItem
- func UserModifiedStatusAtNotNil() predicate.BacklogItem
- func ValidColumn(column string) bool
- type OrderOption
- func ByAcceptanceCriteria(opts ...sql.OrderTermOption) OrderOption
- func ByArchivedAt(opts ...sql.OrderTermOption) OrderOption
- func ByAutoCreatePr(opts ...sql.OrderTermOption) OrderOption
- func ByAutoSpawnSession(opts ...sql.OrderTermOption) OrderOption
- func ByBlockedByDependencies(term sql.OrderTerm, terms ...sql.OrderTerm) OrderOption
- func ByBlockedByDependenciesCount(opts ...sql.OrderTermOption) OrderOption
- func ByBlockingDependencies(term sql.OrderTerm, terms ...sql.OrderTerm) OrderOption
- func ByBlockingDependenciesCount(opts ...sql.OrderTermOption) OrderOption
- func ByCategory(opts ...sql.OrderTermOption) OrderOption
- func ByChainFired(opts ...sql.OrderTermOption) OrderOption
- func ByChainedAt(opts ...sql.OrderTermOption) OrderOption
- func ByCreatedAt(opts ...sql.OrderTermOption) OrderOption
- func ByDescription(opts ...sql.OrderTermOption) OrderOption
- func ByExternalID(opts ...sql.OrderTermOption) OrderOption
- func ByExternalURL(opts ...sql.OrderTermOption) OrderOption
- func ByGithubSyncedIssueUpdatedAt(opts ...sql.OrderTermOption) OrderOption
- func ByID(opts ...sql.OrderTermOption) OrderOption
- func ByItemSessions(term sql.OrderTerm, terms ...sql.OrderTerm) OrderOption
- func ByItemSessionsCount(opts ...sql.OrderTermOption) OrderOption
- func ByNextWorkflowID(opts ...sql.OrderTermOption) OrderOption
- func ByNotes(opts ...sql.OrderTermOption) OrderOption
- func ByPipelineMode(opts ...sql.OrderTermOption) OrderOption
- func ByPlanApproved(opts ...sql.OrderTermOption) OrderOption
- func ByPlanApprovedAt(opts ...sql.OrderTermOption) OrderOption
- func ByPlanArtifactsPath(opts ...sql.OrderTermOption) OrderOption
- func ByPlanRejectedAt(opts ...sql.OrderTermOption) OrderOption
- func ByPlanRejectionReason(opts ...sql.OrderTermOption) OrderOption
- func ByPrFeedbackAddressedAt(opts ...sql.OrderTermOption) OrderOption
- func ByPrNumber(opts ...sql.OrderTermOption) OrderOption
- func ByPrURL(opts ...sql.OrderTermOption) OrderOption
- func ByPriority(opts ...sql.OrderTermOption) OrderOption
- func ByProgressNotes(term sql.OrderTerm, terms ...sql.OrderTerm) OrderOption
- func ByProgressNotesCount(opts ...sql.OrderTermOption) OrderOption
- func ByQueuedAt(opts ...sql.OrderTermOption) OrderOption
- func ByQueuedAutonomous(opts ...sql.OrderTermOption) OrderOption
- func ByRepoPath(opts ...sql.OrderTermOption) OrderOption
- func ByReworkCapOverride(opts ...sql.OrderTermOption) OrderOption
- func BySessions(term sql.OrderTerm, terms ...sql.OrderTerm) OrderOption
- func BySessionsCount(opts ...sql.OrderTermOption) OrderOption
- func ByShippedApprovedCount(opts ...sql.OrderTermOption) OrderOption
- func ByShippedChangesReqCount(opts ...sql.OrderTermOption) OrderOption
- func ByShippedCheckConclusion(opts ...sql.OrderTermOption) OrderOption
- func ByShippedFileStats(opts ...sql.OrderTermOption) OrderOption
- func ByShippedSnapshotAt(opts ...sql.OrderTermOption) OrderOption
- func ByShippedSnapshotCaptureFailed(opts ...sql.OrderTermOption) OrderOption
- func BySkipPlanning(opts ...sql.OrderTermOption) OrderOption
- func BySkipReviewGate(opts ...sql.OrderTermOption) OrderOption
- func BySourceField(field string, opts ...sql.OrderTermOption) OrderOption
- func ByStatus(opts ...sql.OrderTermOption) OrderOption
- func ByStatusEvents(term sql.OrderTerm, terms ...sql.OrderTerm) OrderOption
- func ByStatusEventsCount(opts ...sql.OrderTermOption) OrderOption
- func ByStuckStates(term sql.OrderTerm, terms ...sql.OrderTerm) OrderOption
- func ByStuckStatesCount(opts ...sql.OrderTermOption) OrderOption
- func ByTitle(opts ...sql.OrderTermOption) OrderOption
- func ByTriggeredByChainDepth(opts ...sql.OrderTermOption) OrderOption
- func ByUpdatedAt(opts ...sql.OrderTermOption) OrderOption
- func ByUserModifiedFields(opts ...sql.OrderTermOption) OrderOption
- func ByUserModifiedStatusAt(opts ...sql.OrderTermOption) OrderOption
Constants ¶
const ( // Label holds the string label denoting the backlogitem type in the database. Label = "backlog_item" // FieldID holds the string denoting the id field in the database. FieldID = "id" // FieldTitle holds the string denoting the title field in the database. FieldTitle = "title" // FieldDescription holds the string denoting the description field in the database. FieldDescription = "description" // FieldAcceptanceCriteria holds the string denoting the acceptance_criteria field in the database. FieldAcceptanceCriteria = "acceptance_criteria" // FieldPriority holds the string denoting the priority field in the database. FieldPriority = "priority" // FieldStatus holds the string denoting the status field in the database. FieldStatus = "status" // FieldRepoPath holds the string denoting the repo_path field in the database. FieldRepoPath = "repo_path" // FieldSkipReviewGate holds the string denoting the skip_review_gate field in the database. FieldSkipReviewGate = "skip_review_gate" // FieldSkipPlanning holds the string denoting the skip_planning field in the database. FieldSkipPlanning = "skip_planning" // FieldAutoSpawnSession holds the string denoting the auto_spawn_session field in the database. FieldAutoSpawnSession = "auto_spawn_session" // FieldAutoCreatePr holds the string denoting the auto_create_pr field in the database. FieldAutoCreatePr = "auto_create_pr" // FieldPipelineMode holds the string denoting the pipeline_mode field in the database. FieldPipelineMode = "pipeline_mode" // FieldCategory holds the string denoting the category field in the database. FieldCategory = "category" // FieldPlanApproved holds the string denoting the plan_approved field in the database. FieldPlanApproved = "plan_approved" // FieldPlanApprovedAt holds the string denoting the plan_approved_at field in the database. FieldPlanApprovedAt = "plan_approved_at" // FieldQueuedAt holds the string denoting the queued_at field in the database. FieldQueuedAt = "queued_at" // FieldQueuedAutonomous holds the string denoting the queued_autonomous field in the database. FieldQueuedAutonomous = "queued_autonomous" // FieldPlanArtifactsPath holds the string denoting the plan_artifacts_path field in the database. FieldPlanArtifactsPath = "plan_artifacts_path" // FieldPlanRejectionReason holds the string denoting the plan_rejection_reason field in the database. FieldPlanRejectionReason = "plan_rejection_reason" // FieldPlanRejectedAt holds the string denoting the plan_rejected_at field in the database. FieldPlanRejectedAt = "plan_rejected_at" // FieldUserModifiedFields holds the string denoting the user_modified_fields field in the database. FieldUserModifiedFields = "user_modified_fields" // FieldNotes holds the string denoting the notes field in the database. FieldNotes = "notes" // FieldExternalID holds the string denoting the external_id field in the database. FieldExternalID = "external_id" // FieldExternalURL holds the string denoting the external_url field in the database. FieldExternalURL = "external_url" // FieldLabels holds the string denoting the labels field in the database. FieldLabels = "labels" // FieldUserModifiedStatusAt holds the string denoting the user_modified_status_at field in the database. FieldUserModifiedStatusAt = "user_modified_status_at" // FieldArchivedAt holds the string denoting the archived_at field in the database. FieldArchivedAt = "archived_at" // FieldPrURL holds the string denoting the pr_url field in the database. FieldPrURL = "pr_url" // FieldPrNumber holds the string denoting the pr_number field in the database. FieldPrNumber = "pr_number" // FieldShippedCheckConclusion holds the string denoting the shipped_check_conclusion field in the database. FieldShippedCheckConclusion = "shipped_check_conclusion" // FieldShippedApprovedCount holds the string denoting the shipped_approved_count field in the database. FieldShippedApprovedCount = "shipped_approved_count" // FieldShippedChangesReqCount holds the string denoting the shipped_changes_req_count field in the database. FieldShippedChangesReqCount = "shipped_changes_req_count" // FieldShippedSnapshotAt holds the string denoting the shipped_snapshot_at field in the database. FieldShippedSnapshotAt = "shipped_snapshot_at" // FieldPrFeedbackAddressedAt holds the string denoting the pr_feedback_addressed_at field in the database. FieldPrFeedbackAddressedAt = "pr_feedback_addressed_at" // FieldGithubSyncedIssueUpdatedAt holds the string denoting the github_synced_issue_updated_at field in the database. FieldGithubSyncedIssueUpdatedAt = "github_synced_issue_updated_at" // FieldShippedFileStats holds the string denoting the shipped_file_stats field in the database. FieldShippedFileStats = "shipped_file_stats" // FieldShippedSnapshotCaptureFailed holds the string denoting the shipped_snapshot_capture_failed field in the database. FieldShippedSnapshotCaptureFailed = "shipped_snapshot_capture_failed" // FieldReworkCapOverride holds the string denoting the rework_cap_override field in the database. FieldReworkCapOverride = "rework_cap_override" // FieldNextWorkflowID holds the string denoting the next_workflow_id field in the database. FieldNextWorkflowID = "next_workflow_id" // FieldChainFired holds the string denoting the chain_fired field in the database. FieldChainFired = "chain_fired" // FieldChainedAt holds the string denoting the chained_at field in the database. FieldChainedAt = "chained_at" // FieldTriggeredByChainDepth holds the string denoting the triggered_by_chain_depth field in the database. FieldTriggeredByChainDepth = "triggered_by_chain_depth" // FieldCreatedAt holds the string denoting the created_at field in the database. FieldCreatedAt = "created_at" // FieldUpdatedAt holds the string denoting the updated_at field in the database. FieldUpdatedAt = "updated_at" // EdgeItemSessions holds the string denoting the item_sessions edge name in mutations. EdgeItemSessions = "item_sessions" // EdgeSessions holds the string denoting the sessions edge name in mutations. EdgeSessions = "sessions" // EdgeStatusEvents holds the string denoting the status_events edge name in mutations. EdgeStatusEvents = "status_events" // EdgeStuckStates holds the string denoting the stuck_states edge name in mutations. EdgeStuckStates = "stuck_states" // EdgeProgressNotes holds the string denoting the progress_notes edge name in mutations. EdgeProgressNotes = "progress_notes" // EdgeSource holds the string denoting the source edge name in mutations. EdgeSource = "source" // EdgeBlockingDependencies holds the string denoting the blocking_dependencies edge name in mutations. EdgeBlockingDependencies = "blocking_dependencies" // EdgeBlockedByDependencies holds the string denoting the blocked_by_dependencies edge name in mutations. EdgeBlockedByDependencies = "blocked_by_dependencies" // Table holds the table name of the backlogitem in the database. Table = "backlog_items" // ItemSessionsTable is the table that holds the item_sessions relation/edge. ItemSessionsTable = "item_sessions" // ItemSessionsInverseTable is the table name for the ItemSession entity. // It exists in this package in order to avoid circular dependency with the "itemsession" package. ItemSessionsInverseTable = "item_sessions" // ItemSessionsColumn is the table column denoting the item_sessions relation/edge. ItemSessionsColumn = "backlog_item_item_sessions" // SessionsTable is the table that holds the sessions relation/edge. The primary key declared below. SessionsTable = "backlog_item_sessions" // SessionsInverseTable is the table name for the Session entity. // It exists in this package in order to avoid circular dependency with the "session" package. SessionsInverseTable = "sessions" // StatusEventsTable is the table that holds the status_events relation/edge. StatusEventsTable = "backlog_status_events" // StatusEventsInverseTable is the table name for the BacklogStatusEvent entity. // It exists in this package in order to avoid circular dependency with the "backlogstatusevent" package. StatusEventsInverseTable = "backlog_status_events" // StatusEventsColumn is the table column denoting the status_events relation/edge. StatusEventsColumn = "item_id" // StuckStatesTable is the table that holds the stuck_states relation/edge. StuckStatesTable = "backlog_stuck_states" // StuckStatesInverseTable is the table name for the BacklogStuckState entity. // It exists in this package in order to avoid circular dependency with the "backlogstuckstate" package. StuckStatesInverseTable = "backlog_stuck_states" // StuckStatesColumn is the table column denoting the stuck_states relation/edge. StuckStatesColumn = "item_id" // ProgressNotesTable is the table that holds the progress_notes relation/edge. ProgressNotesTable = "backlog_progress_notes" // ProgressNotesInverseTable is the table name for the BacklogProgressNote entity. // It exists in this package in order to avoid circular dependency with the "backlogprogressnote" package. ProgressNotesInverseTable = "backlog_progress_notes" // ProgressNotesColumn is the table column denoting the progress_notes relation/edge. ProgressNotesColumn = "item_id" // SourceTable is the table that holds the source relation/edge. SourceTable = "backlog_items" // SourceInverseTable is the table name for the ItemSource entity. // It exists in this package in order to avoid circular dependency with the "itemsource" package. SourceInverseTable = "item_sources" // SourceColumn is the table column denoting the source relation/edge. SourceColumn = "item_source_backlog_items" // BlockingDependenciesTable is the table that holds the blocking_dependencies relation/edge. BlockingDependenciesTable = "backlog_item_dependencies" // BlockingDependenciesInverseTable is the table name for the BacklogItemDependency entity. // It exists in this package in order to avoid circular dependency with the "backlogitemdependency" package. BlockingDependenciesInverseTable = "backlog_item_dependencies" // BlockingDependenciesColumn is the table column denoting the blocking_dependencies relation/edge. BlockingDependenciesColumn = "blocker_id" // BlockedByDependenciesTable is the table that holds the blocked_by_dependencies relation/edge. BlockedByDependenciesTable = "backlog_item_dependencies" // BlockedByDependenciesInverseTable is the table name for the BacklogItemDependency entity. // It exists in this package in order to avoid circular dependency with the "backlogitemdependency" package. BlockedByDependenciesInverseTable = "backlog_item_dependencies" // BlockedByDependenciesColumn is the table column denoting the blocked_by_dependencies relation/edge. BlockedByDependenciesColumn = "blocked_id" )
Variables ¶
var ( // TitleValidator is a validator for the "title" field. It is called by the builders before save. TitleValidator func(string) error // DefaultPriority holds the default value on creation for the "priority" field. DefaultPriority int // PriorityValidator is a validator for the "priority" field. It is called by the builders before save. PriorityValidator func(int) error // DefaultStatus holds the default value on creation for the "status" field. DefaultStatus string // DefaultSkipReviewGate holds the default value on creation for the "skip_review_gate" field. DefaultSkipReviewGate bool // DefaultSkipPlanning holds the default value on creation for the "skip_planning" field. DefaultSkipPlanning bool // DefaultAutoSpawnSession holds the default value on creation for the "auto_spawn_session" field. DefaultAutoSpawnSession bool // DefaultAutoCreatePr holds the default value on creation for the "auto_create_pr" field. DefaultAutoCreatePr bool // DefaultPipelineMode holds the default value on creation for the "pipeline_mode" field. DefaultPipelineMode string // DefaultCategory holds the default value on creation for the "category" field. DefaultCategory string // DefaultPlanApproved holds the default value on creation for the "plan_approved" field. DefaultPlanApproved bool // DefaultQueuedAutonomous holds the default value on creation for the "queued_autonomous" field. DefaultQueuedAutonomous bool // DefaultPrNumber holds the default value on creation for the "pr_number" field. DefaultPrNumber int // DefaultShippedApprovedCount holds the default value on creation for the "shipped_approved_count" field. DefaultShippedApprovedCount int // DefaultShippedChangesReqCount holds the default value on creation for the "shipped_changes_req_count" field. DefaultShippedChangesReqCount int // DefaultShippedSnapshotCaptureFailed holds the default value on creation for the "shipped_snapshot_capture_failed" field. DefaultShippedSnapshotCaptureFailed bool // DefaultChainFired holds the default value on creation for the "chain_fired" field. DefaultChainFired bool // DefaultTriggeredByChainDepth holds the default value on creation for the "triggered_by_chain_depth" field. DefaultTriggeredByChainDepth int // DefaultCreatedAt holds the default value on creation for the "created_at" field. DefaultCreatedAt func() time.Time // DefaultUpdatedAt holds the default value on creation for the "updated_at" field. DefaultUpdatedAt func() time.Time // UpdateDefaultUpdatedAt holds the default value on update for the "updated_at" field. UpdateDefaultUpdatedAt func() time.Time // DefaultID holds the default value on creation for the "id" field. DefaultID func() uuid.UUID )
var Columns = []string{ FieldID, FieldTitle, FieldDescription, FieldAcceptanceCriteria, FieldPriority, FieldStatus, FieldRepoPath, FieldSkipReviewGate, FieldSkipPlanning, FieldAutoSpawnSession, FieldAutoCreatePr, FieldPipelineMode, FieldCategory, FieldPlanApproved, FieldPlanApprovedAt, FieldQueuedAt, FieldQueuedAutonomous, FieldPlanArtifactsPath, FieldPlanRejectionReason, FieldPlanRejectedAt, FieldUserModifiedFields, FieldNotes, FieldExternalID, FieldExternalURL, FieldLabels, FieldUserModifiedStatusAt, FieldArchivedAt, FieldPrURL, FieldPrNumber, FieldShippedCheckConclusion, FieldShippedApprovedCount, FieldShippedChangesReqCount, FieldShippedSnapshotAt, FieldPrFeedbackAddressedAt, FieldGithubSyncedIssueUpdatedAt, FieldShippedFileStats, FieldShippedSnapshotCaptureFailed, FieldReworkCapOverride, FieldNextWorkflowID, FieldChainFired, FieldChainedAt, FieldTriggeredByChainDepth, FieldCreatedAt, FieldUpdatedAt, }
Columns holds all SQL columns for backlogitem fields.
var ForeignKeys = []string{
"item_source_backlog_items",
}
ForeignKeys holds the SQL foreign-keys that are owned by the "backlog_items" table and are not defined as standalone fields in the schema.
var ( // SessionsPrimaryKey and SessionsColumn2 are the table columns denoting the // primary key for the sessions relation (M2M). SessionsPrimaryKey = []string{"backlog_item_id", "session_id"} )
Functions ¶
func AcceptanceCriteria ¶
func AcceptanceCriteria(v string) predicate.BacklogItem
AcceptanceCriteria applies equality check predicate on the "acceptance_criteria" field. It's identical to AcceptanceCriteriaEQ.
func AcceptanceCriteriaContains ¶
func AcceptanceCriteriaContains(v string) predicate.BacklogItem
AcceptanceCriteriaContains applies the Contains predicate on the "acceptance_criteria" field.
func AcceptanceCriteriaContainsFold ¶
func AcceptanceCriteriaContainsFold(v string) predicate.BacklogItem
AcceptanceCriteriaContainsFold applies the ContainsFold predicate on the "acceptance_criteria" field.
func AcceptanceCriteriaEQ ¶
func AcceptanceCriteriaEQ(v string) predicate.BacklogItem
AcceptanceCriteriaEQ applies the EQ predicate on the "acceptance_criteria" field.
func AcceptanceCriteriaEqualFold ¶
func AcceptanceCriteriaEqualFold(v string) predicate.BacklogItem
AcceptanceCriteriaEqualFold applies the EqualFold predicate on the "acceptance_criteria" field.
func AcceptanceCriteriaGT ¶
func AcceptanceCriteriaGT(v string) predicate.BacklogItem
AcceptanceCriteriaGT applies the GT predicate on the "acceptance_criteria" field.
func AcceptanceCriteriaGTE ¶
func AcceptanceCriteriaGTE(v string) predicate.BacklogItem
AcceptanceCriteriaGTE applies the GTE predicate on the "acceptance_criteria" field.
func AcceptanceCriteriaHasPrefix ¶
func AcceptanceCriteriaHasPrefix(v string) predicate.BacklogItem
AcceptanceCriteriaHasPrefix applies the HasPrefix predicate on the "acceptance_criteria" field.
func AcceptanceCriteriaHasSuffix ¶
func AcceptanceCriteriaHasSuffix(v string) predicate.BacklogItem
AcceptanceCriteriaHasSuffix applies the HasSuffix predicate on the "acceptance_criteria" field.
func AcceptanceCriteriaIn ¶
func AcceptanceCriteriaIn(vs ...string) predicate.BacklogItem
AcceptanceCriteriaIn applies the In predicate on the "acceptance_criteria" field.
func AcceptanceCriteriaIsNil ¶
func AcceptanceCriteriaIsNil() predicate.BacklogItem
AcceptanceCriteriaIsNil applies the IsNil predicate on the "acceptance_criteria" field.
func AcceptanceCriteriaLT ¶
func AcceptanceCriteriaLT(v string) predicate.BacklogItem
AcceptanceCriteriaLT applies the LT predicate on the "acceptance_criteria" field.
func AcceptanceCriteriaLTE ¶
func AcceptanceCriteriaLTE(v string) predicate.BacklogItem
AcceptanceCriteriaLTE applies the LTE predicate on the "acceptance_criteria" field.
func AcceptanceCriteriaNEQ ¶
func AcceptanceCriteriaNEQ(v string) predicate.BacklogItem
AcceptanceCriteriaNEQ applies the NEQ predicate on the "acceptance_criteria" field.
func AcceptanceCriteriaNotIn ¶
func AcceptanceCriteriaNotIn(vs ...string) predicate.BacklogItem
AcceptanceCriteriaNotIn applies the NotIn predicate on the "acceptance_criteria" field.
func AcceptanceCriteriaNotNil ¶
func AcceptanceCriteriaNotNil() predicate.BacklogItem
AcceptanceCriteriaNotNil applies the NotNil predicate on the "acceptance_criteria" field.
func And ¶
func And(predicates ...predicate.BacklogItem) predicate.BacklogItem
And groups predicates with the AND operator between them.
func ArchivedAt ¶
func ArchivedAt(v time.Time) predicate.BacklogItem
ArchivedAt applies equality check predicate on the "archived_at" field. It's identical to ArchivedAtEQ.
func ArchivedAtEQ ¶
func ArchivedAtEQ(v time.Time) predicate.BacklogItem
ArchivedAtEQ applies the EQ predicate on the "archived_at" field.
func ArchivedAtGT ¶
func ArchivedAtGT(v time.Time) predicate.BacklogItem
ArchivedAtGT applies the GT predicate on the "archived_at" field.
func ArchivedAtGTE ¶
func ArchivedAtGTE(v time.Time) predicate.BacklogItem
ArchivedAtGTE applies the GTE predicate on the "archived_at" field.
func ArchivedAtIn ¶
func ArchivedAtIn(vs ...time.Time) predicate.BacklogItem
ArchivedAtIn applies the In predicate on the "archived_at" field.
func ArchivedAtIsNil ¶
func ArchivedAtIsNil() predicate.BacklogItem
ArchivedAtIsNil applies the IsNil predicate on the "archived_at" field.
func ArchivedAtLT ¶
func ArchivedAtLT(v time.Time) predicate.BacklogItem
ArchivedAtLT applies the LT predicate on the "archived_at" field.
func ArchivedAtLTE ¶
func ArchivedAtLTE(v time.Time) predicate.BacklogItem
ArchivedAtLTE applies the LTE predicate on the "archived_at" field.
func ArchivedAtNEQ ¶
func ArchivedAtNEQ(v time.Time) predicate.BacklogItem
ArchivedAtNEQ applies the NEQ predicate on the "archived_at" field.
func ArchivedAtNotIn ¶
func ArchivedAtNotIn(vs ...time.Time) predicate.BacklogItem
ArchivedAtNotIn applies the NotIn predicate on the "archived_at" field.
func ArchivedAtNotNil ¶
func ArchivedAtNotNil() predicate.BacklogItem
ArchivedAtNotNil applies the NotNil predicate on the "archived_at" field.
func AutoCreatePr ¶ added in v1.39.0
func AutoCreatePr(v bool) predicate.BacklogItem
AutoCreatePr applies equality check predicate on the "auto_create_pr" field. It's identical to AutoCreatePrEQ.
func AutoCreatePrEQ ¶ added in v1.39.0
func AutoCreatePrEQ(v bool) predicate.BacklogItem
AutoCreatePrEQ applies the EQ predicate on the "auto_create_pr" field.
func AutoCreatePrNEQ ¶ added in v1.39.0
func AutoCreatePrNEQ(v bool) predicate.BacklogItem
AutoCreatePrNEQ applies the NEQ predicate on the "auto_create_pr" field.
func AutoSpawnSession ¶ added in v1.38.0
func AutoSpawnSession(v bool) predicate.BacklogItem
AutoSpawnSession applies equality check predicate on the "auto_spawn_session" field. It's identical to AutoSpawnSessionEQ.
func AutoSpawnSessionEQ ¶ added in v1.38.0
func AutoSpawnSessionEQ(v bool) predicate.BacklogItem
AutoSpawnSessionEQ applies the EQ predicate on the "auto_spawn_session" field.
func AutoSpawnSessionNEQ ¶ added in v1.38.0
func AutoSpawnSessionNEQ(v bool) predicate.BacklogItem
AutoSpawnSessionNEQ applies the NEQ predicate on the "auto_spawn_session" field.
func Category ¶ added in v1.41.0
func Category(v string) predicate.BacklogItem
Category applies equality check predicate on the "category" field. It's identical to CategoryEQ.
func CategoryContains ¶ added in v1.41.0
func CategoryContains(v string) predicate.BacklogItem
CategoryContains applies the Contains predicate on the "category" field.
func CategoryContainsFold ¶ added in v1.41.0
func CategoryContainsFold(v string) predicate.BacklogItem
CategoryContainsFold applies the ContainsFold predicate on the "category" field.
func CategoryEQ ¶ added in v1.41.0
func CategoryEQ(v string) predicate.BacklogItem
CategoryEQ applies the EQ predicate on the "category" field.
func CategoryEqualFold ¶ added in v1.41.0
func CategoryEqualFold(v string) predicate.BacklogItem
CategoryEqualFold applies the EqualFold predicate on the "category" field.
func CategoryGT ¶ added in v1.41.0
func CategoryGT(v string) predicate.BacklogItem
CategoryGT applies the GT predicate on the "category" field.
func CategoryGTE ¶ added in v1.41.0
func CategoryGTE(v string) predicate.BacklogItem
CategoryGTE applies the GTE predicate on the "category" field.
func CategoryHasPrefix ¶ added in v1.41.0
func CategoryHasPrefix(v string) predicate.BacklogItem
CategoryHasPrefix applies the HasPrefix predicate on the "category" field.
func CategoryHasSuffix ¶ added in v1.41.0
func CategoryHasSuffix(v string) predicate.BacklogItem
CategoryHasSuffix applies the HasSuffix predicate on the "category" field.
func CategoryIn ¶ added in v1.41.0
func CategoryIn(vs ...string) predicate.BacklogItem
CategoryIn applies the In predicate on the "category" field.
func CategoryLT ¶ added in v1.41.0
func CategoryLT(v string) predicate.BacklogItem
CategoryLT applies the LT predicate on the "category" field.
func CategoryLTE ¶ added in v1.41.0
func CategoryLTE(v string) predicate.BacklogItem
CategoryLTE applies the LTE predicate on the "category" field.
func CategoryNEQ ¶ added in v1.41.0
func CategoryNEQ(v string) predicate.BacklogItem
CategoryNEQ applies the NEQ predicate on the "category" field.
func CategoryNotIn ¶ added in v1.41.0
func CategoryNotIn(vs ...string) predicate.BacklogItem
CategoryNotIn applies the NotIn predicate on the "category" field.
func ChainFired ¶ added in v1.43.0
func ChainFired(v bool) predicate.BacklogItem
ChainFired applies equality check predicate on the "chain_fired" field. It's identical to ChainFiredEQ.
func ChainFiredEQ ¶ added in v1.43.0
func ChainFiredEQ(v bool) predicate.BacklogItem
ChainFiredEQ applies the EQ predicate on the "chain_fired" field.
func ChainFiredNEQ ¶ added in v1.43.0
func ChainFiredNEQ(v bool) predicate.BacklogItem
ChainFiredNEQ applies the NEQ predicate on the "chain_fired" field.
func ChainedAt ¶ added in v1.43.0
func ChainedAt(v time.Time) predicate.BacklogItem
ChainedAt applies equality check predicate on the "chained_at" field. It's identical to ChainedAtEQ.
func ChainedAtEQ ¶ added in v1.43.0
func ChainedAtEQ(v time.Time) predicate.BacklogItem
ChainedAtEQ applies the EQ predicate on the "chained_at" field.
func ChainedAtGT ¶ added in v1.43.0
func ChainedAtGT(v time.Time) predicate.BacklogItem
ChainedAtGT applies the GT predicate on the "chained_at" field.
func ChainedAtGTE ¶ added in v1.43.0
func ChainedAtGTE(v time.Time) predicate.BacklogItem
ChainedAtGTE applies the GTE predicate on the "chained_at" field.
func ChainedAtIn ¶ added in v1.43.0
func ChainedAtIn(vs ...time.Time) predicate.BacklogItem
ChainedAtIn applies the In predicate on the "chained_at" field.
func ChainedAtIsNil ¶ added in v1.43.0
func ChainedAtIsNil() predicate.BacklogItem
ChainedAtIsNil applies the IsNil predicate on the "chained_at" field.
func ChainedAtLT ¶ added in v1.43.0
func ChainedAtLT(v time.Time) predicate.BacklogItem
ChainedAtLT applies the LT predicate on the "chained_at" field.
func ChainedAtLTE ¶ added in v1.43.0
func ChainedAtLTE(v time.Time) predicate.BacklogItem
ChainedAtLTE applies the LTE predicate on the "chained_at" field.
func ChainedAtNEQ ¶ added in v1.43.0
func ChainedAtNEQ(v time.Time) predicate.BacklogItem
ChainedAtNEQ applies the NEQ predicate on the "chained_at" field.
func ChainedAtNotIn ¶ added in v1.43.0
func ChainedAtNotIn(vs ...time.Time) predicate.BacklogItem
ChainedAtNotIn applies the NotIn predicate on the "chained_at" field.
func ChainedAtNotNil ¶ added in v1.43.0
func ChainedAtNotNil() predicate.BacklogItem
ChainedAtNotNil applies the NotNil predicate on the "chained_at" field.
func CreatedAt ¶
func CreatedAt(v time.Time) predicate.BacklogItem
CreatedAt applies equality check predicate on the "created_at" field. It's identical to CreatedAtEQ.
func CreatedAtEQ ¶
func CreatedAtEQ(v time.Time) predicate.BacklogItem
CreatedAtEQ applies the EQ predicate on the "created_at" field.
func CreatedAtGT ¶
func CreatedAtGT(v time.Time) predicate.BacklogItem
CreatedAtGT applies the GT predicate on the "created_at" field.
func CreatedAtGTE ¶
func CreatedAtGTE(v time.Time) predicate.BacklogItem
CreatedAtGTE applies the GTE predicate on the "created_at" field.
func CreatedAtIn ¶
func CreatedAtIn(vs ...time.Time) predicate.BacklogItem
CreatedAtIn applies the In predicate on the "created_at" field.
func CreatedAtLT ¶
func CreatedAtLT(v time.Time) predicate.BacklogItem
CreatedAtLT applies the LT predicate on the "created_at" field.
func CreatedAtLTE ¶
func CreatedAtLTE(v time.Time) predicate.BacklogItem
CreatedAtLTE applies the LTE predicate on the "created_at" field.
func CreatedAtNEQ ¶
func CreatedAtNEQ(v time.Time) predicate.BacklogItem
CreatedAtNEQ applies the NEQ predicate on the "created_at" field.
func CreatedAtNotIn ¶
func CreatedAtNotIn(vs ...time.Time) predicate.BacklogItem
CreatedAtNotIn applies the NotIn predicate on the "created_at" field.
func Description ¶
func Description(v string) predicate.BacklogItem
Description applies equality check predicate on the "description" field. It's identical to DescriptionEQ.
func DescriptionContains ¶
func DescriptionContains(v string) predicate.BacklogItem
DescriptionContains applies the Contains predicate on the "description" field.
func DescriptionContainsFold ¶
func DescriptionContainsFold(v string) predicate.BacklogItem
DescriptionContainsFold applies the ContainsFold predicate on the "description" field.
func DescriptionEQ ¶
func DescriptionEQ(v string) predicate.BacklogItem
DescriptionEQ applies the EQ predicate on the "description" field.
func DescriptionEqualFold ¶
func DescriptionEqualFold(v string) predicate.BacklogItem
DescriptionEqualFold applies the EqualFold predicate on the "description" field.
func DescriptionGT ¶
func DescriptionGT(v string) predicate.BacklogItem
DescriptionGT applies the GT predicate on the "description" field.
func DescriptionGTE ¶
func DescriptionGTE(v string) predicate.BacklogItem
DescriptionGTE applies the GTE predicate on the "description" field.
func DescriptionHasPrefix ¶
func DescriptionHasPrefix(v string) predicate.BacklogItem
DescriptionHasPrefix applies the HasPrefix predicate on the "description" field.
func DescriptionHasSuffix ¶
func DescriptionHasSuffix(v string) predicate.BacklogItem
DescriptionHasSuffix applies the HasSuffix predicate on the "description" field.
func DescriptionIn ¶
func DescriptionIn(vs ...string) predicate.BacklogItem
DescriptionIn applies the In predicate on the "description" field.
func DescriptionIsNil ¶
func DescriptionIsNil() predicate.BacklogItem
DescriptionIsNil applies the IsNil predicate on the "description" field.
func DescriptionLT ¶
func DescriptionLT(v string) predicate.BacklogItem
DescriptionLT applies the LT predicate on the "description" field.
func DescriptionLTE ¶
func DescriptionLTE(v string) predicate.BacklogItem
DescriptionLTE applies the LTE predicate on the "description" field.
func DescriptionNEQ ¶
func DescriptionNEQ(v string) predicate.BacklogItem
DescriptionNEQ applies the NEQ predicate on the "description" field.
func DescriptionNotIn ¶
func DescriptionNotIn(vs ...string) predicate.BacklogItem
DescriptionNotIn applies the NotIn predicate on the "description" field.
func DescriptionNotNil ¶
func DescriptionNotNil() predicate.BacklogItem
DescriptionNotNil applies the NotNil predicate on the "description" field.
func ExternalID ¶
func ExternalID(v string) predicate.BacklogItem
ExternalID applies equality check predicate on the "external_id" field. It's identical to ExternalIDEQ.
func ExternalIDContains ¶
func ExternalIDContains(v string) predicate.BacklogItem
ExternalIDContains applies the Contains predicate on the "external_id" field.
func ExternalIDContainsFold ¶
func ExternalIDContainsFold(v string) predicate.BacklogItem
ExternalIDContainsFold applies the ContainsFold predicate on the "external_id" field.
func ExternalIDEQ ¶
func ExternalIDEQ(v string) predicate.BacklogItem
ExternalIDEQ applies the EQ predicate on the "external_id" field.
func ExternalIDEqualFold ¶
func ExternalIDEqualFold(v string) predicate.BacklogItem
ExternalIDEqualFold applies the EqualFold predicate on the "external_id" field.
func ExternalIDGT ¶
func ExternalIDGT(v string) predicate.BacklogItem
ExternalIDGT applies the GT predicate on the "external_id" field.
func ExternalIDGTE ¶
func ExternalIDGTE(v string) predicate.BacklogItem
ExternalIDGTE applies the GTE predicate on the "external_id" field.
func ExternalIDHasPrefix ¶
func ExternalIDHasPrefix(v string) predicate.BacklogItem
ExternalIDHasPrefix applies the HasPrefix predicate on the "external_id" field.
func ExternalIDHasSuffix ¶
func ExternalIDHasSuffix(v string) predicate.BacklogItem
ExternalIDHasSuffix applies the HasSuffix predicate on the "external_id" field.
func ExternalIDIn ¶
func ExternalIDIn(vs ...string) predicate.BacklogItem
ExternalIDIn applies the In predicate on the "external_id" field.
func ExternalIDIsNil ¶
func ExternalIDIsNil() predicate.BacklogItem
ExternalIDIsNil applies the IsNil predicate on the "external_id" field.
func ExternalIDLT ¶
func ExternalIDLT(v string) predicate.BacklogItem
ExternalIDLT applies the LT predicate on the "external_id" field.
func ExternalIDLTE ¶
func ExternalIDLTE(v string) predicate.BacklogItem
ExternalIDLTE applies the LTE predicate on the "external_id" field.
func ExternalIDNEQ ¶
func ExternalIDNEQ(v string) predicate.BacklogItem
ExternalIDNEQ applies the NEQ predicate on the "external_id" field.
func ExternalIDNotIn ¶
func ExternalIDNotIn(vs ...string) predicate.BacklogItem
ExternalIDNotIn applies the NotIn predicate on the "external_id" field.
func ExternalIDNotNil ¶
func ExternalIDNotNil() predicate.BacklogItem
ExternalIDNotNil applies the NotNil predicate on the "external_id" field.
func ExternalURL ¶ added in v1.41.0
func ExternalURL(v string) predicate.BacklogItem
ExternalURL applies equality check predicate on the "external_url" field. It's identical to ExternalURLEQ.
func ExternalURLContains ¶ added in v1.41.0
func ExternalURLContains(v string) predicate.BacklogItem
ExternalURLContains applies the Contains predicate on the "external_url" field.
func ExternalURLContainsFold ¶ added in v1.41.0
func ExternalURLContainsFold(v string) predicate.BacklogItem
ExternalURLContainsFold applies the ContainsFold predicate on the "external_url" field.
func ExternalURLEQ ¶ added in v1.41.0
func ExternalURLEQ(v string) predicate.BacklogItem
ExternalURLEQ applies the EQ predicate on the "external_url" field.
func ExternalURLEqualFold ¶ added in v1.41.0
func ExternalURLEqualFold(v string) predicate.BacklogItem
ExternalURLEqualFold applies the EqualFold predicate on the "external_url" field.
func ExternalURLGT ¶ added in v1.41.0
func ExternalURLGT(v string) predicate.BacklogItem
ExternalURLGT applies the GT predicate on the "external_url" field.
func ExternalURLGTE ¶ added in v1.41.0
func ExternalURLGTE(v string) predicate.BacklogItem
ExternalURLGTE applies the GTE predicate on the "external_url" field.
func ExternalURLHasPrefix ¶ added in v1.41.0
func ExternalURLHasPrefix(v string) predicate.BacklogItem
ExternalURLHasPrefix applies the HasPrefix predicate on the "external_url" field.
func ExternalURLHasSuffix ¶ added in v1.41.0
func ExternalURLHasSuffix(v string) predicate.BacklogItem
ExternalURLHasSuffix applies the HasSuffix predicate on the "external_url" field.
func ExternalURLIn ¶ added in v1.41.0
func ExternalURLIn(vs ...string) predicate.BacklogItem
ExternalURLIn applies the In predicate on the "external_url" field.
func ExternalURLIsNil ¶ added in v1.41.0
func ExternalURLIsNil() predicate.BacklogItem
ExternalURLIsNil applies the IsNil predicate on the "external_url" field.
func ExternalURLLT ¶ added in v1.41.0
func ExternalURLLT(v string) predicate.BacklogItem
ExternalURLLT applies the LT predicate on the "external_url" field.
func ExternalURLLTE ¶ added in v1.41.0
func ExternalURLLTE(v string) predicate.BacklogItem
ExternalURLLTE applies the LTE predicate on the "external_url" field.
func ExternalURLNEQ ¶ added in v1.41.0
func ExternalURLNEQ(v string) predicate.BacklogItem
ExternalURLNEQ applies the NEQ predicate on the "external_url" field.
func ExternalURLNotIn ¶ added in v1.41.0
func ExternalURLNotIn(vs ...string) predicate.BacklogItem
ExternalURLNotIn applies the NotIn predicate on the "external_url" field.
func ExternalURLNotNil ¶ added in v1.41.0
func ExternalURLNotNil() predicate.BacklogItem
ExternalURLNotNil applies the NotNil predicate on the "external_url" field.
func GithubSyncedIssueUpdatedAt ¶ added in v1.41.0
func GithubSyncedIssueUpdatedAt(v time.Time) predicate.BacklogItem
GithubSyncedIssueUpdatedAt applies equality check predicate on the "github_synced_issue_updated_at" field. It's identical to GithubSyncedIssueUpdatedAtEQ.
func GithubSyncedIssueUpdatedAtEQ ¶ added in v1.41.0
func GithubSyncedIssueUpdatedAtEQ(v time.Time) predicate.BacklogItem
GithubSyncedIssueUpdatedAtEQ applies the EQ predicate on the "github_synced_issue_updated_at" field.
func GithubSyncedIssueUpdatedAtGT ¶ added in v1.41.0
func GithubSyncedIssueUpdatedAtGT(v time.Time) predicate.BacklogItem
GithubSyncedIssueUpdatedAtGT applies the GT predicate on the "github_synced_issue_updated_at" field.
func GithubSyncedIssueUpdatedAtGTE ¶ added in v1.41.0
func GithubSyncedIssueUpdatedAtGTE(v time.Time) predicate.BacklogItem
GithubSyncedIssueUpdatedAtGTE applies the GTE predicate on the "github_synced_issue_updated_at" field.
func GithubSyncedIssueUpdatedAtIn ¶ added in v1.41.0
func GithubSyncedIssueUpdatedAtIn(vs ...time.Time) predicate.BacklogItem
GithubSyncedIssueUpdatedAtIn applies the In predicate on the "github_synced_issue_updated_at" field.
func GithubSyncedIssueUpdatedAtIsNil ¶ added in v1.41.0
func GithubSyncedIssueUpdatedAtIsNil() predicate.BacklogItem
GithubSyncedIssueUpdatedAtIsNil applies the IsNil predicate on the "github_synced_issue_updated_at" field.
func GithubSyncedIssueUpdatedAtLT ¶ added in v1.41.0
func GithubSyncedIssueUpdatedAtLT(v time.Time) predicate.BacklogItem
GithubSyncedIssueUpdatedAtLT applies the LT predicate on the "github_synced_issue_updated_at" field.
func GithubSyncedIssueUpdatedAtLTE ¶ added in v1.41.0
func GithubSyncedIssueUpdatedAtLTE(v time.Time) predicate.BacklogItem
GithubSyncedIssueUpdatedAtLTE applies the LTE predicate on the "github_synced_issue_updated_at" field.
func GithubSyncedIssueUpdatedAtNEQ ¶ added in v1.41.0
func GithubSyncedIssueUpdatedAtNEQ(v time.Time) predicate.BacklogItem
GithubSyncedIssueUpdatedAtNEQ applies the NEQ predicate on the "github_synced_issue_updated_at" field.
func GithubSyncedIssueUpdatedAtNotIn ¶ added in v1.41.0
func GithubSyncedIssueUpdatedAtNotIn(vs ...time.Time) predicate.BacklogItem
GithubSyncedIssueUpdatedAtNotIn applies the NotIn predicate on the "github_synced_issue_updated_at" field.
func GithubSyncedIssueUpdatedAtNotNil ¶ added in v1.41.0
func GithubSyncedIssueUpdatedAtNotNil() predicate.BacklogItem
GithubSyncedIssueUpdatedAtNotNil applies the NotNil predicate on the "github_synced_issue_updated_at" field.
func HasBlockedByDependencies ¶ added in v1.43.0
func HasBlockedByDependencies() predicate.BacklogItem
HasBlockedByDependencies applies the HasEdge predicate on the "blocked_by_dependencies" edge.
func HasBlockedByDependenciesWith ¶ added in v1.43.0
func HasBlockedByDependenciesWith(preds ...predicate.BacklogItemDependency) predicate.BacklogItem
HasBlockedByDependenciesWith applies the HasEdge predicate on the "blocked_by_dependencies" edge with a given conditions (other predicates).
func HasBlockingDependencies ¶ added in v1.43.0
func HasBlockingDependencies() predicate.BacklogItem
HasBlockingDependencies applies the HasEdge predicate on the "blocking_dependencies" edge.
func HasBlockingDependenciesWith ¶ added in v1.43.0
func HasBlockingDependenciesWith(preds ...predicate.BacklogItemDependency) predicate.BacklogItem
HasBlockingDependenciesWith applies the HasEdge predicate on the "blocking_dependencies" edge with a given conditions (other predicates).
func HasItemSessions ¶
func HasItemSessions() predicate.BacklogItem
HasItemSessions applies the HasEdge predicate on the "item_sessions" edge.
func HasItemSessionsWith ¶
func HasItemSessionsWith(preds ...predicate.ItemSession) predicate.BacklogItem
HasItemSessionsWith applies the HasEdge predicate on the "item_sessions" edge with a given conditions (other predicates).
func HasProgressNotes ¶ added in v1.38.0
func HasProgressNotes() predicate.BacklogItem
HasProgressNotes applies the HasEdge predicate on the "progress_notes" edge.
func HasProgressNotesWith ¶ added in v1.38.0
func HasProgressNotesWith(preds ...predicate.BacklogProgressNote) predicate.BacklogItem
HasProgressNotesWith applies the HasEdge predicate on the "progress_notes" edge with a given conditions (other predicates).
func HasSessions ¶
func HasSessions() predicate.BacklogItem
HasSessions applies the HasEdge predicate on the "sessions" edge.
func HasSessionsWith ¶
func HasSessionsWith(preds ...predicate.Session) predicate.BacklogItem
HasSessionsWith applies the HasEdge predicate on the "sessions" edge with a given conditions (other predicates).
func HasSource ¶
func HasSource() predicate.BacklogItem
HasSource applies the HasEdge predicate on the "source" edge.
func HasSourceWith ¶
func HasSourceWith(preds ...predicate.ItemSource) predicate.BacklogItem
HasSourceWith applies the HasEdge predicate on the "source" edge with a given conditions (other predicates).
func HasStatusEvents ¶
func HasStatusEvents() predicate.BacklogItem
HasStatusEvents applies the HasEdge predicate on the "status_events" edge.
func HasStatusEventsWith ¶
func HasStatusEventsWith(preds ...predicate.BacklogStatusEvent) predicate.BacklogItem
HasStatusEventsWith applies the HasEdge predicate on the "status_events" edge with a given conditions (other predicates).
func HasStuckStates ¶ added in v1.38.0
func HasStuckStates() predicate.BacklogItem
HasStuckStates applies the HasEdge predicate on the "stuck_states" edge.
func HasStuckStatesWith ¶ added in v1.38.0
func HasStuckStatesWith(preds ...predicate.BacklogStuckState) predicate.BacklogItem
HasStuckStatesWith applies the HasEdge predicate on the "stuck_states" edge with a given conditions (other predicates).
func IDEQ ¶
func IDEQ(id uuid.UUID) predicate.BacklogItem
IDEQ applies the EQ predicate on the ID field.
func IDGT ¶
func IDGT(id uuid.UUID) predicate.BacklogItem
IDGT applies the GT predicate on the ID field.
func IDGTE ¶
func IDGTE(id uuid.UUID) predicate.BacklogItem
IDGTE applies the GTE predicate on the ID field.
func IDIn ¶
func IDIn(ids ...uuid.UUID) predicate.BacklogItem
IDIn applies the In predicate on the ID field.
func IDLT ¶
func IDLT(id uuid.UUID) predicate.BacklogItem
IDLT applies the LT predicate on the ID field.
func IDLTE ¶
func IDLTE(id uuid.UUID) predicate.BacklogItem
IDLTE applies the LTE predicate on the ID field.
func IDNEQ ¶
func IDNEQ(id uuid.UUID) predicate.BacklogItem
IDNEQ applies the NEQ predicate on the ID field.
func IDNotIn ¶
func IDNotIn(ids ...uuid.UUID) predicate.BacklogItem
IDNotIn applies the NotIn predicate on the ID field.
func LabelsIsNil ¶ added in v1.41.0
func LabelsIsNil() predicate.BacklogItem
LabelsIsNil applies the IsNil predicate on the "labels" field.
func LabelsNotNil ¶ added in v1.41.0
func LabelsNotNil() predicate.BacklogItem
LabelsNotNil applies the NotNil predicate on the "labels" field.
func NextWorkflowID ¶ added in v1.43.0
func NextWorkflowID(v uuid.UUID) predicate.BacklogItem
NextWorkflowID applies equality check predicate on the "next_workflow_id" field. It's identical to NextWorkflowIDEQ.
func NextWorkflowIDEQ ¶ added in v1.43.0
func NextWorkflowIDEQ(v uuid.UUID) predicate.BacklogItem
NextWorkflowIDEQ applies the EQ predicate on the "next_workflow_id" field.
func NextWorkflowIDGT ¶ added in v1.43.0
func NextWorkflowIDGT(v uuid.UUID) predicate.BacklogItem
NextWorkflowIDGT applies the GT predicate on the "next_workflow_id" field.
func NextWorkflowIDGTE ¶ added in v1.43.0
func NextWorkflowIDGTE(v uuid.UUID) predicate.BacklogItem
NextWorkflowIDGTE applies the GTE predicate on the "next_workflow_id" field.
func NextWorkflowIDIn ¶ added in v1.43.0
func NextWorkflowIDIn(vs ...uuid.UUID) predicate.BacklogItem
NextWorkflowIDIn applies the In predicate on the "next_workflow_id" field.
func NextWorkflowIDIsNil ¶ added in v1.43.0
func NextWorkflowIDIsNil() predicate.BacklogItem
NextWorkflowIDIsNil applies the IsNil predicate on the "next_workflow_id" field.
func NextWorkflowIDLT ¶ added in v1.43.0
func NextWorkflowIDLT(v uuid.UUID) predicate.BacklogItem
NextWorkflowIDLT applies the LT predicate on the "next_workflow_id" field.
func NextWorkflowIDLTE ¶ added in v1.43.0
func NextWorkflowIDLTE(v uuid.UUID) predicate.BacklogItem
NextWorkflowIDLTE applies the LTE predicate on the "next_workflow_id" field.
func NextWorkflowIDNEQ ¶ added in v1.43.0
func NextWorkflowIDNEQ(v uuid.UUID) predicate.BacklogItem
NextWorkflowIDNEQ applies the NEQ predicate on the "next_workflow_id" field.
func NextWorkflowIDNotIn ¶ added in v1.43.0
func NextWorkflowIDNotIn(vs ...uuid.UUID) predicate.BacklogItem
NextWorkflowIDNotIn applies the NotIn predicate on the "next_workflow_id" field.
func NextWorkflowIDNotNil ¶ added in v1.43.0
func NextWorkflowIDNotNil() predicate.BacklogItem
NextWorkflowIDNotNil applies the NotNil predicate on the "next_workflow_id" field.
func Not ¶
func Not(p predicate.BacklogItem) predicate.BacklogItem
Not applies the not operator on the given predicate.
func Notes ¶
func Notes(v string) predicate.BacklogItem
Notes applies equality check predicate on the "notes" field. It's identical to NotesEQ.
func NotesContains ¶
func NotesContains(v string) predicate.BacklogItem
NotesContains applies the Contains predicate on the "notes" field.
func NotesContainsFold ¶
func NotesContainsFold(v string) predicate.BacklogItem
NotesContainsFold applies the ContainsFold predicate on the "notes" field.
func NotesEQ ¶
func NotesEQ(v string) predicate.BacklogItem
NotesEQ applies the EQ predicate on the "notes" field.
func NotesEqualFold ¶
func NotesEqualFold(v string) predicate.BacklogItem
NotesEqualFold applies the EqualFold predicate on the "notes" field.
func NotesGT ¶
func NotesGT(v string) predicate.BacklogItem
NotesGT applies the GT predicate on the "notes" field.
func NotesGTE ¶
func NotesGTE(v string) predicate.BacklogItem
NotesGTE applies the GTE predicate on the "notes" field.
func NotesHasPrefix ¶
func NotesHasPrefix(v string) predicate.BacklogItem
NotesHasPrefix applies the HasPrefix predicate on the "notes" field.
func NotesHasSuffix ¶
func NotesHasSuffix(v string) predicate.BacklogItem
NotesHasSuffix applies the HasSuffix predicate on the "notes" field.
func NotesIn ¶
func NotesIn(vs ...string) predicate.BacklogItem
NotesIn applies the In predicate on the "notes" field.
func NotesIsNil ¶
func NotesIsNil() predicate.BacklogItem
NotesIsNil applies the IsNil predicate on the "notes" field.
func NotesLT ¶
func NotesLT(v string) predicate.BacklogItem
NotesLT applies the LT predicate on the "notes" field.
func NotesLTE ¶
func NotesLTE(v string) predicate.BacklogItem
NotesLTE applies the LTE predicate on the "notes" field.
func NotesNEQ ¶
func NotesNEQ(v string) predicate.BacklogItem
NotesNEQ applies the NEQ predicate on the "notes" field.
func NotesNotIn ¶
func NotesNotIn(vs ...string) predicate.BacklogItem
NotesNotIn applies the NotIn predicate on the "notes" field.
func NotesNotNil ¶
func NotesNotNil() predicate.BacklogItem
NotesNotNil applies the NotNil predicate on the "notes" field.
func Or ¶
func Or(predicates ...predicate.BacklogItem) predicate.BacklogItem
Or groups predicates with the OR operator between them.
func PipelineMode ¶ added in v1.38.0
func PipelineMode(v string) predicate.BacklogItem
PipelineMode applies equality check predicate on the "pipeline_mode" field. It's identical to PipelineModeEQ.
func PipelineModeContains ¶ added in v1.38.0
func PipelineModeContains(v string) predicate.BacklogItem
PipelineModeContains applies the Contains predicate on the "pipeline_mode" field.
func PipelineModeContainsFold ¶ added in v1.38.0
func PipelineModeContainsFold(v string) predicate.BacklogItem
PipelineModeContainsFold applies the ContainsFold predicate on the "pipeline_mode" field.
func PipelineModeEQ ¶ added in v1.38.0
func PipelineModeEQ(v string) predicate.BacklogItem
PipelineModeEQ applies the EQ predicate on the "pipeline_mode" field.
func PipelineModeEqualFold ¶ added in v1.38.0
func PipelineModeEqualFold(v string) predicate.BacklogItem
PipelineModeEqualFold applies the EqualFold predicate on the "pipeline_mode" field.
func PipelineModeGT ¶ added in v1.38.0
func PipelineModeGT(v string) predicate.BacklogItem
PipelineModeGT applies the GT predicate on the "pipeline_mode" field.
func PipelineModeGTE ¶ added in v1.38.0
func PipelineModeGTE(v string) predicate.BacklogItem
PipelineModeGTE applies the GTE predicate on the "pipeline_mode" field.
func PipelineModeHasPrefix ¶ added in v1.38.0
func PipelineModeHasPrefix(v string) predicate.BacklogItem
PipelineModeHasPrefix applies the HasPrefix predicate on the "pipeline_mode" field.
func PipelineModeHasSuffix ¶ added in v1.38.0
func PipelineModeHasSuffix(v string) predicate.BacklogItem
PipelineModeHasSuffix applies the HasSuffix predicate on the "pipeline_mode" field.
func PipelineModeIn ¶ added in v1.38.0
func PipelineModeIn(vs ...string) predicate.BacklogItem
PipelineModeIn applies the In predicate on the "pipeline_mode" field.
func PipelineModeLT ¶ added in v1.38.0
func PipelineModeLT(v string) predicate.BacklogItem
PipelineModeLT applies the LT predicate on the "pipeline_mode" field.
func PipelineModeLTE ¶ added in v1.38.0
func PipelineModeLTE(v string) predicate.BacklogItem
PipelineModeLTE applies the LTE predicate on the "pipeline_mode" field.
func PipelineModeNEQ ¶ added in v1.38.0
func PipelineModeNEQ(v string) predicate.BacklogItem
PipelineModeNEQ applies the NEQ predicate on the "pipeline_mode" field.
func PipelineModeNotIn ¶ added in v1.38.0
func PipelineModeNotIn(vs ...string) predicate.BacklogItem
PipelineModeNotIn applies the NotIn predicate on the "pipeline_mode" field.
func PlanApproved ¶
func PlanApproved(v bool) predicate.BacklogItem
PlanApproved applies equality check predicate on the "plan_approved" field. It's identical to PlanApprovedEQ.
func PlanApprovedAt ¶
func PlanApprovedAt(v time.Time) predicate.BacklogItem
PlanApprovedAt applies equality check predicate on the "plan_approved_at" field. It's identical to PlanApprovedAtEQ.
func PlanApprovedAtEQ ¶
func PlanApprovedAtEQ(v time.Time) predicate.BacklogItem
PlanApprovedAtEQ applies the EQ predicate on the "plan_approved_at" field.
func PlanApprovedAtGT ¶
func PlanApprovedAtGT(v time.Time) predicate.BacklogItem
PlanApprovedAtGT applies the GT predicate on the "plan_approved_at" field.
func PlanApprovedAtGTE ¶
func PlanApprovedAtGTE(v time.Time) predicate.BacklogItem
PlanApprovedAtGTE applies the GTE predicate on the "plan_approved_at" field.
func PlanApprovedAtIn ¶
func PlanApprovedAtIn(vs ...time.Time) predicate.BacklogItem
PlanApprovedAtIn applies the In predicate on the "plan_approved_at" field.
func PlanApprovedAtIsNil ¶
func PlanApprovedAtIsNil() predicate.BacklogItem
PlanApprovedAtIsNil applies the IsNil predicate on the "plan_approved_at" field.
func PlanApprovedAtLT ¶
func PlanApprovedAtLT(v time.Time) predicate.BacklogItem
PlanApprovedAtLT applies the LT predicate on the "plan_approved_at" field.
func PlanApprovedAtLTE ¶
func PlanApprovedAtLTE(v time.Time) predicate.BacklogItem
PlanApprovedAtLTE applies the LTE predicate on the "plan_approved_at" field.
func PlanApprovedAtNEQ ¶
func PlanApprovedAtNEQ(v time.Time) predicate.BacklogItem
PlanApprovedAtNEQ applies the NEQ predicate on the "plan_approved_at" field.
func PlanApprovedAtNotIn ¶
func PlanApprovedAtNotIn(vs ...time.Time) predicate.BacklogItem
PlanApprovedAtNotIn applies the NotIn predicate on the "plan_approved_at" field.
func PlanApprovedAtNotNil ¶
func PlanApprovedAtNotNil() predicate.BacklogItem
PlanApprovedAtNotNil applies the NotNil predicate on the "plan_approved_at" field.
func PlanApprovedEQ ¶
func PlanApprovedEQ(v bool) predicate.BacklogItem
PlanApprovedEQ applies the EQ predicate on the "plan_approved" field.
func PlanApprovedNEQ ¶
func PlanApprovedNEQ(v bool) predicate.BacklogItem
PlanApprovedNEQ applies the NEQ predicate on the "plan_approved" field.
func PlanArtifactsPath ¶
func PlanArtifactsPath(v string) predicate.BacklogItem
PlanArtifactsPath applies equality check predicate on the "plan_artifacts_path" field. It's identical to PlanArtifactsPathEQ.
func PlanArtifactsPathContains ¶
func PlanArtifactsPathContains(v string) predicate.BacklogItem
PlanArtifactsPathContains applies the Contains predicate on the "plan_artifacts_path" field.
func PlanArtifactsPathContainsFold ¶
func PlanArtifactsPathContainsFold(v string) predicate.BacklogItem
PlanArtifactsPathContainsFold applies the ContainsFold predicate on the "plan_artifacts_path" field.
func PlanArtifactsPathEQ ¶
func PlanArtifactsPathEQ(v string) predicate.BacklogItem
PlanArtifactsPathEQ applies the EQ predicate on the "plan_artifacts_path" field.
func PlanArtifactsPathEqualFold ¶
func PlanArtifactsPathEqualFold(v string) predicate.BacklogItem
PlanArtifactsPathEqualFold applies the EqualFold predicate on the "plan_artifacts_path" field.
func PlanArtifactsPathGT ¶
func PlanArtifactsPathGT(v string) predicate.BacklogItem
PlanArtifactsPathGT applies the GT predicate on the "plan_artifacts_path" field.
func PlanArtifactsPathGTE ¶
func PlanArtifactsPathGTE(v string) predicate.BacklogItem
PlanArtifactsPathGTE applies the GTE predicate on the "plan_artifacts_path" field.
func PlanArtifactsPathHasPrefix ¶
func PlanArtifactsPathHasPrefix(v string) predicate.BacklogItem
PlanArtifactsPathHasPrefix applies the HasPrefix predicate on the "plan_artifacts_path" field.
func PlanArtifactsPathHasSuffix ¶
func PlanArtifactsPathHasSuffix(v string) predicate.BacklogItem
PlanArtifactsPathHasSuffix applies the HasSuffix predicate on the "plan_artifacts_path" field.
func PlanArtifactsPathIn ¶
func PlanArtifactsPathIn(vs ...string) predicate.BacklogItem
PlanArtifactsPathIn applies the In predicate on the "plan_artifacts_path" field.
func PlanArtifactsPathIsNil ¶
func PlanArtifactsPathIsNil() predicate.BacklogItem
PlanArtifactsPathIsNil applies the IsNil predicate on the "plan_artifacts_path" field.
func PlanArtifactsPathLT ¶
func PlanArtifactsPathLT(v string) predicate.BacklogItem
PlanArtifactsPathLT applies the LT predicate on the "plan_artifacts_path" field.
func PlanArtifactsPathLTE ¶
func PlanArtifactsPathLTE(v string) predicate.BacklogItem
PlanArtifactsPathLTE applies the LTE predicate on the "plan_artifacts_path" field.
func PlanArtifactsPathNEQ ¶
func PlanArtifactsPathNEQ(v string) predicate.BacklogItem
PlanArtifactsPathNEQ applies the NEQ predicate on the "plan_artifacts_path" field.
func PlanArtifactsPathNotIn ¶
func PlanArtifactsPathNotIn(vs ...string) predicate.BacklogItem
PlanArtifactsPathNotIn applies the NotIn predicate on the "plan_artifacts_path" field.
func PlanArtifactsPathNotNil ¶
func PlanArtifactsPathNotNil() predicate.BacklogItem
PlanArtifactsPathNotNil applies the NotNil predicate on the "plan_artifacts_path" field.
func PlanRejectedAt ¶ added in v1.42.0
func PlanRejectedAt(v time.Time) predicate.BacklogItem
PlanRejectedAt applies equality check predicate on the "plan_rejected_at" field. It's identical to PlanRejectedAtEQ.
func PlanRejectedAtEQ ¶ added in v1.42.0
func PlanRejectedAtEQ(v time.Time) predicate.BacklogItem
PlanRejectedAtEQ applies the EQ predicate on the "plan_rejected_at" field.
func PlanRejectedAtGT ¶ added in v1.42.0
func PlanRejectedAtGT(v time.Time) predicate.BacklogItem
PlanRejectedAtGT applies the GT predicate on the "plan_rejected_at" field.
func PlanRejectedAtGTE ¶ added in v1.42.0
func PlanRejectedAtGTE(v time.Time) predicate.BacklogItem
PlanRejectedAtGTE applies the GTE predicate on the "plan_rejected_at" field.
func PlanRejectedAtIn ¶ added in v1.42.0
func PlanRejectedAtIn(vs ...time.Time) predicate.BacklogItem
PlanRejectedAtIn applies the In predicate on the "plan_rejected_at" field.
func PlanRejectedAtIsNil ¶ added in v1.42.0
func PlanRejectedAtIsNil() predicate.BacklogItem
PlanRejectedAtIsNil applies the IsNil predicate on the "plan_rejected_at" field.
func PlanRejectedAtLT ¶ added in v1.42.0
func PlanRejectedAtLT(v time.Time) predicate.BacklogItem
PlanRejectedAtLT applies the LT predicate on the "plan_rejected_at" field.
func PlanRejectedAtLTE ¶ added in v1.42.0
func PlanRejectedAtLTE(v time.Time) predicate.BacklogItem
PlanRejectedAtLTE applies the LTE predicate on the "plan_rejected_at" field.
func PlanRejectedAtNEQ ¶ added in v1.42.0
func PlanRejectedAtNEQ(v time.Time) predicate.BacklogItem
PlanRejectedAtNEQ applies the NEQ predicate on the "plan_rejected_at" field.
func PlanRejectedAtNotIn ¶ added in v1.42.0
func PlanRejectedAtNotIn(vs ...time.Time) predicate.BacklogItem
PlanRejectedAtNotIn applies the NotIn predicate on the "plan_rejected_at" field.
func PlanRejectedAtNotNil ¶ added in v1.42.0
func PlanRejectedAtNotNil() predicate.BacklogItem
PlanRejectedAtNotNil applies the NotNil predicate on the "plan_rejected_at" field.
func PlanRejectionReason ¶ added in v1.42.0
func PlanRejectionReason(v string) predicate.BacklogItem
PlanRejectionReason applies equality check predicate on the "plan_rejection_reason" field. It's identical to PlanRejectionReasonEQ.
func PlanRejectionReasonContains ¶ added in v1.42.0
func PlanRejectionReasonContains(v string) predicate.BacklogItem
PlanRejectionReasonContains applies the Contains predicate on the "plan_rejection_reason" field.
func PlanRejectionReasonContainsFold ¶ added in v1.42.0
func PlanRejectionReasonContainsFold(v string) predicate.BacklogItem
PlanRejectionReasonContainsFold applies the ContainsFold predicate on the "plan_rejection_reason" field.
func PlanRejectionReasonEQ ¶ added in v1.42.0
func PlanRejectionReasonEQ(v string) predicate.BacklogItem
PlanRejectionReasonEQ applies the EQ predicate on the "plan_rejection_reason" field.
func PlanRejectionReasonEqualFold ¶ added in v1.42.0
func PlanRejectionReasonEqualFold(v string) predicate.BacklogItem
PlanRejectionReasonEqualFold applies the EqualFold predicate on the "plan_rejection_reason" field.
func PlanRejectionReasonGT ¶ added in v1.42.0
func PlanRejectionReasonGT(v string) predicate.BacklogItem
PlanRejectionReasonGT applies the GT predicate on the "plan_rejection_reason" field.
func PlanRejectionReasonGTE ¶ added in v1.42.0
func PlanRejectionReasonGTE(v string) predicate.BacklogItem
PlanRejectionReasonGTE applies the GTE predicate on the "plan_rejection_reason" field.
func PlanRejectionReasonHasPrefix ¶ added in v1.42.0
func PlanRejectionReasonHasPrefix(v string) predicate.BacklogItem
PlanRejectionReasonHasPrefix applies the HasPrefix predicate on the "plan_rejection_reason" field.
func PlanRejectionReasonHasSuffix ¶ added in v1.42.0
func PlanRejectionReasonHasSuffix(v string) predicate.BacklogItem
PlanRejectionReasonHasSuffix applies the HasSuffix predicate on the "plan_rejection_reason" field.
func PlanRejectionReasonIn ¶ added in v1.42.0
func PlanRejectionReasonIn(vs ...string) predicate.BacklogItem
PlanRejectionReasonIn applies the In predicate on the "plan_rejection_reason" field.
func PlanRejectionReasonIsNil ¶ added in v1.42.0
func PlanRejectionReasonIsNil() predicate.BacklogItem
PlanRejectionReasonIsNil applies the IsNil predicate on the "plan_rejection_reason" field.
func PlanRejectionReasonLT ¶ added in v1.42.0
func PlanRejectionReasonLT(v string) predicate.BacklogItem
PlanRejectionReasonLT applies the LT predicate on the "plan_rejection_reason" field.
func PlanRejectionReasonLTE ¶ added in v1.42.0
func PlanRejectionReasonLTE(v string) predicate.BacklogItem
PlanRejectionReasonLTE applies the LTE predicate on the "plan_rejection_reason" field.
func PlanRejectionReasonNEQ ¶ added in v1.42.0
func PlanRejectionReasonNEQ(v string) predicate.BacklogItem
PlanRejectionReasonNEQ applies the NEQ predicate on the "plan_rejection_reason" field.
func PlanRejectionReasonNotIn ¶ added in v1.42.0
func PlanRejectionReasonNotIn(vs ...string) predicate.BacklogItem
PlanRejectionReasonNotIn applies the NotIn predicate on the "plan_rejection_reason" field.
func PlanRejectionReasonNotNil ¶ added in v1.42.0
func PlanRejectionReasonNotNil() predicate.BacklogItem
PlanRejectionReasonNotNil applies the NotNil predicate on the "plan_rejection_reason" field.
func PrFeedbackAddressedAt ¶ added in v1.41.0
func PrFeedbackAddressedAt(v time.Time) predicate.BacklogItem
PrFeedbackAddressedAt applies equality check predicate on the "pr_feedback_addressed_at" field. It's identical to PrFeedbackAddressedAtEQ.
func PrFeedbackAddressedAtEQ ¶ added in v1.41.0
func PrFeedbackAddressedAtEQ(v time.Time) predicate.BacklogItem
PrFeedbackAddressedAtEQ applies the EQ predicate on the "pr_feedback_addressed_at" field.
func PrFeedbackAddressedAtGT ¶ added in v1.41.0
func PrFeedbackAddressedAtGT(v time.Time) predicate.BacklogItem
PrFeedbackAddressedAtGT applies the GT predicate on the "pr_feedback_addressed_at" field.
func PrFeedbackAddressedAtGTE ¶ added in v1.41.0
func PrFeedbackAddressedAtGTE(v time.Time) predicate.BacklogItem
PrFeedbackAddressedAtGTE applies the GTE predicate on the "pr_feedback_addressed_at" field.
func PrFeedbackAddressedAtIn ¶ added in v1.41.0
func PrFeedbackAddressedAtIn(vs ...time.Time) predicate.BacklogItem
PrFeedbackAddressedAtIn applies the In predicate on the "pr_feedback_addressed_at" field.
func PrFeedbackAddressedAtIsNil ¶ added in v1.41.0
func PrFeedbackAddressedAtIsNil() predicate.BacklogItem
PrFeedbackAddressedAtIsNil applies the IsNil predicate on the "pr_feedback_addressed_at" field.
func PrFeedbackAddressedAtLT ¶ added in v1.41.0
func PrFeedbackAddressedAtLT(v time.Time) predicate.BacklogItem
PrFeedbackAddressedAtLT applies the LT predicate on the "pr_feedback_addressed_at" field.
func PrFeedbackAddressedAtLTE ¶ added in v1.41.0
func PrFeedbackAddressedAtLTE(v time.Time) predicate.BacklogItem
PrFeedbackAddressedAtLTE applies the LTE predicate on the "pr_feedback_addressed_at" field.
func PrFeedbackAddressedAtNEQ ¶ added in v1.41.0
func PrFeedbackAddressedAtNEQ(v time.Time) predicate.BacklogItem
PrFeedbackAddressedAtNEQ applies the NEQ predicate on the "pr_feedback_addressed_at" field.
func PrFeedbackAddressedAtNotIn ¶ added in v1.41.0
func PrFeedbackAddressedAtNotIn(vs ...time.Time) predicate.BacklogItem
PrFeedbackAddressedAtNotIn applies the NotIn predicate on the "pr_feedback_addressed_at" field.
func PrFeedbackAddressedAtNotNil ¶ added in v1.41.0
func PrFeedbackAddressedAtNotNil() predicate.BacklogItem
PrFeedbackAddressedAtNotNil applies the NotNil predicate on the "pr_feedback_addressed_at" field.
func PrNumber ¶ added in v1.37.0
func PrNumber(v int) predicate.BacklogItem
PrNumber applies equality check predicate on the "pr_number" field. It's identical to PrNumberEQ.
func PrNumberEQ ¶ added in v1.37.0
func PrNumberEQ(v int) predicate.BacklogItem
PrNumberEQ applies the EQ predicate on the "pr_number" field.
func PrNumberGT ¶ added in v1.37.0
func PrNumberGT(v int) predicate.BacklogItem
PrNumberGT applies the GT predicate on the "pr_number" field.
func PrNumberGTE ¶ added in v1.37.0
func PrNumberGTE(v int) predicate.BacklogItem
PrNumberGTE applies the GTE predicate on the "pr_number" field.
func PrNumberIn ¶ added in v1.37.0
func PrNumberIn(vs ...int) predicate.BacklogItem
PrNumberIn applies the In predicate on the "pr_number" field.
func PrNumberIsNil ¶ added in v1.37.0
func PrNumberIsNil() predicate.BacklogItem
PrNumberIsNil applies the IsNil predicate on the "pr_number" field.
func PrNumberLT ¶ added in v1.37.0
func PrNumberLT(v int) predicate.BacklogItem
PrNumberLT applies the LT predicate on the "pr_number" field.
func PrNumberLTE ¶ added in v1.37.0
func PrNumberLTE(v int) predicate.BacklogItem
PrNumberLTE applies the LTE predicate on the "pr_number" field.
func PrNumberNEQ ¶ added in v1.37.0
func PrNumberNEQ(v int) predicate.BacklogItem
PrNumberNEQ applies the NEQ predicate on the "pr_number" field.
func PrNumberNotIn ¶ added in v1.37.0
func PrNumberNotIn(vs ...int) predicate.BacklogItem
PrNumberNotIn applies the NotIn predicate on the "pr_number" field.
func PrNumberNotNil ¶ added in v1.37.0
func PrNumberNotNil() predicate.BacklogItem
PrNumberNotNil applies the NotNil predicate on the "pr_number" field.
func PrURL ¶ added in v1.37.0
func PrURL(v string) predicate.BacklogItem
PrURL applies equality check predicate on the "pr_url" field. It's identical to PrURLEQ.
func PrURLContains ¶ added in v1.37.0
func PrURLContains(v string) predicate.BacklogItem
PrURLContains applies the Contains predicate on the "pr_url" field.
func PrURLContainsFold ¶ added in v1.37.0
func PrURLContainsFold(v string) predicate.BacklogItem
PrURLContainsFold applies the ContainsFold predicate on the "pr_url" field.
func PrURLEQ ¶ added in v1.37.0
func PrURLEQ(v string) predicate.BacklogItem
PrURLEQ applies the EQ predicate on the "pr_url" field.
func PrURLEqualFold ¶ added in v1.37.0
func PrURLEqualFold(v string) predicate.BacklogItem
PrURLEqualFold applies the EqualFold predicate on the "pr_url" field.
func PrURLGT ¶ added in v1.37.0
func PrURLGT(v string) predicate.BacklogItem
PrURLGT applies the GT predicate on the "pr_url" field.
func PrURLGTE ¶ added in v1.37.0
func PrURLGTE(v string) predicate.BacklogItem
PrURLGTE applies the GTE predicate on the "pr_url" field.
func PrURLHasPrefix ¶ added in v1.37.0
func PrURLHasPrefix(v string) predicate.BacklogItem
PrURLHasPrefix applies the HasPrefix predicate on the "pr_url" field.
func PrURLHasSuffix ¶ added in v1.37.0
func PrURLHasSuffix(v string) predicate.BacklogItem
PrURLHasSuffix applies the HasSuffix predicate on the "pr_url" field.
func PrURLIn ¶ added in v1.37.0
func PrURLIn(vs ...string) predicate.BacklogItem
PrURLIn applies the In predicate on the "pr_url" field.
func PrURLIsNil ¶ added in v1.37.0
func PrURLIsNil() predicate.BacklogItem
PrURLIsNil applies the IsNil predicate on the "pr_url" field.
func PrURLLT ¶ added in v1.37.0
func PrURLLT(v string) predicate.BacklogItem
PrURLLT applies the LT predicate on the "pr_url" field.
func PrURLLTE ¶ added in v1.37.0
func PrURLLTE(v string) predicate.BacklogItem
PrURLLTE applies the LTE predicate on the "pr_url" field.
func PrURLNEQ ¶ added in v1.37.0
func PrURLNEQ(v string) predicate.BacklogItem
PrURLNEQ applies the NEQ predicate on the "pr_url" field.
func PrURLNotIn ¶ added in v1.37.0
func PrURLNotIn(vs ...string) predicate.BacklogItem
PrURLNotIn applies the NotIn predicate on the "pr_url" field.
func PrURLNotNil ¶ added in v1.37.0
func PrURLNotNil() predicate.BacklogItem
PrURLNotNil applies the NotNil predicate on the "pr_url" field.
func Priority ¶
func Priority(v int) predicate.BacklogItem
Priority applies equality check predicate on the "priority" field. It's identical to PriorityEQ.
func PriorityEQ ¶
func PriorityEQ(v int) predicate.BacklogItem
PriorityEQ applies the EQ predicate on the "priority" field.
func PriorityGT ¶
func PriorityGT(v int) predicate.BacklogItem
PriorityGT applies the GT predicate on the "priority" field.
func PriorityGTE ¶
func PriorityGTE(v int) predicate.BacklogItem
PriorityGTE applies the GTE predicate on the "priority" field.
func PriorityIn ¶
func PriorityIn(vs ...int) predicate.BacklogItem
PriorityIn applies the In predicate on the "priority" field.
func PriorityLT ¶
func PriorityLT(v int) predicate.BacklogItem
PriorityLT applies the LT predicate on the "priority" field.
func PriorityLTE ¶
func PriorityLTE(v int) predicate.BacklogItem
PriorityLTE applies the LTE predicate on the "priority" field.
func PriorityNEQ ¶
func PriorityNEQ(v int) predicate.BacklogItem
PriorityNEQ applies the NEQ predicate on the "priority" field.
func PriorityNotIn ¶
func PriorityNotIn(vs ...int) predicate.BacklogItem
PriorityNotIn applies the NotIn predicate on the "priority" field.
func QueuedAt ¶ added in v1.41.0
func QueuedAt(v time.Time) predicate.BacklogItem
QueuedAt applies equality check predicate on the "queued_at" field. It's identical to QueuedAtEQ.
func QueuedAtEQ ¶ added in v1.41.0
func QueuedAtEQ(v time.Time) predicate.BacklogItem
QueuedAtEQ applies the EQ predicate on the "queued_at" field.
func QueuedAtGT ¶ added in v1.41.0
func QueuedAtGT(v time.Time) predicate.BacklogItem
QueuedAtGT applies the GT predicate on the "queued_at" field.
func QueuedAtGTE ¶ added in v1.41.0
func QueuedAtGTE(v time.Time) predicate.BacklogItem
QueuedAtGTE applies the GTE predicate on the "queued_at" field.
func QueuedAtIn ¶ added in v1.41.0
func QueuedAtIn(vs ...time.Time) predicate.BacklogItem
QueuedAtIn applies the In predicate on the "queued_at" field.
func QueuedAtIsNil ¶ added in v1.41.0
func QueuedAtIsNil() predicate.BacklogItem
QueuedAtIsNil applies the IsNil predicate on the "queued_at" field.
func QueuedAtLT ¶ added in v1.41.0
func QueuedAtLT(v time.Time) predicate.BacklogItem
QueuedAtLT applies the LT predicate on the "queued_at" field.
func QueuedAtLTE ¶ added in v1.41.0
func QueuedAtLTE(v time.Time) predicate.BacklogItem
QueuedAtLTE applies the LTE predicate on the "queued_at" field.
func QueuedAtNEQ ¶ added in v1.41.0
func QueuedAtNEQ(v time.Time) predicate.BacklogItem
QueuedAtNEQ applies the NEQ predicate on the "queued_at" field.
func QueuedAtNotIn ¶ added in v1.41.0
func QueuedAtNotIn(vs ...time.Time) predicate.BacklogItem
QueuedAtNotIn applies the NotIn predicate on the "queued_at" field.
func QueuedAtNotNil ¶ added in v1.41.0
func QueuedAtNotNil() predicate.BacklogItem
QueuedAtNotNil applies the NotNil predicate on the "queued_at" field.
func QueuedAutonomous ¶ added in v1.41.0
func QueuedAutonomous(v bool) predicate.BacklogItem
QueuedAutonomous applies equality check predicate on the "queued_autonomous" field. It's identical to QueuedAutonomousEQ.
func QueuedAutonomousEQ ¶ added in v1.41.0
func QueuedAutonomousEQ(v bool) predicate.BacklogItem
QueuedAutonomousEQ applies the EQ predicate on the "queued_autonomous" field.
func QueuedAutonomousNEQ ¶ added in v1.41.0
func QueuedAutonomousNEQ(v bool) predicate.BacklogItem
QueuedAutonomousNEQ applies the NEQ predicate on the "queued_autonomous" field.
func RepoPath ¶
func RepoPath(v string) predicate.BacklogItem
RepoPath applies equality check predicate on the "repo_path" field. It's identical to RepoPathEQ.
func RepoPathContains ¶
func RepoPathContains(v string) predicate.BacklogItem
RepoPathContains applies the Contains predicate on the "repo_path" field.
func RepoPathContainsFold ¶
func RepoPathContainsFold(v string) predicate.BacklogItem
RepoPathContainsFold applies the ContainsFold predicate on the "repo_path" field.
func RepoPathEQ ¶
func RepoPathEQ(v string) predicate.BacklogItem
RepoPathEQ applies the EQ predicate on the "repo_path" field.
func RepoPathEqualFold ¶
func RepoPathEqualFold(v string) predicate.BacklogItem
RepoPathEqualFold applies the EqualFold predicate on the "repo_path" field.
func RepoPathGT ¶
func RepoPathGT(v string) predicate.BacklogItem
RepoPathGT applies the GT predicate on the "repo_path" field.
func RepoPathGTE ¶
func RepoPathGTE(v string) predicate.BacklogItem
RepoPathGTE applies the GTE predicate on the "repo_path" field.
func RepoPathHasPrefix ¶
func RepoPathHasPrefix(v string) predicate.BacklogItem
RepoPathHasPrefix applies the HasPrefix predicate on the "repo_path" field.
func RepoPathHasSuffix ¶
func RepoPathHasSuffix(v string) predicate.BacklogItem
RepoPathHasSuffix applies the HasSuffix predicate on the "repo_path" field.
func RepoPathIn ¶
func RepoPathIn(vs ...string) predicate.BacklogItem
RepoPathIn applies the In predicate on the "repo_path" field.
func RepoPathIsNil ¶
func RepoPathIsNil() predicate.BacklogItem
RepoPathIsNil applies the IsNil predicate on the "repo_path" field.
func RepoPathLT ¶
func RepoPathLT(v string) predicate.BacklogItem
RepoPathLT applies the LT predicate on the "repo_path" field.
func RepoPathLTE ¶
func RepoPathLTE(v string) predicate.BacklogItem
RepoPathLTE applies the LTE predicate on the "repo_path" field.
func RepoPathNEQ ¶
func RepoPathNEQ(v string) predicate.BacklogItem
RepoPathNEQ applies the NEQ predicate on the "repo_path" field.
func RepoPathNotIn ¶
func RepoPathNotIn(vs ...string) predicate.BacklogItem
RepoPathNotIn applies the NotIn predicate on the "repo_path" field.
func RepoPathNotNil ¶
func RepoPathNotNil() predicate.BacklogItem
RepoPathNotNil applies the NotNil predicate on the "repo_path" field.
func ReworkCapOverride ¶ added in v1.39.0
func ReworkCapOverride(v int) predicate.BacklogItem
ReworkCapOverride applies equality check predicate on the "rework_cap_override" field. It's identical to ReworkCapOverrideEQ.
func ReworkCapOverrideEQ ¶ added in v1.39.0
func ReworkCapOverrideEQ(v int) predicate.BacklogItem
ReworkCapOverrideEQ applies the EQ predicate on the "rework_cap_override" field.
func ReworkCapOverrideGT ¶ added in v1.39.0
func ReworkCapOverrideGT(v int) predicate.BacklogItem
ReworkCapOverrideGT applies the GT predicate on the "rework_cap_override" field.
func ReworkCapOverrideGTE ¶ added in v1.39.0
func ReworkCapOverrideGTE(v int) predicate.BacklogItem
ReworkCapOverrideGTE applies the GTE predicate on the "rework_cap_override" field.
func ReworkCapOverrideIn ¶ added in v1.39.0
func ReworkCapOverrideIn(vs ...int) predicate.BacklogItem
ReworkCapOverrideIn applies the In predicate on the "rework_cap_override" field.
func ReworkCapOverrideIsNil ¶ added in v1.39.0
func ReworkCapOverrideIsNil() predicate.BacklogItem
ReworkCapOverrideIsNil applies the IsNil predicate on the "rework_cap_override" field.
func ReworkCapOverrideLT ¶ added in v1.39.0
func ReworkCapOverrideLT(v int) predicate.BacklogItem
ReworkCapOverrideLT applies the LT predicate on the "rework_cap_override" field.
func ReworkCapOverrideLTE ¶ added in v1.39.0
func ReworkCapOverrideLTE(v int) predicate.BacklogItem
ReworkCapOverrideLTE applies the LTE predicate on the "rework_cap_override" field.
func ReworkCapOverrideNEQ ¶ added in v1.39.0
func ReworkCapOverrideNEQ(v int) predicate.BacklogItem
ReworkCapOverrideNEQ applies the NEQ predicate on the "rework_cap_override" field.
func ReworkCapOverrideNotIn ¶ added in v1.39.0
func ReworkCapOverrideNotIn(vs ...int) predicate.BacklogItem
ReworkCapOverrideNotIn applies the NotIn predicate on the "rework_cap_override" field.
func ReworkCapOverrideNotNil ¶ added in v1.39.0
func ReworkCapOverrideNotNil() predicate.BacklogItem
ReworkCapOverrideNotNil applies the NotNil predicate on the "rework_cap_override" field.
func ShippedApprovedCount ¶ added in v1.39.0
func ShippedApprovedCount(v int) predicate.BacklogItem
ShippedApprovedCount applies equality check predicate on the "shipped_approved_count" field. It's identical to ShippedApprovedCountEQ.
func ShippedApprovedCountEQ ¶ added in v1.39.0
func ShippedApprovedCountEQ(v int) predicate.BacklogItem
ShippedApprovedCountEQ applies the EQ predicate on the "shipped_approved_count" field.
func ShippedApprovedCountGT ¶ added in v1.39.0
func ShippedApprovedCountGT(v int) predicate.BacklogItem
ShippedApprovedCountGT applies the GT predicate on the "shipped_approved_count" field.
func ShippedApprovedCountGTE ¶ added in v1.39.0
func ShippedApprovedCountGTE(v int) predicate.BacklogItem
ShippedApprovedCountGTE applies the GTE predicate on the "shipped_approved_count" field.
func ShippedApprovedCountIn ¶ added in v1.39.0
func ShippedApprovedCountIn(vs ...int) predicate.BacklogItem
ShippedApprovedCountIn applies the In predicate on the "shipped_approved_count" field.
func ShippedApprovedCountIsNil ¶ added in v1.39.0
func ShippedApprovedCountIsNil() predicate.BacklogItem
ShippedApprovedCountIsNil applies the IsNil predicate on the "shipped_approved_count" field.
func ShippedApprovedCountLT ¶ added in v1.39.0
func ShippedApprovedCountLT(v int) predicate.BacklogItem
ShippedApprovedCountLT applies the LT predicate on the "shipped_approved_count" field.
func ShippedApprovedCountLTE ¶ added in v1.39.0
func ShippedApprovedCountLTE(v int) predicate.BacklogItem
ShippedApprovedCountLTE applies the LTE predicate on the "shipped_approved_count" field.
func ShippedApprovedCountNEQ ¶ added in v1.39.0
func ShippedApprovedCountNEQ(v int) predicate.BacklogItem
ShippedApprovedCountNEQ applies the NEQ predicate on the "shipped_approved_count" field.
func ShippedApprovedCountNotIn ¶ added in v1.39.0
func ShippedApprovedCountNotIn(vs ...int) predicate.BacklogItem
ShippedApprovedCountNotIn applies the NotIn predicate on the "shipped_approved_count" field.
func ShippedApprovedCountNotNil ¶ added in v1.39.0
func ShippedApprovedCountNotNil() predicate.BacklogItem
ShippedApprovedCountNotNil applies the NotNil predicate on the "shipped_approved_count" field.
func ShippedChangesReqCount ¶ added in v1.39.0
func ShippedChangesReqCount(v int) predicate.BacklogItem
ShippedChangesReqCount applies equality check predicate on the "shipped_changes_req_count" field. It's identical to ShippedChangesReqCountEQ.
func ShippedChangesReqCountEQ ¶ added in v1.39.0
func ShippedChangesReqCountEQ(v int) predicate.BacklogItem
ShippedChangesReqCountEQ applies the EQ predicate on the "shipped_changes_req_count" field.
func ShippedChangesReqCountGT ¶ added in v1.39.0
func ShippedChangesReqCountGT(v int) predicate.BacklogItem
ShippedChangesReqCountGT applies the GT predicate on the "shipped_changes_req_count" field.
func ShippedChangesReqCountGTE ¶ added in v1.39.0
func ShippedChangesReqCountGTE(v int) predicate.BacklogItem
ShippedChangesReqCountGTE applies the GTE predicate on the "shipped_changes_req_count" field.
func ShippedChangesReqCountIn ¶ added in v1.39.0
func ShippedChangesReqCountIn(vs ...int) predicate.BacklogItem
ShippedChangesReqCountIn applies the In predicate on the "shipped_changes_req_count" field.
func ShippedChangesReqCountIsNil ¶ added in v1.39.0
func ShippedChangesReqCountIsNil() predicate.BacklogItem
ShippedChangesReqCountIsNil applies the IsNil predicate on the "shipped_changes_req_count" field.
func ShippedChangesReqCountLT ¶ added in v1.39.0
func ShippedChangesReqCountLT(v int) predicate.BacklogItem
ShippedChangesReqCountLT applies the LT predicate on the "shipped_changes_req_count" field.
func ShippedChangesReqCountLTE ¶ added in v1.39.0
func ShippedChangesReqCountLTE(v int) predicate.BacklogItem
ShippedChangesReqCountLTE applies the LTE predicate on the "shipped_changes_req_count" field.
func ShippedChangesReqCountNEQ ¶ added in v1.39.0
func ShippedChangesReqCountNEQ(v int) predicate.BacklogItem
ShippedChangesReqCountNEQ applies the NEQ predicate on the "shipped_changes_req_count" field.
func ShippedChangesReqCountNotIn ¶ added in v1.39.0
func ShippedChangesReqCountNotIn(vs ...int) predicate.BacklogItem
ShippedChangesReqCountNotIn applies the NotIn predicate on the "shipped_changes_req_count" field.
func ShippedChangesReqCountNotNil ¶ added in v1.39.0
func ShippedChangesReqCountNotNil() predicate.BacklogItem
ShippedChangesReqCountNotNil applies the NotNil predicate on the "shipped_changes_req_count" field.
func ShippedCheckConclusion ¶ added in v1.39.0
func ShippedCheckConclusion(v string) predicate.BacklogItem
ShippedCheckConclusion applies equality check predicate on the "shipped_check_conclusion" field. It's identical to ShippedCheckConclusionEQ.
func ShippedCheckConclusionContains ¶ added in v1.39.0
func ShippedCheckConclusionContains(v string) predicate.BacklogItem
ShippedCheckConclusionContains applies the Contains predicate on the "shipped_check_conclusion" field.
func ShippedCheckConclusionContainsFold ¶ added in v1.39.0
func ShippedCheckConclusionContainsFold(v string) predicate.BacklogItem
ShippedCheckConclusionContainsFold applies the ContainsFold predicate on the "shipped_check_conclusion" field.
func ShippedCheckConclusionEQ ¶ added in v1.39.0
func ShippedCheckConclusionEQ(v string) predicate.BacklogItem
ShippedCheckConclusionEQ applies the EQ predicate on the "shipped_check_conclusion" field.
func ShippedCheckConclusionEqualFold ¶ added in v1.39.0
func ShippedCheckConclusionEqualFold(v string) predicate.BacklogItem
ShippedCheckConclusionEqualFold applies the EqualFold predicate on the "shipped_check_conclusion" field.
func ShippedCheckConclusionGT ¶ added in v1.39.0
func ShippedCheckConclusionGT(v string) predicate.BacklogItem
ShippedCheckConclusionGT applies the GT predicate on the "shipped_check_conclusion" field.
func ShippedCheckConclusionGTE ¶ added in v1.39.0
func ShippedCheckConclusionGTE(v string) predicate.BacklogItem
ShippedCheckConclusionGTE applies the GTE predicate on the "shipped_check_conclusion" field.
func ShippedCheckConclusionHasPrefix ¶ added in v1.39.0
func ShippedCheckConclusionHasPrefix(v string) predicate.BacklogItem
ShippedCheckConclusionHasPrefix applies the HasPrefix predicate on the "shipped_check_conclusion" field.
func ShippedCheckConclusionHasSuffix ¶ added in v1.39.0
func ShippedCheckConclusionHasSuffix(v string) predicate.BacklogItem
ShippedCheckConclusionHasSuffix applies the HasSuffix predicate on the "shipped_check_conclusion" field.
func ShippedCheckConclusionIn ¶ added in v1.39.0
func ShippedCheckConclusionIn(vs ...string) predicate.BacklogItem
ShippedCheckConclusionIn applies the In predicate on the "shipped_check_conclusion" field.
func ShippedCheckConclusionIsNil ¶ added in v1.39.0
func ShippedCheckConclusionIsNil() predicate.BacklogItem
ShippedCheckConclusionIsNil applies the IsNil predicate on the "shipped_check_conclusion" field.
func ShippedCheckConclusionLT ¶ added in v1.39.0
func ShippedCheckConclusionLT(v string) predicate.BacklogItem
ShippedCheckConclusionLT applies the LT predicate on the "shipped_check_conclusion" field.
func ShippedCheckConclusionLTE ¶ added in v1.39.0
func ShippedCheckConclusionLTE(v string) predicate.BacklogItem
ShippedCheckConclusionLTE applies the LTE predicate on the "shipped_check_conclusion" field.
func ShippedCheckConclusionNEQ ¶ added in v1.39.0
func ShippedCheckConclusionNEQ(v string) predicate.BacklogItem
ShippedCheckConclusionNEQ applies the NEQ predicate on the "shipped_check_conclusion" field.
func ShippedCheckConclusionNotIn ¶ added in v1.39.0
func ShippedCheckConclusionNotIn(vs ...string) predicate.BacklogItem
ShippedCheckConclusionNotIn applies the NotIn predicate on the "shipped_check_conclusion" field.
func ShippedCheckConclusionNotNil ¶ added in v1.39.0
func ShippedCheckConclusionNotNil() predicate.BacklogItem
ShippedCheckConclusionNotNil applies the NotNil predicate on the "shipped_check_conclusion" field.
func ShippedFileStats ¶ added in v1.39.0
func ShippedFileStats(v string) predicate.BacklogItem
ShippedFileStats applies equality check predicate on the "shipped_file_stats" field. It's identical to ShippedFileStatsEQ.
func ShippedFileStatsContains ¶ added in v1.39.0
func ShippedFileStatsContains(v string) predicate.BacklogItem
ShippedFileStatsContains applies the Contains predicate on the "shipped_file_stats" field.
func ShippedFileStatsContainsFold ¶ added in v1.39.0
func ShippedFileStatsContainsFold(v string) predicate.BacklogItem
ShippedFileStatsContainsFold applies the ContainsFold predicate on the "shipped_file_stats" field.
func ShippedFileStatsEQ ¶ added in v1.39.0
func ShippedFileStatsEQ(v string) predicate.BacklogItem
ShippedFileStatsEQ applies the EQ predicate on the "shipped_file_stats" field.
func ShippedFileStatsEqualFold ¶ added in v1.39.0
func ShippedFileStatsEqualFold(v string) predicate.BacklogItem
ShippedFileStatsEqualFold applies the EqualFold predicate on the "shipped_file_stats" field.
func ShippedFileStatsGT ¶ added in v1.39.0
func ShippedFileStatsGT(v string) predicate.BacklogItem
ShippedFileStatsGT applies the GT predicate on the "shipped_file_stats" field.
func ShippedFileStatsGTE ¶ added in v1.39.0
func ShippedFileStatsGTE(v string) predicate.BacklogItem
ShippedFileStatsGTE applies the GTE predicate on the "shipped_file_stats" field.
func ShippedFileStatsHasPrefix ¶ added in v1.39.0
func ShippedFileStatsHasPrefix(v string) predicate.BacklogItem
ShippedFileStatsHasPrefix applies the HasPrefix predicate on the "shipped_file_stats" field.
func ShippedFileStatsHasSuffix ¶ added in v1.39.0
func ShippedFileStatsHasSuffix(v string) predicate.BacklogItem
ShippedFileStatsHasSuffix applies the HasSuffix predicate on the "shipped_file_stats" field.
func ShippedFileStatsIn ¶ added in v1.39.0
func ShippedFileStatsIn(vs ...string) predicate.BacklogItem
ShippedFileStatsIn applies the In predicate on the "shipped_file_stats" field.
func ShippedFileStatsIsNil ¶ added in v1.39.0
func ShippedFileStatsIsNil() predicate.BacklogItem
ShippedFileStatsIsNil applies the IsNil predicate on the "shipped_file_stats" field.
func ShippedFileStatsLT ¶ added in v1.39.0
func ShippedFileStatsLT(v string) predicate.BacklogItem
ShippedFileStatsLT applies the LT predicate on the "shipped_file_stats" field.
func ShippedFileStatsLTE ¶ added in v1.39.0
func ShippedFileStatsLTE(v string) predicate.BacklogItem
ShippedFileStatsLTE applies the LTE predicate on the "shipped_file_stats" field.
func ShippedFileStatsNEQ ¶ added in v1.39.0
func ShippedFileStatsNEQ(v string) predicate.BacklogItem
ShippedFileStatsNEQ applies the NEQ predicate on the "shipped_file_stats" field.
func ShippedFileStatsNotIn ¶ added in v1.39.0
func ShippedFileStatsNotIn(vs ...string) predicate.BacklogItem
ShippedFileStatsNotIn applies the NotIn predicate on the "shipped_file_stats" field.
func ShippedFileStatsNotNil ¶ added in v1.39.0
func ShippedFileStatsNotNil() predicate.BacklogItem
ShippedFileStatsNotNil applies the NotNil predicate on the "shipped_file_stats" field.
func ShippedSnapshotAt ¶ added in v1.39.0
func ShippedSnapshotAt(v time.Time) predicate.BacklogItem
ShippedSnapshotAt applies equality check predicate on the "shipped_snapshot_at" field. It's identical to ShippedSnapshotAtEQ.
func ShippedSnapshotAtEQ ¶ added in v1.39.0
func ShippedSnapshotAtEQ(v time.Time) predicate.BacklogItem
ShippedSnapshotAtEQ applies the EQ predicate on the "shipped_snapshot_at" field.
func ShippedSnapshotAtGT ¶ added in v1.39.0
func ShippedSnapshotAtGT(v time.Time) predicate.BacklogItem
ShippedSnapshotAtGT applies the GT predicate on the "shipped_snapshot_at" field.
func ShippedSnapshotAtGTE ¶ added in v1.39.0
func ShippedSnapshotAtGTE(v time.Time) predicate.BacklogItem
ShippedSnapshotAtGTE applies the GTE predicate on the "shipped_snapshot_at" field.
func ShippedSnapshotAtIn ¶ added in v1.39.0
func ShippedSnapshotAtIn(vs ...time.Time) predicate.BacklogItem
ShippedSnapshotAtIn applies the In predicate on the "shipped_snapshot_at" field.
func ShippedSnapshotAtIsNil ¶ added in v1.39.0
func ShippedSnapshotAtIsNil() predicate.BacklogItem
ShippedSnapshotAtIsNil applies the IsNil predicate on the "shipped_snapshot_at" field.
func ShippedSnapshotAtLT ¶ added in v1.39.0
func ShippedSnapshotAtLT(v time.Time) predicate.BacklogItem
ShippedSnapshotAtLT applies the LT predicate on the "shipped_snapshot_at" field.
func ShippedSnapshotAtLTE ¶ added in v1.39.0
func ShippedSnapshotAtLTE(v time.Time) predicate.BacklogItem
ShippedSnapshotAtLTE applies the LTE predicate on the "shipped_snapshot_at" field.
func ShippedSnapshotAtNEQ ¶ added in v1.39.0
func ShippedSnapshotAtNEQ(v time.Time) predicate.BacklogItem
ShippedSnapshotAtNEQ applies the NEQ predicate on the "shipped_snapshot_at" field.
func ShippedSnapshotAtNotIn ¶ added in v1.39.0
func ShippedSnapshotAtNotIn(vs ...time.Time) predicate.BacklogItem
ShippedSnapshotAtNotIn applies the NotIn predicate on the "shipped_snapshot_at" field.
func ShippedSnapshotAtNotNil ¶ added in v1.39.0
func ShippedSnapshotAtNotNil() predicate.BacklogItem
ShippedSnapshotAtNotNil applies the NotNil predicate on the "shipped_snapshot_at" field.
func ShippedSnapshotCaptureFailed ¶ added in v1.39.0
func ShippedSnapshotCaptureFailed(v bool) predicate.BacklogItem
ShippedSnapshotCaptureFailed applies equality check predicate on the "shipped_snapshot_capture_failed" field. It's identical to ShippedSnapshotCaptureFailedEQ.
func ShippedSnapshotCaptureFailedEQ ¶ added in v1.39.0
func ShippedSnapshotCaptureFailedEQ(v bool) predicate.BacklogItem
ShippedSnapshotCaptureFailedEQ applies the EQ predicate on the "shipped_snapshot_capture_failed" field.
func ShippedSnapshotCaptureFailedIsNil ¶ added in v1.39.0
func ShippedSnapshotCaptureFailedIsNil() predicate.BacklogItem
ShippedSnapshotCaptureFailedIsNil applies the IsNil predicate on the "shipped_snapshot_capture_failed" field.
func ShippedSnapshotCaptureFailedNEQ ¶ added in v1.39.0
func ShippedSnapshotCaptureFailedNEQ(v bool) predicate.BacklogItem
ShippedSnapshotCaptureFailedNEQ applies the NEQ predicate on the "shipped_snapshot_capture_failed" field.
func ShippedSnapshotCaptureFailedNotNil ¶ added in v1.39.0
func ShippedSnapshotCaptureFailedNotNil() predicate.BacklogItem
ShippedSnapshotCaptureFailedNotNil applies the NotNil predicate on the "shipped_snapshot_capture_failed" field.
func SkipPlanning ¶
func SkipPlanning(v bool) predicate.BacklogItem
SkipPlanning applies equality check predicate on the "skip_planning" field. It's identical to SkipPlanningEQ.
func SkipPlanningEQ ¶
func SkipPlanningEQ(v bool) predicate.BacklogItem
SkipPlanningEQ applies the EQ predicate on the "skip_planning" field.
func SkipPlanningNEQ ¶
func SkipPlanningNEQ(v bool) predicate.BacklogItem
SkipPlanningNEQ applies the NEQ predicate on the "skip_planning" field.
func SkipReviewGate ¶
func SkipReviewGate(v bool) predicate.BacklogItem
SkipReviewGate applies equality check predicate on the "skip_review_gate" field. It's identical to SkipReviewGateEQ.
func SkipReviewGateEQ ¶
func SkipReviewGateEQ(v bool) predicate.BacklogItem
SkipReviewGateEQ applies the EQ predicate on the "skip_review_gate" field.
func SkipReviewGateNEQ ¶
func SkipReviewGateNEQ(v bool) predicate.BacklogItem
SkipReviewGateNEQ applies the NEQ predicate on the "skip_review_gate" field.
func Status ¶
func Status(v string) predicate.BacklogItem
Status applies equality check predicate on the "status" field. It's identical to StatusEQ.
func StatusContains ¶
func StatusContains(v string) predicate.BacklogItem
StatusContains applies the Contains predicate on the "status" field.
func StatusContainsFold ¶
func StatusContainsFold(v string) predicate.BacklogItem
StatusContainsFold applies the ContainsFold predicate on the "status" field.
func StatusEQ ¶
func StatusEQ(v string) predicate.BacklogItem
StatusEQ applies the EQ predicate on the "status" field.
func StatusEqualFold ¶
func StatusEqualFold(v string) predicate.BacklogItem
StatusEqualFold applies the EqualFold predicate on the "status" field.
func StatusGT ¶
func StatusGT(v string) predicate.BacklogItem
StatusGT applies the GT predicate on the "status" field.
func StatusGTE ¶
func StatusGTE(v string) predicate.BacklogItem
StatusGTE applies the GTE predicate on the "status" field.
func StatusHasPrefix ¶
func StatusHasPrefix(v string) predicate.BacklogItem
StatusHasPrefix applies the HasPrefix predicate on the "status" field.
func StatusHasSuffix ¶
func StatusHasSuffix(v string) predicate.BacklogItem
StatusHasSuffix applies the HasSuffix predicate on the "status" field.
func StatusIn ¶
func StatusIn(vs ...string) predicate.BacklogItem
StatusIn applies the In predicate on the "status" field.
func StatusLT ¶
func StatusLT(v string) predicate.BacklogItem
StatusLT applies the LT predicate on the "status" field.
func StatusLTE ¶
func StatusLTE(v string) predicate.BacklogItem
StatusLTE applies the LTE predicate on the "status" field.
func StatusNEQ ¶
func StatusNEQ(v string) predicate.BacklogItem
StatusNEQ applies the NEQ predicate on the "status" field.
func StatusNotIn ¶
func StatusNotIn(vs ...string) predicate.BacklogItem
StatusNotIn applies the NotIn predicate on the "status" field.
func Title ¶
func Title(v string) predicate.BacklogItem
Title applies equality check predicate on the "title" field. It's identical to TitleEQ.
func TitleContains ¶
func TitleContains(v string) predicate.BacklogItem
TitleContains applies the Contains predicate on the "title" field.
func TitleContainsFold ¶
func TitleContainsFold(v string) predicate.BacklogItem
TitleContainsFold applies the ContainsFold predicate on the "title" field.
func TitleEQ ¶
func TitleEQ(v string) predicate.BacklogItem
TitleEQ applies the EQ predicate on the "title" field.
func TitleEqualFold ¶
func TitleEqualFold(v string) predicate.BacklogItem
TitleEqualFold applies the EqualFold predicate on the "title" field.
func TitleGT ¶
func TitleGT(v string) predicate.BacklogItem
TitleGT applies the GT predicate on the "title" field.
func TitleGTE ¶
func TitleGTE(v string) predicate.BacklogItem
TitleGTE applies the GTE predicate on the "title" field.
func TitleHasPrefix ¶
func TitleHasPrefix(v string) predicate.BacklogItem
TitleHasPrefix applies the HasPrefix predicate on the "title" field.
func TitleHasSuffix ¶
func TitleHasSuffix(v string) predicate.BacklogItem
TitleHasSuffix applies the HasSuffix predicate on the "title" field.
func TitleIn ¶
func TitleIn(vs ...string) predicate.BacklogItem
TitleIn applies the In predicate on the "title" field.
func TitleLT ¶
func TitleLT(v string) predicate.BacklogItem
TitleLT applies the LT predicate on the "title" field.
func TitleLTE ¶
func TitleLTE(v string) predicate.BacklogItem
TitleLTE applies the LTE predicate on the "title" field.
func TitleNEQ ¶
func TitleNEQ(v string) predicate.BacklogItem
TitleNEQ applies the NEQ predicate on the "title" field.
func TitleNotIn ¶
func TitleNotIn(vs ...string) predicate.BacklogItem
TitleNotIn applies the NotIn predicate on the "title" field.
func TriggeredByChainDepth ¶ added in v1.43.0
func TriggeredByChainDepth(v int) predicate.BacklogItem
TriggeredByChainDepth applies equality check predicate on the "triggered_by_chain_depth" field. It's identical to TriggeredByChainDepthEQ.
func TriggeredByChainDepthEQ ¶ added in v1.43.0
func TriggeredByChainDepthEQ(v int) predicate.BacklogItem
TriggeredByChainDepthEQ applies the EQ predicate on the "triggered_by_chain_depth" field.
func TriggeredByChainDepthGT ¶ added in v1.43.0
func TriggeredByChainDepthGT(v int) predicate.BacklogItem
TriggeredByChainDepthGT applies the GT predicate on the "triggered_by_chain_depth" field.
func TriggeredByChainDepthGTE ¶ added in v1.43.0
func TriggeredByChainDepthGTE(v int) predicate.BacklogItem
TriggeredByChainDepthGTE applies the GTE predicate on the "triggered_by_chain_depth" field.
func TriggeredByChainDepthIn ¶ added in v1.43.0
func TriggeredByChainDepthIn(vs ...int) predicate.BacklogItem
TriggeredByChainDepthIn applies the In predicate on the "triggered_by_chain_depth" field.
func TriggeredByChainDepthLT ¶ added in v1.43.0
func TriggeredByChainDepthLT(v int) predicate.BacklogItem
TriggeredByChainDepthLT applies the LT predicate on the "triggered_by_chain_depth" field.
func TriggeredByChainDepthLTE ¶ added in v1.43.0
func TriggeredByChainDepthLTE(v int) predicate.BacklogItem
TriggeredByChainDepthLTE applies the LTE predicate on the "triggered_by_chain_depth" field.
func TriggeredByChainDepthNEQ ¶ added in v1.43.0
func TriggeredByChainDepthNEQ(v int) predicate.BacklogItem
TriggeredByChainDepthNEQ applies the NEQ predicate on the "triggered_by_chain_depth" field.
func TriggeredByChainDepthNotIn ¶ added in v1.43.0
func TriggeredByChainDepthNotIn(vs ...int) predicate.BacklogItem
TriggeredByChainDepthNotIn applies the NotIn predicate on the "triggered_by_chain_depth" field.
func UpdatedAt ¶
func UpdatedAt(v time.Time) predicate.BacklogItem
UpdatedAt applies equality check predicate on the "updated_at" field. It's identical to UpdatedAtEQ.
func UpdatedAtEQ ¶
func UpdatedAtEQ(v time.Time) predicate.BacklogItem
UpdatedAtEQ applies the EQ predicate on the "updated_at" field.
func UpdatedAtGT ¶
func UpdatedAtGT(v time.Time) predicate.BacklogItem
UpdatedAtGT applies the GT predicate on the "updated_at" field.
func UpdatedAtGTE ¶
func UpdatedAtGTE(v time.Time) predicate.BacklogItem
UpdatedAtGTE applies the GTE predicate on the "updated_at" field.
func UpdatedAtIn ¶
func UpdatedAtIn(vs ...time.Time) predicate.BacklogItem
UpdatedAtIn applies the In predicate on the "updated_at" field.
func UpdatedAtLT ¶
func UpdatedAtLT(v time.Time) predicate.BacklogItem
UpdatedAtLT applies the LT predicate on the "updated_at" field.
func UpdatedAtLTE ¶
func UpdatedAtLTE(v time.Time) predicate.BacklogItem
UpdatedAtLTE applies the LTE predicate on the "updated_at" field.
func UpdatedAtNEQ ¶
func UpdatedAtNEQ(v time.Time) predicate.BacklogItem
UpdatedAtNEQ applies the NEQ predicate on the "updated_at" field.
func UpdatedAtNotIn ¶
func UpdatedAtNotIn(vs ...time.Time) predicate.BacklogItem
UpdatedAtNotIn applies the NotIn predicate on the "updated_at" field.
func UserModifiedFields ¶
func UserModifiedFields(v string) predicate.BacklogItem
UserModifiedFields applies equality check predicate on the "user_modified_fields" field. It's identical to UserModifiedFieldsEQ.
func UserModifiedFieldsContains ¶
func UserModifiedFieldsContains(v string) predicate.BacklogItem
UserModifiedFieldsContains applies the Contains predicate on the "user_modified_fields" field.
func UserModifiedFieldsContainsFold ¶
func UserModifiedFieldsContainsFold(v string) predicate.BacklogItem
UserModifiedFieldsContainsFold applies the ContainsFold predicate on the "user_modified_fields" field.
func UserModifiedFieldsEQ ¶
func UserModifiedFieldsEQ(v string) predicate.BacklogItem
UserModifiedFieldsEQ applies the EQ predicate on the "user_modified_fields" field.
func UserModifiedFieldsEqualFold ¶
func UserModifiedFieldsEqualFold(v string) predicate.BacklogItem
UserModifiedFieldsEqualFold applies the EqualFold predicate on the "user_modified_fields" field.
func UserModifiedFieldsGT ¶
func UserModifiedFieldsGT(v string) predicate.BacklogItem
UserModifiedFieldsGT applies the GT predicate on the "user_modified_fields" field.
func UserModifiedFieldsGTE ¶
func UserModifiedFieldsGTE(v string) predicate.BacklogItem
UserModifiedFieldsGTE applies the GTE predicate on the "user_modified_fields" field.
func UserModifiedFieldsHasPrefix ¶
func UserModifiedFieldsHasPrefix(v string) predicate.BacklogItem
UserModifiedFieldsHasPrefix applies the HasPrefix predicate on the "user_modified_fields" field.
func UserModifiedFieldsHasSuffix ¶
func UserModifiedFieldsHasSuffix(v string) predicate.BacklogItem
UserModifiedFieldsHasSuffix applies the HasSuffix predicate on the "user_modified_fields" field.
func UserModifiedFieldsIn ¶
func UserModifiedFieldsIn(vs ...string) predicate.BacklogItem
UserModifiedFieldsIn applies the In predicate on the "user_modified_fields" field.
func UserModifiedFieldsIsNil ¶
func UserModifiedFieldsIsNil() predicate.BacklogItem
UserModifiedFieldsIsNil applies the IsNil predicate on the "user_modified_fields" field.
func UserModifiedFieldsLT ¶
func UserModifiedFieldsLT(v string) predicate.BacklogItem
UserModifiedFieldsLT applies the LT predicate on the "user_modified_fields" field.
func UserModifiedFieldsLTE ¶
func UserModifiedFieldsLTE(v string) predicate.BacklogItem
UserModifiedFieldsLTE applies the LTE predicate on the "user_modified_fields" field.
func UserModifiedFieldsNEQ ¶
func UserModifiedFieldsNEQ(v string) predicate.BacklogItem
UserModifiedFieldsNEQ applies the NEQ predicate on the "user_modified_fields" field.
func UserModifiedFieldsNotIn ¶
func UserModifiedFieldsNotIn(vs ...string) predicate.BacklogItem
UserModifiedFieldsNotIn applies the NotIn predicate on the "user_modified_fields" field.
func UserModifiedFieldsNotNil ¶
func UserModifiedFieldsNotNil() predicate.BacklogItem
UserModifiedFieldsNotNil applies the NotNil predicate on the "user_modified_fields" field.
func UserModifiedStatusAt ¶
func UserModifiedStatusAt(v time.Time) predicate.BacklogItem
UserModifiedStatusAt applies equality check predicate on the "user_modified_status_at" field. It's identical to UserModifiedStatusAtEQ.
func UserModifiedStatusAtEQ ¶
func UserModifiedStatusAtEQ(v time.Time) predicate.BacklogItem
UserModifiedStatusAtEQ applies the EQ predicate on the "user_modified_status_at" field.
func UserModifiedStatusAtGT ¶
func UserModifiedStatusAtGT(v time.Time) predicate.BacklogItem
UserModifiedStatusAtGT applies the GT predicate on the "user_modified_status_at" field.
func UserModifiedStatusAtGTE ¶
func UserModifiedStatusAtGTE(v time.Time) predicate.BacklogItem
UserModifiedStatusAtGTE applies the GTE predicate on the "user_modified_status_at" field.
func UserModifiedStatusAtIn ¶
func UserModifiedStatusAtIn(vs ...time.Time) predicate.BacklogItem
UserModifiedStatusAtIn applies the In predicate on the "user_modified_status_at" field.
func UserModifiedStatusAtIsNil ¶
func UserModifiedStatusAtIsNil() predicate.BacklogItem
UserModifiedStatusAtIsNil applies the IsNil predicate on the "user_modified_status_at" field.
func UserModifiedStatusAtLT ¶
func UserModifiedStatusAtLT(v time.Time) predicate.BacklogItem
UserModifiedStatusAtLT applies the LT predicate on the "user_modified_status_at" field.
func UserModifiedStatusAtLTE ¶
func UserModifiedStatusAtLTE(v time.Time) predicate.BacklogItem
UserModifiedStatusAtLTE applies the LTE predicate on the "user_modified_status_at" field.
func UserModifiedStatusAtNEQ ¶
func UserModifiedStatusAtNEQ(v time.Time) predicate.BacklogItem
UserModifiedStatusAtNEQ applies the NEQ predicate on the "user_modified_status_at" field.
func UserModifiedStatusAtNotIn ¶
func UserModifiedStatusAtNotIn(vs ...time.Time) predicate.BacklogItem
UserModifiedStatusAtNotIn applies the NotIn predicate on the "user_modified_status_at" field.
func UserModifiedStatusAtNotNil ¶
func UserModifiedStatusAtNotNil() predicate.BacklogItem
UserModifiedStatusAtNotNil applies the NotNil predicate on the "user_modified_status_at" field.
func ValidColumn ¶
ValidColumn reports if the column name is valid (part of the table columns).
Types ¶
type OrderOption ¶
OrderOption defines the ordering options for the BacklogItem queries.
func ByAcceptanceCriteria ¶
func ByAcceptanceCriteria(opts ...sql.OrderTermOption) OrderOption
ByAcceptanceCriteria orders the results by the acceptance_criteria field.
func ByArchivedAt ¶
func ByArchivedAt(opts ...sql.OrderTermOption) OrderOption
ByArchivedAt orders the results by the archived_at field.
func ByAutoCreatePr ¶ added in v1.39.0
func ByAutoCreatePr(opts ...sql.OrderTermOption) OrderOption
ByAutoCreatePr orders the results by the auto_create_pr field.
func ByAutoSpawnSession ¶ added in v1.38.0
func ByAutoSpawnSession(opts ...sql.OrderTermOption) OrderOption
ByAutoSpawnSession orders the results by the auto_spawn_session field.
func ByBlockedByDependencies ¶ added in v1.43.0
func ByBlockedByDependencies(term sql.OrderTerm, terms ...sql.OrderTerm) OrderOption
ByBlockedByDependencies orders the results by blocked_by_dependencies terms.
func ByBlockedByDependenciesCount ¶ added in v1.43.0
func ByBlockedByDependenciesCount(opts ...sql.OrderTermOption) OrderOption
ByBlockedByDependenciesCount orders the results by blocked_by_dependencies count.
func ByBlockingDependencies ¶ added in v1.43.0
func ByBlockingDependencies(term sql.OrderTerm, terms ...sql.OrderTerm) OrderOption
ByBlockingDependencies orders the results by blocking_dependencies terms.
func ByBlockingDependenciesCount ¶ added in v1.43.0
func ByBlockingDependenciesCount(opts ...sql.OrderTermOption) OrderOption
ByBlockingDependenciesCount orders the results by blocking_dependencies count.
func ByCategory ¶ added in v1.41.0
func ByCategory(opts ...sql.OrderTermOption) OrderOption
ByCategory orders the results by the category field.
func ByChainFired ¶ added in v1.43.0
func ByChainFired(opts ...sql.OrderTermOption) OrderOption
ByChainFired orders the results by the chain_fired field.
func ByChainedAt ¶ added in v1.43.0
func ByChainedAt(opts ...sql.OrderTermOption) OrderOption
ByChainedAt orders the results by the chained_at field.
func ByCreatedAt ¶
func ByCreatedAt(opts ...sql.OrderTermOption) OrderOption
ByCreatedAt orders the results by the created_at field.
func ByDescription ¶
func ByDescription(opts ...sql.OrderTermOption) OrderOption
ByDescription orders the results by the description field.
func ByExternalID ¶
func ByExternalID(opts ...sql.OrderTermOption) OrderOption
ByExternalID orders the results by the external_id field.
func ByExternalURL ¶ added in v1.41.0
func ByExternalURL(opts ...sql.OrderTermOption) OrderOption
ByExternalURL orders the results by the external_url field.
func ByGithubSyncedIssueUpdatedAt ¶ added in v1.41.0
func ByGithubSyncedIssueUpdatedAt(opts ...sql.OrderTermOption) OrderOption
ByGithubSyncedIssueUpdatedAt orders the results by the github_synced_issue_updated_at field.
func ByID ¶
func ByID(opts ...sql.OrderTermOption) OrderOption
ByID orders the results by the id field.
func ByItemSessions ¶
func ByItemSessions(term sql.OrderTerm, terms ...sql.OrderTerm) OrderOption
ByItemSessions orders the results by item_sessions terms.
func ByItemSessionsCount ¶
func ByItemSessionsCount(opts ...sql.OrderTermOption) OrderOption
ByItemSessionsCount orders the results by item_sessions count.
func ByNextWorkflowID ¶ added in v1.43.0
func ByNextWorkflowID(opts ...sql.OrderTermOption) OrderOption
ByNextWorkflowID orders the results by the next_workflow_id field.
func ByNotes ¶
func ByNotes(opts ...sql.OrderTermOption) OrderOption
ByNotes orders the results by the notes field.
func ByPipelineMode ¶ added in v1.38.0
func ByPipelineMode(opts ...sql.OrderTermOption) OrderOption
ByPipelineMode orders the results by the pipeline_mode field.
func ByPlanApproved ¶
func ByPlanApproved(opts ...sql.OrderTermOption) OrderOption
ByPlanApproved orders the results by the plan_approved field.
func ByPlanApprovedAt ¶
func ByPlanApprovedAt(opts ...sql.OrderTermOption) OrderOption
ByPlanApprovedAt orders the results by the plan_approved_at field.
func ByPlanArtifactsPath ¶
func ByPlanArtifactsPath(opts ...sql.OrderTermOption) OrderOption
ByPlanArtifactsPath orders the results by the plan_artifacts_path field.
func ByPlanRejectedAt ¶ added in v1.42.0
func ByPlanRejectedAt(opts ...sql.OrderTermOption) OrderOption
ByPlanRejectedAt orders the results by the plan_rejected_at field.
func ByPlanRejectionReason ¶ added in v1.42.0
func ByPlanRejectionReason(opts ...sql.OrderTermOption) OrderOption
ByPlanRejectionReason orders the results by the plan_rejection_reason field.
func ByPrFeedbackAddressedAt ¶ added in v1.41.0
func ByPrFeedbackAddressedAt(opts ...sql.OrderTermOption) OrderOption
ByPrFeedbackAddressedAt orders the results by the pr_feedback_addressed_at field.
func ByPrNumber ¶ added in v1.37.0
func ByPrNumber(opts ...sql.OrderTermOption) OrderOption
ByPrNumber orders the results by the pr_number field.
func ByPrURL ¶ added in v1.37.0
func ByPrURL(opts ...sql.OrderTermOption) OrderOption
ByPrURL orders the results by the pr_url field.
func ByPriority ¶
func ByPriority(opts ...sql.OrderTermOption) OrderOption
ByPriority orders the results by the priority field.
func ByProgressNotes ¶ added in v1.38.0
func ByProgressNotes(term sql.OrderTerm, terms ...sql.OrderTerm) OrderOption
ByProgressNotes orders the results by progress_notes terms.
func ByProgressNotesCount ¶ added in v1.38.0
func ByProgressNotesCount(opts ...sql.OrderTermOption) OrderOption
ByProgressNotesCount orders the results by progress_notes count.
func ByQueuedAt ¶ added in v1.41.0
func ByQueuedAt(opts ...sql.OrderTermOption) OrderOption
ByQueuedAt orders the results by the queued_at field.
func ByQueuedAutonomous ¶ added in v1.41.0
func ByQueuedAutonomous(opts ...sql.OrderTermOption) OrderOption
ByQueuedAutonomous orders the results by the queued_autonomous field.
func ByRepoPath ¶
func ByRepoPath(opts ...sql.OrderTermOption) OrderOption
ByRepoPath orders the results by the repo_path field.
func ByReworkCapOverride ¶ added in v1.39.0
func ByReworkCapOverride(opts ...sql.OrderTermOption) OrderOption
ByReworkCapOverride orders the results by the rework_cap_override field.
func BySessions ¶
func BySessions(term sql.OrderTerm, terms ...sql.OrderTerm) OrderOption
BySessions orders the results by sessions terms.
func BySessionsCount ¶
func BySessionsCount(opts ...sql.OrderTermOption) OrderOption
BySessionsCount orders the results by sessions count.
func ByShippedApprovedCount ¶ added in v1.39.0
func ByShippedApprovedCount(opts ...sql.OrderTermOption) OrderOption
ByShippedApprovedCount orders the results by the shipped_approved_count field.
func ByShippedChangesReqCount ¶ added in v1.39.0
func ByShippedChangesReqCount(opts ...sql.OrderTermOption) OrderOption
ByShippedChangesReqCount orders the results by the shipped_changes_req_count field.
func ByShippedCheckConclusion ¶ added in v1.39.0
func ByShippedCheckConclusion(opts ...sql.OrderTermOption) OrderOption
ByShippedCheckConclusion orders the results by the shipped_check_conclusion field.
func ByShippedFileStats ¶ added in v1.39.0
func ByShippedFileStats(opts ...sql.OrderTermOption) OrderOption
ByShippedFileStats orders the results by the shipped_file_stats field.
func ByShippedSnapshotAt ¶ added in v1.39.0
func ByShippedSnapshotAt(opts ...sql.OrderTermOption) OrderOption
ByShippedSnapshotAt orders the results by the shipped_snapshot_at field.
func ByShippedSnapshotCaptureFailed ¶ added in v1.39.0
func ByShippedSnapshotCaptureFailed(opts ...sql.OrderTermOption) OrderOption
ByShippedSnapshotCaptureFailed orders the results by the shipped_snapshot_capture_failed field.
func BySkipPlanning ¶
func BySkipPlanning(opts ...sql.OrderTermOption) OrderOption
BySkipPlanning orders the results by the skip_planning field.
func BySkipReviewGate ¶
func BySkipReviewGate(opts ...sql.OrderTermOption) OrderOption
BySkipReviewGate orders the results by the skip_review_gate field.
func BySourceField ¶
func BySourceField(field string, opts ...sql.OrderTermOption) OrderOption
BySourceField orders the results by source field.
func ByStatus ¶
func ByStatus(opts ...sql.OrderTermOption) OrderOption
ByStatus orders the results by the status field.
func ByStatusEvents ¶
func ByStatusEvents(term sql.OrderTerm, terms ...sql.OrderTerm) OrderOption
ByStatusEvents orders the results by status_events terms.
func ByStatusEventsCount ¶
func ByStatusEventsCount(opts ...sql.OrderTermOption) OrderOption
ByStatusEventsCount orders the results by status_events count.
func ByStuckStates ¶ added in v1.38.0
func ByStuckStates(term sql.OrderTerm, terms ...sql.OrderTerm) OrderOption
ByStuckStates orders the results by stuck_states terms.
func ByStuckStatesCount ¶ added in v1.38.0
func ByStuckStatesCount(opts ...sql.OrderTermOption) OrderOption
ByStuckStatesCount orders the results by stuck_states count.
func ByTitle ¶
func ByTitle(opts ...sql.OrderTermOption) OrderOption
ByTitle orders the results by the title field.
func ByTriggeredByChainDepth ¶ added in v1.43.0
func ByTriggeredByChainDepth(opts ...sql.OrderTermOption) OrderOption
ByTriggeredByChainDepth orders the results by the triggered_by_chain_depth field.
func ByUpdatedAt ¶
func ByUpdatedAt(opts ...sql.OrderTermOption) OrderOption
ByUpdatedAt orders the results by the updated_at field.
func ByUserModifiedFields ¶
func ByUserModifiedFields(opts ...sql.OrderTermOption) OrderOption
ByUserModifiedFields orders the results by the user_modified_fields field.
func ByUserModifiedStatusAt ¶
func ByUserModifiedStatusAt(opts ...sql.OrderTermOption) OrderOption
ByUserModifiedStatusAt orders the results by the user_modified_status_at field.