Documentation
¶
Index ¶
- Constants
- Variables
- func And(predicates ...predicate.WorkflowAssignmentTarget) predicate.WorkflowAssignmentTarget
- func CreatedAt(v time.Time) predicate.WorkflowAssignmentTarget
- func CreatedAtEQ(v time.Time) predicate.WorkflowAssignmentTarget
- func CreatedAtGT(v time.Time) predicate.WorkflowAssignmentTarget
- func CreatedAtGTE(v time.Time) predicate.WorkflowAssignmentTarget
- func CreatedAtIn(vs ...time.Time) predicate.WorkflowAssignmentTarget
- func CreatedAtIsNil() predicate.WorkflowAssignmentTarget
- func CreatedAtLT(v time.Time) predicate.WorkflowAssignmentTarget
- func CreatedAtLTE(v time.Time) predicate.WorkflowAssignmentTarget
- func CreatedAtNEQ(v time.Time) predicate.WorkflowAssignmentTarget
- func CreatedAtNotIn(vs ...time.Time) predicate.WorkflowAssignmentTarget
- func CreatedAtNotNil() predicate.WorkflowAssignmentTarget
- func CreatedBy(v string) predicate.WorkflowAssignmentTarget
- func CreatedByContains(v string) predicate.WorkflowAssignmentTarget
- func CreatedByContainsFold(v string) predicate.WorkflowAssignmentTarget
- func CreatedByEQ(v string) predicate.WorkflowAssignmentTarget
- func CreatedByEqualFold(v string) predicate.WorkflowAssignmentTarget
- func CreatedByGT(v string) predicate.WorkflowAssignmentTarget
- func CreatedByGTE(v string) predicate.WorkflowAssignmentTarget
- func CreatedByHasPrefix(v string) predicate.WorkflowAssignmentTarget
- func CreatedByHasSuffix(v string) predicate.WorkflowAssignmentTarget
- func CreatedByIn(vs ...string) predicate.WorkflowAssignmentTarget
- func CreatedByIsNil() predicate.WorkflowAssignmentTarget
- func CreatedByLT(v string) predicate.WorkflowAssignmentTarget
- func CreatedByLTE(v string) predicate.WorkflowAssignmentTarget
- func CreatedByNEQ(v string) predicate.WorkflowAssignmentTarget
- func CreatedByNotIn(vs ...string) predicate.WorkflowAssignmentTarget
- func CreatedByNotNil() predicate.WorkflowAssignmentTarget
- func DeletedAt(v time.Time) predicate.WorkflowAssignmentTarget
- func DeletedAtEQ(v time.Time) predicate.WorkflowAssignmentTarget
- func DeletedAtGT(v time.Time) predicate.WorkflowAssignmentTarget
- func DeletedAtGTE(v time.Time) predicate.WorkflowAssignmentTarget
- func DeletedAtIn(vs ...time.Time) predicate.WorkflowAssignmentTarget
- func DeletedAtIsNil() predicate.WorkflowAssignmentTarget
- func DeletedAtLT(v time.Time) predicate.WorkflowAssignmentTarget
- func DeletedAtLTE(v time.Time) predicate.WorkflowAssignmentTarget
- func DeletedAtNEQ(v time.Time) predicate.WorkflowAssignmentTarget
- func DeletedAtNotIn(vs ...time.Time) predicate.WorkflowAssignmentTarget
- func DeletedAtNotNil() predicate.WorkflowAssignmentTarget
- func DeletedBy(v string) predicate.WorkflowAssignmentTarget
- func DeletedByContains(v string) predicate.WorkflowAssignmentTarget
- func DeletedByContainsFold(v string) predicate.WorkflowAssignmentTarget
- func DeletedByEQ(v string) predicate.WorkflowAssignmentTarget
- func DeletedByEqualFold(v string) predicate.WorkflowAssignmentTarget
- func DeletedByGT(v string) predicate.WorkflowAssignmentTarget
- func DeletedByGTE(v string) predicate.WorkflowAssignmentTarget
- func DeletedByHasPrefix(v string) predicate.WorkflowAssignmentTarget
- func DeletedByHasSuffix(v string) predicate.WorkflowAssignmentTarget
- func DeletedByIn(vs ...string) predicate.WorkflowAssignmentTarget
- func DeletedByIsNil() predicate.WorkflowAssignmentTarget
- func DeletedByLT(v string) predicate.WorkflowAssignmentTarget
- func DeletedByLTE(v string) predicate.WorkflowAssignmentTarget
- func DeletedByNEQ(v string) predicate.WorkflowAssignmentTarget
- func DeletedByNotIn(vs ...string) predicate.WorkflowAssignmentTarget
- func DeletedByNotNil() predicate.WorkflowAssignmentTarget
- func DisplayID(v string) predicate.WorkflowAssignmentTarget
- func DisplayIDContains(v string) predicate.WorkflowAssignmentTarget
- func DisplayIDContainsFold(v string) predicate.WorkflowAssignmentTarget
- func DisplayIDEQ(v string) predicate.WorkflowAssignmentTarget
- func DisplayIDEqualFold(v string) predicate.WorkflowAssignmentTarget
- func DisplayIDGT(v string) predicate.WorkflowAssignmentTarget
- func DisplayIDGTE(v string) predicate.WorkflowAssignmentTarget
- func DisplayIDHasPrefix(v string) predicate.WorkflowAssignmentTarget
- func DisplayIDHasSuffix(v string) predicate.WorkflowAssignmentTarget
- func DisplayIDIn(vs ...string) predicate.WorkflowAssignmentTarget
- func DisplayIDLT(v string) predicate.WorkflowAssignmentTarget
- func DisplayIDLTE(v string) predicate.WorkflowAssignmentTarget
- func DisplayIDNEQ(v string) predicate.WorkflowAssignmentTarget
- func DisplayIDNotIn(vs ...string) predicate.WorkflowAssignmentTarget
- func HasGroup() predicate.WorkflowAssignmentTarget
- func HasGroupWith(preds ...predicate.Group) predicate.WorkflowAssignmentTarget
- func HasOwner() predicate.WorkflowAssignmentTarget
- func HasOwnerWith(preds ...predicate.Organization) predicate.WorkflowAssignmentTarget
- func HasUser() predicate.WorkflowAssignmentTarget
- func HasUserWith(preds ...predicate.User) predicate.WorkflowAssignmentTarget
- func HasWorkflowAssignment() predicate.WorkflowAssignmentTarget
- func HasWorkflowAssignmentWith(preds ...predicate.WorkflowAssignment) predicate.WorkflowAssignmentTarget
- func ID(id string) predicate.WorkflowAssignmentTarget
- func IDContainsFold(id string) predicate.WorkflowAssignmentTarget
- func IDEQ(id string) predicate.WorkflowAssignmentTarget
- func IDEqualFold(id string) predicate.WorkflowAssignmentTarget
- func IDGT(id string) predicate.WorkflowAssignmentTarget
- func IDGTE(id string) predicate.WorkflowAssignmentTarget
- func IDIn(ids ...string) predicate.WorkflowAssignmentTarget
- func IDLT(id string) predicate.WorkflowAssignmentTarget
- func IDLTE(id string) predicate.WorkflowAssignmentTarget
- func IDNEQ(id string) predicate.WorkflowAssignmentTarget
- func IDNotIn(ids ...string) predicate.WorkflowAssignmentTarget
- func Not(p predicate.WorkflowAssignmentTarget) predicate.WorkflowAssignmentTarget
- func Or(predicates ...predicate.WorkflowAssignmentTarget) predicate.WorkflowAssignmentTarget
- func OwnerID(v string) predicate.WorkflowAssignmentTarget
- func OwnerIDContains(v string) predicate.WorkflowAssignmentTarget
- func OwnerIDContainsFold(v string) predicate.WorkflowAssignmentTarget
- func OwnerIDEQ(v string) predicate.WorkflowAssignmentTarget
- func OwnerIDEqualFold(v string) predicate.WorkflowAssignmentTarget
- func OwnerIDGT(v string) predicate.WorkflowAssignmentTarget
- func OwnerIDGTE(v string) predicate.WorkflowAssignmentTarget
- func OwnerIDHasPrefix(v string) predicate.WorkflowAssignmentTarget
- func OwnerIDHasSuffix(v string) predicate.WorkflowAssignmentTarget
- func OwnerIDIn(vs ...string) predicate.WorkflowAssignmentTarget
- func OwnerIDIsNil() predicate.WorkflowAssignmentTarget
- func OwnerIDLT(v string) predicate.WorkflowAssignmentTarget
- func OwnerIDLTE(v string) predicate.WorkflowAssignmentTarget
- func OwnerIDNEQ(v string) predicate.WorkflowAssignmentTarget
- func OwnerIDNotIn(vs ...string) predicate.WorkflowAssignmentTarget
- func OwnerIDNotNil() predicate.WorkflowAssignmentTarget
- func ResolverKey(v string) predicate.WorkflowAssignmentTarget
- func ResolverKeyContains(v string) predicate.WorkflowAssignmentTarget
- func ResolverKeyContainsFold(v string) predicate.WorkflowAssignmentTarget
- func ResolverKeyEQ(v string) predicate.WorkflowAssignmentTarget
- func ResolverKeyEqualFold(v string) predicate.WorkflowAssignmentTarget
- func ResolverKeyGT(v string) predicate.WorkflowAssignmentTarget
- func ResolverKeyGTE(v string) predicate.WorkflowAssignmentTarget
- func ResolverKeyHasPrefix(v string) predicate.WorkflowAssignmentTarget
- func ResolverKeyHasSuffix(v string) predicate.WorkflowAssignmentTarget
- func ResolverKeyIn(vs ...string) predicate.WorkflowAssignmentTarget
- func ResolverKeyIsNil() predicate.WorkflowAssignmentTarget
- func ResolverKeyLT(v string) predicate.WorkflowAssignmentTarget
- func ResolverKeyLTE(v string) predicate.WorkflowAssignmentTarget
- func ResolverKeyNEQ(v string) predicate.WorkflowAssignmentTarget
- func ResolverKeyNotIn(vs ...string) predicate.WorkflowAssignmentTarget
- func ResolverKeyNotNil() predicate.WorkflowAssignmentTarget
- func TagsIsNil() predicate.WorkflowAssignmentTarget
- func TagsNotNil() predicate.WorkflowAssignmentTarget
- func TargetGroupID(v string) predicate.WorkflowAssignmentTarget
- func TargetGroupIDContains(v string) predicate.WorkflowAssignmentTarget
- func TargetGroupIDContainsFold(v string) predicate.WorkflowAssignmentTarget
- func TargetGroupIDEQ(v string) predicate.WorkflowAssignmentTarget
- func TargetGroupIDEqualFold(v string) predicate.WorkflowAssignmentTarget
- func TargetGroupIDGT(v string) predicate.WorkflowAssignmentTarget
- func TargetGroupIDGTE(v string) predicate.WorkflowAssignmentTarget
- func TargetGroupIDHasPrefix(v string) predicate.WorkflowAssignmentTarget
- func TargetGroupIDHasSuffix(v string) predicate.WorkflowAssignmentTarget
- func TargetGroupIDIn(vs ...string) predicate.WorkflowAssignmentTarget
- func TargetGroupIDIsNil() predicate.WorkflowAssignmentTarget
- func TargetGroupIDLT(v string) predicate.WorkflowAssignmentTarget
- func TargetGroupIDLTE(v string) predicate.WorkflowAssignmentTarget
- func TargetGroupIDNEQ(v string) predicate.WorkflowAssignmentTarget
- func TargetGroupIDNotIn(vs ...string) predicate.WorkflowAssignmentTarget
- func TargetGroupIDNotNil() predicate.WorkflowAssignmentTarget
- func TargetTypeEQ(v enums.WorkflowTargetType) predicate.WorkflowAssignmentTarget
- func TargetTypeIn(vs ...enums.WorkflowTargetType) predicate.WorkflowAssignmentTarget
- func TargetTypeNEQ(v enums.WorkflowTargetType) predicate.WorkflowAssignmentTarget
- func TargetTypeNotIn(vs ...enums.WorkflowTargetType) predicate.WorkflowAssignmentTarget
- func TargetTypeValidator(tt enums.WorkflowTargetType) error
- func TargetUserID(v string) predicate.WorkflowAssignmentTarget
- func TargetUserIDContains(v string) predicate.WorkflowAssignmentTarget
- func TargetUserIDContainsFold(v string) predicate.WorkflowAssignmentTarget
- func TargetUserIDEQ(v string) predicate.WorkflowAssignmentTarget
- func TargetUserIDEqualFold(v string) predicate.WorkflowAssignmentTarget
- func TargetUserIDGT(v string) predicate.WorkflowAssignmentTarget
- func TargetUserIDGTE(v string) predicate.WorkflowAssignmentTarget
- func TargetUserIDHasPrefix(v string) predicate.WorkflowAssignmentTarget
- func TargetUserIDHasSuffix(v string) predicate.WorkflowAssignmentTarget
- func TargetUserIDIn(vs ...string) predicate.WorkflowAssignmentTarget
- func TargetUserIDIsNil() predicate.WorkflowAssignmentTarget
- func TargetUserIDLT(v string) predicate.WorkflowAssignmentTarget
- func TargetUserIDLTE(v string) predicate.WorkflowAssignmentTarget
- func TargetUserIDNEQ(v string) predicate.WorkflowAssignmentTarget
- func TargetUserIDNotIn(vs ...string) predicate.WorkflowAssignmentTarget
- func TargetUserIDNotNil() predicate.WorkflowAssignmentTarget
- func UpdatedAt(v time.Time) predicate.WorkflowAssignmentTarget
- func UpdatedAtEQ(v time.Time) predicate.WorkflowAssignmentTarget
- func UpdatedAtGT(v time.Time) predicate.WorkflowAssignmentTarget
- func UpdatedAtGTE(v time.Time) predicate.WorkflowAssignmentTarget
- func UpdatedAtIn(vs ...time.Time) predicate.WorkflowAssignmentTarget
- func UpdatedAtIsNil() predicate.WorkflowAssignmentTarget
- func UpdatedAtLT(v time.Time) predicate.WorkflowAssignmentTarget
- func UpdatedAtLTE(v time.Time) predicate.WorkflowAssignmentTarget
- func UpdatedAtNEQ(v time.Time) predicate.WorkflowAssignmentTarget
- func UpdatedAtNotIn(vs ...time.Time) predicate.WorkflowAssignmentTarget
- func UpdatedAtNotNil() predicate.WorkflowAssignmentTarget
- func UpdatedBy(v string) predicate.WorkflowAssignmentTarget
- func UpdatedByContains(v string) predicate.WorkflowAssignmentTarget
- func UpdatedByContainsFold(v string) predicate.WorkflowAssignmentTarget
- func UpdatedByEQ(v string) predicate.WorkflowAssignmentTarget
- func UpdatedByEqualFold(v string) predicate.WorkflowAssignmentTarget
- func UpdatedByGT(v string) predicate.WorkflowAssignmentTarget
- func UpdatedByGTE(v string) predicate.WorkflowAssignmentTarget
- func UpdatedByHasPrefix(v string) predicate.WorkflowAssignmentTarget
- func UpdatedByHasSuffix(v string) predicate.WorkflowAssignmentTarget
- func UpdatedByIn(vs ...string) predicate.WorkflowAssignmentTarget
- func UpdatedByIsNil() predicate.WorkflowAssignmentTarget
- func UpdatedByLT(v string) predicate.WorkflowAssignmentTarget
- func UpdatedByLTE(v string) predicate.WorkflowAssignmentTarget
- func UpdatedByNEQ(v string) predicate.WorkflowAssignmentTarget
- func UpdatedByNotIn(vs ...string) predicate.WorkflowAssignmentTarget
- func UpdatedByNotNil() predicate.WorkflowAssignmentTarget
- func ValidColumn(column string) bool
- func WorkflowAssignmentID(v string) predicate.WorkflowAssignmentTarget
- func WorkflowAssignmentIDContains(v string) predicate.WorkflowAssignmentTarget
- func WorkflowAssignmentIDContainsFold(v string) predicate.WorkflowAssignmentTarget
- func WorkflowAssignmentIDEQ(v string) predicate.WorkflowAssignmentTarget
- func WorkflowAssignmentIDEqualFold(v string) predicate.WorkflowAssignmentTarget
- func WorkflowAssignmentIDGT(v string) predicate.WorkflowAssignmentTarget
- func WorkflowAssignmentIDGTE(v string) predicate.WorkflowAssignmentTarget
- func WorkflowAssignmentIDHasPrefix(v string) predicate.WorkflowAssignmentTarget
- func WorkflowAssignmentIDHasSuffix(v string) predicate.WorkflowAssignmentTarget
- func WorkflowAssignmentIDIn(vs ...string) predicate.WorkflowAssignmentTarget
- func WorkflowAssignmentIDLT(v string) predicate.WorkflowAssignmentTarget
- func WorkflowAssignmentIDLTE(v string) predicate.WorkflowAssignmentTarget
- func WorkflowAssignmentIDNEQ(v string) predicate.WorkflowAssignmentTarget
- func WorkflowAssignmentIDNotIn(vs ...string) predicate.WorkflowAssignmentTarget
- type OrderOption
- func ByCreatedAt(opts ...sql.OrderTermOption) OrderOption
- func ByCreatedBy(opts ...sql.OrderTermOption) OrderOption
- func ByDeletedAt(opts ...sql.OrderTermOption) OrderOption
- func ByDeletedBy(opts ...sql.OrderTermOption) OrderOption
- func ByDisplayID(opts ...sql.OrderTermOption) OrderOption
- func ByGroupField(field string, opts ...sql.OrderTermOption) OrderOption
- func ByID(opts ...sql.OrderTermOption) OrderOption
- func ByOwnerField(field string, opts ...sql.OrderTermOption) OrderOption
- func ByOwnerID(opts ...sql.OrderTermOption) OrderOption
- func ByResolverKey(opts ...sql.OrderTermOption) OrderOption
- func ByTargetGroupID(opts ...sql.OrderTermOption) OrderOption
- func ByTargetType(opts ...sql.OrderTermOption) OrderOption
- func ByTargetUserID(opts ...sql.OrderTermOption) OrderOption
- func ByUpdatedAt(opts ...sql.OrderTermOption) OrderOption
- func ByUpdatedBy(opts ...sql.OrderTermOption) OrderOption
- func ByUserField(field string, opts ...sql.OrderTermOption) OrderOption
- func ByWorkflowAssignmentField(field string, opts ...sql.OrderTermOption) OrderOption
- func ByWorkflowAssignmentID(opts ...sql.OrderTermOption) OrderOption
Constants ¶
const ( // Label holds the string label denoting the workflowassignmenttarget type in the database. Label = "workflow_assignment_target" // FieldID holds the string denoting the id field in the database. FieldID = "id" // 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" // FieldCreatedBy holds the string denoting the created_by field in the database. FieldCreatedBy = "created_by" // FieldUpdatedBy holds the string denoting the updated_by field in the database. FieldUpdatedBy = "updated_by" // FieldDeletedAt holds the string denoting the deleted_at field in the database. FieldDeletedAt = "deleted_at" // FieldDeletedBy holds the string denoting the deleted_by field in the database. FieldDeletedBy = "deleted_by" // FieldDisplayID holds the string denoting the display_id field in the database. FieldDisplayID = "display_id" // FieldTags holds the string denoting the tags field in the database. FieldTags = "tags" // FieldOwnerID holds the string denoting the owner_id field in the database. FieldOwnerID = "owner_id" // FieldWorkflowAssignmentID holds the string denoting the workflow_assignment_id field in the database. FieldWorkflowAssignmentID = "workflow_assignment_id" // FieldTargetType holds the string denoting the target_type field in the database. FieldTargetType = "target_type" // FieldTargetUserID holds the string denoting the target_user_id field in the database. FieldTargetUserID = "target_user_id" // FieldTargetGroupID holds the string denoting the target_group_id field in the database. FieldTargetGroupID = "target_group_id" // FieldResolverKey holds the string denoting the resolver_key field in the database. FieldResolverKey = "resolver_key" // EdgeOwner holds the string denoting the owner edge name in mutations. EdgeOwner = "owner" // EdgeWorkflowAssignment holds the string denoting the workflow_assignment edge name in mutations. EdgeWorkflowAssignment = "workflow_assignment" // EdgeUser holds the string denoting the user edge name in mutations. EdgeUser = "user" // EdgeGroup holds the string denoting the group edge name in mutations. EdgeGroup = "group" // Table holds the table name of the workflowassignmenttarget in the database. Table = "workflow_assignment_targets" // OwnerTable is the table that holds the owner relation/edge. OwnerTable = "workflow_assignment_targets" // OwnerInverseTable is the table name for the Organization entity. // It exists in this package in order to avoid circular dependency with the "organization" package. OwnerInverseTable = "organizations" // OwnerColumn is the table column denoting the owner relation/edge. OwnerColumn = "owner_id" // WorkflowAssignmentTable is the table that holds the workflow_assignment relation/edge. WorkflowAssignmentTable = "workflow_assignment_targets" // WorkflowAssignmentInverseTable is the table name for the WorkflowAssignment entity. // It exists in this package in order to avoid circular dependency with the "workflowassignment" package. WorkflowAssignmentInverseTable = "workflow_assignments" // WorkflowAssignmentColumn is the table column denoting the workflow_assignment relation/edge. WorkflowAssignmentColumn = "workflow_assignment_id" // UserTable is the table that holds the user relation/edge. UserTable = "workflow_assignment_targets" // UserInverseTable is the table name for the User entity. // It exists in this package in order to avoid circular dependency with the "user" package. UserInverseTable = "users" // UserColumn is the table column denoting the user relation/edge. UserColumn = "target_user_id" // GroupTable is the table that holds the group relation/edge. GroupTable = "workflow_assignment_targets" // GroupInverseTable is the table name for the Group entity. // It exists in this package in order to avoid circular dependency with the "group" package. GroupInverseTable = "groups" // GroupColumn is the table column denoting the group relation/edge. GroupColumn = "target_group_id" )
Variables ¶
var ( Hooks [7]ent.Hook Interceptors [3]ent.Interceptor Policy ent.Policy // 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 // DisplayIDValidator is a validator for the "display_id" field. It is called by the builders before save. DisplayIDValidator func(string) error // DefaultTags holds the default value on creation for the "tags" field. DefaultTags []string // OwnerIDValidator is a validator for the "owner_id" field. It is called by the builders before save. OwnerIDValidator func(string) error // WorkflowAssignmentIDValidator is a validator for the "workflow_assignment_id" field. It is called by the builders before save. WorkflowAssignmentIDValidator func(string) error // DefaultID holds the default value on creation for the "id" field. DefaultID func() string )
Note that the variables below are initialized by the runtime package on the initialization of the application. Therefore, it should be imported in the main as follows:
import _ "github.com/theopenlane/core/internal/ent/generated/runtime"
var Columns = []string{ FieldID, FieldCreatedAt, FieldUpdatedAt, FieldCreatedBy, FieldUpdatedBy, FieldDeletedAt, FieldDeletedBy, FieldDisplayID, FieldTags, FieldOwnerID, FieldWorkflowAssignmentID, FieldTargetType, FieldTargetUserID, FieldTargetGroupID, FieldResolverKey, }
Columns holds all SQL columns for workflowassignmenttarget fields.
var ForeignKeys = []string{
"workflow_assignment_workflow_assignment_targets",
}
ForeignKeys holds the SQL foreign-keys that are owned by the "workflow_assignment_targets" table and are not defined as standalone fields in the schema.
Functions ¶
func And ¶
func And(predicates ...predicate.WorkflowAssignmentTarget) predicate.WorkflowAssignmentTarget
And groups predicates with the AND operator between them.
func CreatedAt ¶
func CreatedAt(v time.Time) predicate.WorkflowAssignmentTarget
CreatedAt applies equality check predicate on the "created_at" field. It's identical to CreatedAtEQ.
func CreatedAtEQ ¶
func CreatedAtEQ(v time.Time) predicate.WorkflowAssignmentTarget
CreatedAtEQ applies the EQ predicate on the "created_at" field.
func CreatedAtGT ¶
func CreatedAtGT(v time.Time) predicate.WorkflowAssignmentTarget
CreatedAtGT applies the GT predicate on the "created_at" field.
func CreatedAtGTE ¶
func CreatedAtGTE(v time.Time) predicate.WorkflowAssignmentTarget
CreatedAtGTE applies the GTE predicate on the "created_at" field.
func CreatedAtIn ¶
func CreatedAtIn(vs ...time.Time) predicate.WorkflowAssignmentTarget
CreatedAtIn applies the In predicate on the "created_at" field.
func CreatedAtIsNil ¶
func CreatedAtIsNil() predicate.WorkflowAssignmentTarget
CreatedAtIsNil applies the IsNil predicate on the "created_at" field.
func CreatedAtLT ¶
func CreatedAtLT(v time.Time) predicate.WorkflowAssignmentTarget
CreatedAtLT applies the LT predicate on the "created_at" field.
func CreatedAtLTE ¶
func CreatedAtLTE(v time.Time) predicate.WorkflowAssignmentTarget
CreatedAtLTE applies the LTE predicate on the "created_at" field.
func CreatedAtNEQ ¶
func CreatedAtNEQ(v time.Time) predicate.WorkflowAssignmentTarget
CreatedAtNEQ applies the NEQ predicate on the "created_at" field.
func CreatedAtNotIn ¶
func CreatedAtNotIn(vs ...time.Time) predicate.WorkflowAssignmentTarget
CreatedAtNotIn applies the NotIn predicate on the "created_at" field.
func CreatedAtNotNil ¶
func CreatedAtNotNil() predicate.WorkflowAssignmentTarget
CreatedAtNotNil applies the NotNil predicate on the "created_at" field.
func CreatedBy ¶
func CreatedBy(v string) predicate.WorkflowAssignmentTarget
CreatedBy applies equality check predicate on the "created_by" field. It's identical to CreatedByEQ.
func CreatedByContains ¶
func CreatedByContains(v string) predicate.WorkflowAssignmentTarget
CreatedByContains applies the Contains predicate on the "created_by" field.
func CreatedByContainsFold ¶
func CreatedByContainsFold(v string) predicate.WorkflowAssignmentTarget
CreatedByContainsFold applies the ContainsFold predicate on the "created_by" field.
func CreatedByEQ ¶
func CreatedByEQ(v string) predicate.WorkflowAssignmentTarget
CreatedByEQ applies the EQ predicate on the "created_by" field.
func CreatedByEqualFold ¶
func CreatedByEqualFold(v string) predicate.WorkflowAssignmentTarget
CreatedByEqualFold applies the EqualFold predicate on the "created_by" field.
func CreatedByGT ¶
func CreatedByGT(v string) predicate.WorkflowAssignmentTarget
CreatedByGT applies the GT predicate on the "created_by" field.
func CreatedByGTE ¶
func CreatedByGTE(v string) predicate.WorkflowAssignmentTarget
CreatedByGTE applies the GTE predicate on the "created_by" field.
func CreatedByHasPrefix ¶
func CreatedByHasPrefix(v string) predicate.WorkflowAssignmentTarget
CreatedByHasPrefix applies the HasPrefix predicate on the "created_by" field.
func CreatedByHasSuffix ¶
func CreatedByHasSuffix(v string) predicate.WorkflowAssignmentTarget
CreatedByHasSuffix applies the HasSuffix predicate on the "created_by" field.
func CreatedByIn ¶
func CreatedByIn(vs ...string) predicate.WorkflowAssignmentTarget
CreatedByIn applies the In predicate on the "created_by" field.
func CreatedByIsNil ¶
func CreatedByIsNil() predicate.WorkflowAssignmentTarget
CreatedByIsNil applies the IsNil predicate on the "created_by" field.
func CreatedByLT ¶
func CreatedByLT(v string) predicate.WorkflowAssignmentTarget
CreatedByLT applies the LT predicate on the "created_by" field.
func CreatedByLTE ¶
func CreatedByLTE(v string) predicate.WorkflowAssignmentTarget
CreatedByLTE applies the LTE predicate on the "created_by" field.
func CreatedByNEQ ¶
func CreatedByNEQ(v string) predicate.WorkflowAssignmentTarget
CreatedByNEQ applies the NEQ predicate on the "created_by" field.
func CreatedByNotIn ¶
func CreatedByNotIn(vs ...string) predicate.WorkflowAssignmentTarget
CreatedByNotIn applies the NotIn predicate on the "created_by" field.
func CreatedByNotNil ¶
func CreatedByNotNil() predicate.WorkflowAssignmentTarget
CreatedByNotNil applies the NotNil predicate on the "created_by" field.
func DeletedAt ¶
func DeletedAt(v time.Time) predicate.WorkflowAssignmentTarget
DeletedAt applies equality check predicate on the "deleted_at" field. It's identical to DeletedAtEQ.
func DeletedAtEQ ¶
func DeletedAtEQ(v time.Time) predicate.WorkflowAssignmentTarget
DeletedAtEQ applies the EQ predicate on the "deleted_at" field.
func DeletedAtGT ¶
func DeletedAtGT(v time.Time) predicate.WorkflowAssignmentTarget
DeletedAtGT applies the GT predicate on the "deleted_at" field.
func DeletedAtGTE ¶
func DeletedAtGTE(v time.Time) predicate.WorkflowAssignmentTarget
DeletedAtGTE applies the GTE predicate on the "deleted_at" field.
func DeletedAtIn ¶
func DeletedAtIn(vs ...time.Time) predicate.WorkflowAssignmentTarget
DeletedAtIn applies the In predicate on the "deleted_at" field.
func DeletedAtIsNil ¶
func DeletedAtIsNil() predicate.WorkflowAssignmentTarget
DeletedAtIsNil applies the IsNil predicate on the "deleted_at" field.
func DeletedAtLT ¶
func DeletedAtLT(v time.Time) predicate.WorkflowAssignmentTarget
DeletedAtLT applies the LT predicate on the "deleted_at" field.
func DeletedAtLTE ¶
func DeletedAtLTE(v time.Time) predicate.WorkflowAssignmentTarget
DeletedAtLTE applies the LTE predicate on the "deleted_at" field.
func DeletedAtNEQ ¶
func DeletedAtNEQ(v time.Time) predicate.WorkflowAssignmentTarget
DeletedAtNEQ applies the NEQ predicate on the "deleted_at" field.
func DeletedAtNotIn ¶
func DeletedAtNotIn(vs ...time.Time) predicate.WorkflowAssignmentTarget
DeletedAtNotIn applies the NotIn predicate on the "deleted_at" field.
func DeletedAtNotNil ¶
func DeletedAtNotNil() predicate.WorkflowAssignmentTarget
DeletedAtNotNil applies the NotNil predicate on the "deleted_at" field.
func DeletedBy ¶
func DeletedBy(v string) predicate.WorkflowAssignmentTarget
DeletedBy applies equality check predicate on the "deleted_by" field. It's identical to DeletedByEQ.
func DeletedByContains ¶
func DeletedByContains(v string) predicate.WorkflowAssignmentTarget
DeletedByContains applies the Contains predicate on the "deleted_by" field.
func DeletedByContainsFold ¶
func DeletedByContainsFold(v string) predicate.WorkflowAssignmentTarget
DeletedByContainsFold applies the ContainsFold predicate on the "deleted_by" field.
func DeletedByEQ ¶
func DeletedByEQ(v string) predicate.WorkflowAssignmentTarget
DeletedByEQ applies the EQ predicate on the "deleted_by" field.
func DeletedByEqualFold ¶
func DeletedByEqualFold(v string) predicate.WorkflowAssignmentTarget
DeletedByEqualFold applies the EqualFold predicate on the "deleted_by" field.
func DeletedByGT ¶
func DeletedByGT(v string) predicate.WorkflowAssignmentTarget
DeletedByGT applies the GT predicate on the "deleted_by" field.
func DeletedByGTE ¶
func DeletedByGTE(v string) predicate.WorkflowAssignmentTarget
DeletedByGTE applies the GTE predicate on the "deleted_by" field.
func DeletedByHasPrefix ¶
func DeletedByHasPrefix(v string) predicate.WorkflowAssignmentTarget
DeletedByHasPrefix applies the HasPrefix predicate on the "deleted_by" field.
func DeletedByHasSuffix ¶
func DeletedByHasSuffix(v string) predicate.WorkflowAssignmentTarget
DeletedByHasSuffix applies the HasSuffix predicate on the "deleted_by" field.
func DeletedByIn ¶
func DeletedByIn(vs ...string) predicate.WorkflowAssignmentTarget
DeletedByIn applies the In predicate on the "deleted_by" field.
func DeletedByIsNil ¶
func DeletedByIsNil() predicate.WorkflowAssignmentTarget
DeletedByIsNil applies the IsNil predicate on the "deleted_by" field.
func DeletedByLT ¶
func DeletedByLT(v string) predicate.WorkflowAssignmentTarget
DeletedByLT applies the LT predicate on the "deleted_by" field.
func DeletedByLTE ¶
func DeletedByLTE(v string) predicate.WorkflowAssignmentTarget
DeletedByLTE applies the LTE predicate on the "deleted_by" field.
func DeletedByNEQ ¶
func DeletedByNEQ(v string) predicate.WorkflowAssignmentTarget
DeletedByNEQ applies the NEQ predicate on the "deleted_by" field.
func DeletedByNotIn ¶
func DeletedByNotIn(vs ...string) predicate.WorkflowAssignmentTarget
DeletedByNotIn applies the NotIn predicate on the "deleted_by" field.
func DeletedByNotNil ¶
func DeletedByNotNil() predicate.WorkflowAssignmentTarget
DeletedByNotNil applies the NotNil predicate on the "deleted_by" field.
func DisplayID ¶
func DisplayID(v string) predicate.WorkflowAssignmentTarget
DisplayID applies equality check predicate on the "display_id" field. It's identical to DisplayIDEQ.
func DisplayIDContains ¶
func DisplayIDContains(v string) predicate.WorkflowAssignmentTarget
DisplayIDContains applies the Contains predicate on the "display_id" field.
func DisplayIDContainsFold ¶
func DisplayIDContainsFold(v string) predicate.WorkflowAssignmentTarget
DisplayIDContainsFold applies the ContainsFold predicate on the "display_id" field.
func DisplayIDEQ ¶
func DisplayIDEQ(v string) predicate.WorkflowAssignmentTarget
DisplayIDEQ applies the EQ predicate on the "display_id" field.
func DisplayIDEqualFold ¶
func DisplayIDEqualFold(v string) predicate.WorkflowAssignmentTarget
DisplayIDEqualFold applies the EqualFold predicate on the "display_id" field.
func DisplayIDGT ¶
func DisplayIDGT(v string) predicate.WorkflowAssignmentTarget
DisplayIDGT applies the GT predicate on the "display_id" field.
func DisplayIDGTE ¶
func DisplayIDGTE(v string) predicate.WorkflowAssignmentTarget
DisplayIDGTE applies the GTE predicate on the "display_id" field.
func DisplayIDHasPrefix ¶
func DisplayIDHasPrefix(v string) predicate.WorkflowAssignmentTarget
DisplayIDHasPrefix applies the HasPrefix predicate on the "display_id" field.
func DisplayIDHasSuffix ¶
func DisplayIDHasSuffix(v string) predicate.WorkflowAssignmentTarget
DisplayIDHasSuffix applies the HasSuffix predicate on the "display_id" field.
func DisplayIDIn ¶
func DisplayIDIn(vs ...string) predicate.WorkflowAssignmentTarget
DisplayIDIn applies the In predicate on the "display_id" field.
func DisplayIDLT ¶
func DisplayIDLT(v string) predicate.WorkflowAssignmentTarget
DisplayIDLT applies the LT predicate on the "display_id" field.
func DisplayIDLTE ¶
func DisplayIDLTE(v string) predicate.WorkflowAssignmentTarget
DisplayIDLTE applies the LTE predicate on the "display_id" field.
func DisplayIDNEQ ¶
func DisplayIDNEQ(v string) predicate.WorkflowAssignmentTarget
DisplayIDNEQ applies the NEQ predicate on the "display_id" field.
func DisplayIDNotIn ¶
func DisplayIDNotIn(vs ...string) predicate.WorkflowAssignmentTarget
DisplayIDNotIn applies the NotIn predicate on the "display_id" field.
func HasGroup ¶
func HasGroup() predicate.WorkflowAssignmentTarget
HasGroup applies the HasEdge predicate on the "group" edge.
func HasGroupWith ¶
func HasGroupWith(preds ...predicate.Group) predicate.WorkflowAssignmentTarget
HasGroupWith applies the HasEdge predicate on the "group" edge with a given conditions (other predicates).
func HasOwner ¶
func HasOwner() predicate.WorkflowAssignmentTarget
HasOwner applies the HasEdge predicate on the "owner" edge.
func HasOwnerWith ¶
func HasOwnerWith(preds ...predicate.Organization) predicate.WorkflowAssignmentTarget
HasOwnerWith applies the HasEdge predicate on the "owner" edge with a given conditions (other predicates).
func HasUser ¶
func HasUser() predicate.WorkflowAssignmentTarget
HasUser applies the HasEdge predicate on the "user" edge.
func HasUserWith ¶
func HasUserWith(preds ...predicate.User) predicate.WorkflowAssignmentTarget
HasUserWith applies the HasEdge predicate on the "user" edge with a given conditions (other predicates).
func HasWorkflowAssignment ¶
func HasWorkflowAssignment() predicate.WorkflowAssignmentTarget
HasWorkflowAssignment applies the HasEdge predicate on the "workflow_assignment" edge.
func HasWorkflowAssignmentWith ¶
func HasWorkflowAssignmentWith(preds ...predicate.WorkflowAssignment) predicate.WorkflowAssignmentTarget
HasWorkflowAssignmentWith applies the HasEdge predicate on the "workflow_assignment" edge with a given conditions (other predicates).
func ID ¶
func ID(id string) predicate.WorkflowAssignmentTarget
ID filters vertices based on their ID field.
func IDContainsFold ¶
func IDContainsFold(id string) predicate.WorkflowAssignmentTarget
IDContainsFold applies the ContainsFold predicate on the ID field.
func IDEQ ¶
func IDEQ(id string) predicate.WorkflowAssignmentTarget
IDEQ applies the EQ predicate on the ID field.
func IDEqualFold ¶
func IDEqualFold(id string) predicate.WorkflowAssignmentTarget
IDEqualFold applies the EqualFold predicate on the ID field.
func IDGT ¶
func IDGT(id string) predicate.WorkflowAssignmentTarget
IDGT applies the GT predicate on the ID field.
func IDGTE ¶
func IDGTE(id string) predicate.WorkflowAssignmentTarget
IDGTE applies the GTE predicate on the ID field.
func IDIn ¶
func IDIn(ids ...string) predicate.WorkflowAssignmentTarget
IDIn applies the In predicate on the ID field.
func IDLT ¶
func IDLT(id string) predicate.WorkflowAssignmentTarget
IDLT applies the LT predicate on the ID field.
func IDLTE ¶
func IDLTE(id string) predicate.WorkflowAssignmentTarget
IDLTE applies the LTE predicate on the ID field.
func IDNEQ ¶
func IDNEQ(id string) predicate.WorkflowAssignmentTarget
IDNEQ applies the NEQ predicate on the ID field.
func IDNotIn ¶
func IDNotIn(ids ...string) predicate.WorkflowAssignmentTarget
IDNotIn applies the NotIn predicate on the ID field.
func Or ¶
func Or(predicates ...predicate.WorkflowAssignmentTarget) predicate.WorkflowAssignmentTarget
Or groups predicates with the OR operator between them.
func OwnerID ¶
func OwnerID(v string) predicate.WorkflowAssignmentTarget
OwnerID applies equality check predicate on the "owner_id" field. It's identical to OwnerIDEQ.
func OwnerIDContains ¶
func OwnerIDContains(v string) predicate.WorkflowAssignmentTarget
OwnerIDContains applies the Contains predicate on the "owner_id" field.
func OwnerIDContainsFold ¶
func OwnerIDContainsFold(v string) predicate.WorkflowAssignmentTarget
OwnerIDContainsFold applies the ContainsFold predicate on the "owner_id" field.
func OwnerIDEQ ¶
func OwnerIDEQ(v string) predicate.WorkflowAssignmentTarget
OwnerIDEQ applies the EQ predicate on the "owner_id" field.
func OwnerIDEqualFold ¶
func OwnerIDEqualFold(v string) predicate.WorkflowAssignmentTarget
OwnerIDEqualFold applies the EqualFold predicate on the "owner_id" field.
func OwnerIDGT ¶
func OwnerIDGT(v string) predicate.WorkflowAssignmentTarget
OwnerIDGT applies the GT predicate on the "owner_id" field.
func OwnerIDGTE ¶
func OwnerIDGTE(v string) predicate.WorkflowAssignmentTarget
OwnerIDGTE applies the GTE predicate on the "owner_id" field.
func OwnerIDHasPrefix ¶
func OwnerIDHasPrefix(v string) predicate.WorkflowAssignmentTarget
OwnerIDHasPrefix applies the HasPrefix predicate on the "owner_id" field.
func OwnerIDHasSuffix ¶
func OwnerIDHasSuffix(v string) predicate.WorkflowAssignmentTarget
OwnerIDHasSuffix applies the HasSuffix predicate on the "owner_id" field.
func OwnerIDIn ¶
func OwnerIDIn(vs ...string) predicate.WorkflowAssignmentTarget
OwnerIDIn applies the In predicate on the "owner_id" field.
func OwnerIDIsNil ¶
func OwnerIDIsNil() predicate.WorkflowAssignmentTarget
OwnerIDIsNil applies the IsNil predicate on the "owner_id" field.
func OwnerIDLT ¶
func OwnerIDLT(v string) predicate.WorkflowAssignmentTarget
OwnerIDLT applies the LT predicate on the "owner_id" field.
func OwnerIDLTE ¶
func OwnerIDLTE(v string) predicate.WorkflowAssignmentTarget
OwnerIDLTE applies the LTE predicate on the "owner_id" field.
func OwnerIDNEQ ¶
func OwnerIDNEQ(v string) predicate.WorkflowAssignmentTarget
OwnerIDNEQ applies the NEQ predicate on the "owner_id" field.
func OwnerIDNotIn ¶
func OwnerIDNotIn(vs ...string) predicate.WorkflowAssignmentTarget
OwnerIDNotIn applies the NotIn predicate on the "owner_id" field.
func OwnerIDNotNil ¶
func OwnerIDNotNil() predicate.WorkflowAssignmentTarget
OwnerIDNotNil applies the NotNil predicate on the "owner_id" field.
func ResolverKey ¶
func ResolverKey(v string) predicate.WorkflowAssignmentTarget
ResolverKey applies equality check predicate on the "resolver_key" field. It's identical to ResolverKeyEQ.
func ResolverKeyContains ¶
func ResolverKeyContains(v string) predicate.WorkflowAssignmentTarget
ResolverKeyContains applies the Contains predicate on the "resolver_key" field.
func ResolverKeyContainsFold ¶
func ResolverKeyContainsFold(v string) predicate.WorkflowAssignmentTarget
ResolverKeyContainsFold applies the ContainsFold predicate on the "resolver_key" field.
func ResolverKeyEQ ¶
func ResolverKeyEQ(v string) predicate.WorkflowAssignmentTarget
ResolverKeyEQ applies the EQ predicate on the "resolver_key" field.
func ResolverKeyEqualFold ¶
func ResolverKeyEqualFold(v string) predicate.WorkflowAssignmentTarget
ResolverKeyEqualFold applies the EqualFold predicate on the "resolver_key" field.
func ResolverKeyGT ¶
func ResolverKeyGT(v string) predicate.WorkflowAssignmentTarget
ResolverKeyGT applies the GT predicate on the "resolver_key" field.
func ResolverKeyGTE ¶
func ResolverKeyGTE(v string) predicate.WorkflowAssignmentTarget
ResolverKeyGTE applies the GTE predicate on the "resolver_key" field.
func ResolverKeyHasPrefix ¶
func ResolverKeyHasPrefix(v string) predicate.WorkflowAssignmentTarget
ResolverKeyHasPrefix applies the HasPrefix predicate on the "resolver_key" field.
func ResolverKeyHasSuffix ¶
func ResolverKeyHasSuffix(v string) predicate.WorkflowAssignmentTarget
ResolverKeyHasSuffix applies the HasSuffix predicate on the "resolver_key" field.
func ResolverKeyIn ¶
func ResolverKeyIn(vs ...string) predicate.WorkflowAssignmentTarget
ResolverKeyIn applies the In predicate on the "resolver_key" field.
func ResolverKeyIsNil ¶
func ResolverKeyIsNil() predicate.WorkflowAssignmentTarget
ResolverKeyIsNil applies the IsNil predicate on the "resolver_key" field.
func ResolverKeyLT ¶
func ResolverKeyLT(v string) predicate.WorkflowAssignmentTarget
ResolverKeyLT applies the LT predicate on the "resolver_key" field.
func ResolverKeyLTE ¶
func ResolverKeyLTE(v string) predicate.WorkflowAssignmentTarget
ResolverKeyLTE applies the LTE predicate on the "resolver_key" field.
func ResolverKeyNEQ ¶
func ResolverKeyNEQ(v string) predicate.WorkflowAssignmentTarget
ResolverKeyNEQ applies the NEQ predicate on the "resolver_key" field.
func ResolverKeyNotIn ¶
func ResolverKeyNotIn(vs ...string) predicate.WorkflowAssignmentTarget
ResolverKeyNotIn applies the NotIn predicate on the "resolver_key" field.
func ResolverKeyNotNil ¶
func ResolverKeyNotNil() predicate.WorkflowAssignmentTarget
ResolverKeyNotNil applies the NotNil predicate on the "resolver_key" field.
func TagsIsNil ¶
func TagsIsNil() predicate.WorkflowAssignmentTarget
TagsIsNil applies the IsNil predicate on the "tags" field.
func TagsNotNil ¶
func TagsNotNil() predicate.WorkflowAssignmentTarget
TagsNotNil applies the NotNil predicate on the "tags" field.
func TargetGroupID ¶
func TargetGroupID(v string) predicate.WorkflowAssignmentTarget
TargetGroupID applies equality check predicate on the "target_group_id" field. It's identical to TargetGroupIDEQ.
func TargetGroupIDContains ¶
func TargetGroupIDContains(v string) predicate.WorkflowAssignmentTarget
TargetGroupIDContains applies the Contains predicate on the "target_group_id" field.
func TargetGroupIDContainsFold ¶
func TargetGroupIDContainsFold(v string) predicate.WorkflowAssignmentTarget
TargetGroupIDContainsFold applies the ContainsFold predicate on the "target_group_id" field.
func TargetGroupIDEQ ¶
func TargetGroupIDEQ(v string) predicate.WorkflowAssignmentTarget
TargetGroupIDEQ applies the EQ predicate on the "target_group_id" field.
func TargetGroupIDEqualFold ¶
func TargetGroupIDEqualFold(v string) predicate.WorkflowAssignmentTarget
TargetGroupIDEqualFold applies the EqualFold predicate on the "target_group_id" field.
func TargetGroupIDGT ¶
func TargetGroupIDGT(v string) predicate.WorkflowAssignmentTarget
TargetGroupIDGT applies the GT predicate on the "target_group_id" field.
func TargetGroupIDGTE ¶
func TargetGroupIDGTE(v string) predicate.WorkflowAssignmentTarget
TargetGroupIDGTE applies the GTE predicate on the "target_group_id" field.
func TargetGroupIDHasPrefix ¶
func TargetGroupIDHasPrefix(v string) predicate.WorkflowAssignmentTarget
TargetGroupIDHasPrefix applies the HasPrefix predicate on the "target_group_id" field.
func TargetGroupIDHasSuffix ¶
func TargetGroupIDHasSuffix(v string) predicate.WorkflowAssignmentTarget
TargetGroupIDHasSuffix applies the HasSuffix predicate on the "target_group_id" field.
func TargetGroupIDIn ¶
func TargetGroupIDIn(vs ...string) predicate.WorkflowAssignmentTarget
TargetGroupIDIn applies the In predicate on the "target_group_id" field.
func TargetGroupIDIsNil ¶
func TargetGroupIDIsNil() predicate.WorkflowAssignmentTarget
TargetGroupIDIsNil applies the IsNil predicate on the "target_group_id" field.
func TargetGroupIDLT ¶
func TargetGroupIDLT(v string) predicate.WorkflowAssignmentTarget
TargetGroupIDLT applies the LT predicate on the "target_group_id" field.
func TargetGroupIDLTE ¶
func TargetGroupIDLTE(v string) predicate.WorkflowAssignmentTarget
TargetGroupIDLTE applies the LTE predicate on the "target_group_id" field.
func TargetGroupIDNEQ ¶
func TargetGroupIDNEQ(v string) predicate.WorkflowAssignmentTarget
TargetGroupIDNEQ applies the NEQ predicate on the "target_group_id" field.
func TargetGroupIDNotIn ¶
func TargetGroupIDNotIn(vs ...string) predicate.WorkflowAssignmentTarget
TargetGroupIDNotIn applies the NotIn predicate on the "target_group_id" field.
func TargetGroupIDNotNil ¶
func TargetGroupIDNotNil() predicate.WorkflowAssignmentTarget
TargetGroupIDNotNil applies the NotNil predicate on the "target_group_id" field.
func TargetTypeEQ ¶
func TargetTypeEQ(v enums.WorkflowTargetType) predicate.WorkflowAssignmentTarget
TargetTypeEQ applies the EQ predicate on the "target_type" field.
func TargetTypeIn ¶
func TargetTypeIn(vs ...enums.WorkflowTargetType) predicate.WorkflowAssignmentTarget
TargetTypeIn applies the In predicate on the "target_type" field.
func TargetTypeNEQ ¶
func TargetTypeNEQ(v enums.WorkflowTargetType) predicate.WorkflowAssignmentTarget
TargetTypeNEQ applies the NEQ predicate on the "target_type" field.
func TargetTypeNotIn ¶
func TargetTypeNotIn(vs ...enums.WorkflowTargetType) predicate.WorkflowAssignmentTarget
TargetTypeNotIn applies the NotIn predicate on the "target_type" field.
func TargetTypeValidator ¶
func TargetTypeValidator(tt enums.WorkflowTargetType) error
TargetTypeValidator is a validator for the "target_type" field enum values. It is called by the builders before save.
func TargetUserID ¶
func TargetUserID(v string) predicate.WorkflowAssignmentTarget
TargetUserID applies equality check predicate on the "target_user_id" field. It's identical to TargetUserIDEQ.
func TargetUserIDContains ¶
func TargetUserIDContains(v string) predicate.WorkflowAssignmentTarget
TargetUserIDContains applies the Contains predicate on the "target_user_id" field.
func TargetUserIDContainsFold ¶
func TargetUserIDContainsFold(v string) predicate.WorkflowAssignmentTarget
TargetUserIDContainsFold applies the ContainsFold predicate on the "target_user_id" field.
func TargetUserIDEQ ¶
func TargetUserIDEQ(v string) predicate.WorkflowAssignmentTarget
TargetUserIDEQ applies the EQ predicate on the "target_user_id" field.
func TargetUserIDEqualFold ¶
func TargetUserIDEqualFold(v string) predicate.WorkflowAssignmentTarget
TargetUserIDEqualFold applies the EqualFold predicate on the "target_user_id" field.
func TargetUserIDGT ¶
func TargetUserIDGT(v string) predicate.WorkflowAssignmentTarget
TargetUserIDGT applies the GT predicate on the "target_user_id" field.
func TargetUserIDGTE ¶
func TargetUserIDGTE(v string) predicate.WorkflowAssignmentTarget
TargetUserIDGTE applies the GTE predicate on the "target_user_id" field.
func TargetUserIDHasPrefix ¶
func TargetUserIDHasPrefix(v string) predicate.WorkflowAssignmentTarget
TargetUserIDHasPrefix applies the HasPrefix predicate on the "target_user_id" field.
func TargetUserIDHasSuffix ¶
func TargetUserIDHasSuffix(v string) predicate.WorkflowAssignmentTarget
TargetUserIDHasSuffix applies the HasSuffix predicate on the "target_user_id" field.
func TargetUserIDIn ¶
func TargetUserIDIn(vs ...string) predicate.WorkflowAssignmentTarget
TargetUserIDIn applies the In predicate on the "target_user_id" field.
func TargetUserIDIsNil ¶
func TargetUserIDIsNil() predicate.WorkflowAssignmentTarget
TargetUserIDIsNil applies the IsNil predicate on the "target_user_id" field.
func TargetUserIDLT ¶
func TargetUserIDLT(v string) predicate.WorkflowAssignmentTarget
TargetUserIDLT applies the LT predicate on the "target_user_id" field.
func TargetUserIDLTE ¶
func TargetUserIDLTE(v string) predicate.WorkflowAssignmentTarget
TargetUserIDLTE applies the LTE predicate on the "target_user_id" field.
func TargetUserIDNEQ ¶
func TargetUserIDNEQ(v string) predicate.WorkflowAssignmentTarget
TargetUserIDNEQ applies the NEQ predicate on the "target_user_id" field.
func TargetUserIDNotIn ¶
func TargetUserIDNotIn(vs ...string) predicate.WorkflowAssignmentTarget
TargetUserIDNotIn applies the NotIn predicate on the "target_user_id" field.
func TargetUserIDNotNil ¶
func TargetUserIDNotNil() predicate.WorkflowAssignmentTarget
TargetUserIDNotNil applies the NotNil predicate on the "target_user_id" field.
func UpdatedAt ¶
func UpdatedAt(v time.Time) predicate.WorkflowAssignmentTarget
UpdatedAt applies equality check predicate on the "updated_at" field. It's identical to UpdatedAtEQ.
func UpdatedAtEQ ¶
func UpdatedAtEQ(v time.Time) predicate.WorkflowAssignmentTarget
UpdatedAtEQ applies the EQ predicate on the "updated_at" field.
func UpdatedAtGT ¶
func UpdatedAtGT(v time.Time) predicate.WorkflowAssignmentTarget
UpdatedAtGT applies the GT predicate on the "updated_at" field.
func UpdatedAtGTE ¶
func UpdatedAtGTE(v time.Time) predicate.WorkflowAssignmentTarget
UpdatedAtGTE applies the GTE predicate on the "updated_at" field.
func UpdatedAtIn ¶
func UpdatedAtIn(vs ...time.Time) predicate.WorkflowAssignmentTarget
UpdatedAtIn applies the In predicate on the "updated_at" field.
func UpdatedAtIsNil ¶
func UpdatedAtIsNil() predicate.WorkflowAssignmentTarget
UpdatedAtIsNil applies the IsNil predicate on the "updated_at" field.
func UpdatedAtLT ¶
func UpdatedAtLT(v time.Time) predicate.WorkflowAssignmentTarget
UpdatedAtLT applies the LT predicate on the "updated_at" field.
func UpdatedAtLTE ¶
func UpdatedAtLTE(v time.Time) predicate.WorkflowAssignmentTarget
UpdatedAtLTE applies the LTE predicate on the "updated_at" field.
func UpdatedAtNEQ ¶
func UpdatedAtNEQ(v time.Time) predicate.WorkflowAssignmentTarget
UpdatedAtNEQ applies the NEQ predicate on the "updated_at" field.
func UpdatedAtNotIn ¶
func UpdatedAtNotIn(vs ...time.Time) predicate.WorkflowAssignmentTarget
UpdatedAtNotIn applies the NotIn predicate on the "updated_at" field.
func UpdatedAtNotNil ¶
func UpdatedAtNotNil() predicate.WorkflowAssignmentTarget
UpdatedAtNotNil applies the NotNil predicate on the "updated_at" field.
func UpdatedBy ¶
func UpdatedBy(v string) predicate.WorkflowAssignmentTarget
UpdatedBy applies equality check predicate on the "updated_by" field. It's identical to UpdatedByEQ.
func UpdatedByContains ¶
func UpdatedByContains(v string) predicate.WorkflowAssignmentTarget
UpdatedByContains applies the Contains predicate on the "updated_by" field.
func UpdatedByContainsFold ¶
func UpdatedByContainsFold(v string) predicate.WorkflowAssignmentTarget
UpdatedByContainsFold applies the ContainsFold predicate on the "updated_by" field.
func UpdatedByEQ ¶
func UpdatedByEQ(v string) predicate.WorkflowAssignmentTarget
UpdatedByEQ applies the EQ predicate on the "updated_by" field.
func UpdatedByEqualFold ¶
func UpdatedByEqualFold(v string) predicate.WorkflowAssignmentTarget
UpdatedByEqualFold applies the EqualFold predicate on the "updated_by" field.
func UpdatedByGT ¶
func UpdatedByGT(v string) predicate.WorkflowAssignmentTarget
UpdatedByGT applies the GT predicate on the "updated_by" field.
func UpdatedByGTE ¶
func UpdatedByGTE(v string) predicate.WorkflowAssignmentTarget
UpdatedByGTE applies the GTE predicate on the "updated_by" field.
func UpdatedByHasPrefix ¶
func UpdatedByHasPrefix(v string) predicate.WorkflowAssignmentTarget
UpdatedByHasPrefix applies the HasPrefix predicate on the "updated_by" field.
func UpdatedByHasSuffix ¶
func UpdatedByHasSuffix(v string) predicate.WorkflowAssignmentTarget
UpdatedByHasSuffix applies the HasSuffix predicate on the "updated_by" field.
func UpdatedByIn ¶
func UpdatedByIn(vs ...string) predicate.WorkflowAssignmentTarget
UpdatedByIn applies the In predicate on the "updated_by" field.
func UpdatedByIsNil ¶
func UpdatedByIsNil() predicate.WorkflowAssignmentTarget
UpdatedByIsNil applies the IsNil predicate on the "updated_by" field.
func UpdatedByLT ¶
func UpdatedByLT(v string) predicate.WorkflowAssignmentTarget
UpdatedByLT applies the LT predicate on the "updated_by" field.
func UpdatedByLTE ¶
func UpdatedByLTE(v string) predicate.WorkflowAssignmentTarget
UpdatedByLTE applies the LTE predicate on the "updated_by" field.
func UpdatedByNEQ ¶
func UpdatedByNEQ(v string) predicate.WorkflowAssignmentTarget
UpdatedByNEQ applies the NEQ predicate on the "updated_by" field.
func UpdatedByNotIn ¶
func UpdatedByNotIn(vs ...string) predicate.WorkflowAssignmentTarget
UpdatedByNotIn applies the NotIn predicate on the "updated_by" field.
func UpdatedByNotNil ¶
func UpdatedByNotNil() predicate.WorkflowAssignmentTarget
UpdatedByNotNil applies the NotNil predicate on the "updated_by" field.
func ValidColumn ¶
ValidColumn reports if the column name is valid (part of the table columns).
func WorkflowAssignmentID ¶
func WorkflowAssignmentID(v string) predicate.WorkflowAssignmentTarget
WorkflowAssignmentID applies equality check predicate on the "workflow_assignment_id" field. It's identical to WorkflowAssignmentIDEQ.
func WorkflowAssignmentIDContains ¶
func WorkflowAssignmentIDContains(v string) predicate.WorkflowAssignmentTarget
WorkflowAssignmentIDContains applies the Contains predicate on the "workflow_assignment_id" field.
func WorkflowAssignmentIDContainsFold ¶
func WorkflowAssignmentIDContainsFold(v string) predicate.WorkflowAssignmentTarget
WorkflowAssignmentIDContainsFold applies the ContainsFold predicate on the "workflow_assignment_id" field.
func WorkflowAssignmentIDEQ ¶
func WorkflowAssignmentIDEQ(v string) predicate.WorkflowAssignmentTarget
WorkflowAssignmentIDEQ applies the EQ predicate on the "workflow_assignment_id" field.
func WorkflowAssignmentIDEqualFold ¶
func WorkflowAssignmentIDEqualFold(v string) predicate.WorkflowAssignmentTarget
WorkflowAssignmentIDEqualFold applies the EqualFold predicate on the "workflow_assignment_id" field.
func WorkflowAssignmentIDGT ¶
func WorkflowAssignmentIDGT(v string) predicate.WorkflowAssignmentTarget
WorkflowAssignmentIDGT applies the GT predicate on the "workflow_assignment_id" field.
func WorkflowAssignmentIDGTE ¶
func WorkflowAssignmentIDGTE(v string) predicate.WorkflowAssignmentTarget
WorkflowAssignmentIDGTE applies the GTE predicate on the "workflow_assignment_id" field.
func WorkflowAssignmentIDHasPrefix ¶
func WorkflowAssignmentIDHasPrefix(v string) predicate.WorkflowAssignmentTarget
WorkflowAssignmentIDHasPrefix applies the HasPrefix predicate on the "workflow_assignment_id" field.
func WorkflowAssignmentIDHasSuffix ¶
func WorkflowAssignmentIDHasSuffix(v string) predicate.WorkflowAssignmentTarget
WorkflowAssignmentIDHasSuffix applies the HasSuffix predicate on the "workflow_assignment_id" field.
func WorkflowAssignmentIDIn ¶
func WorkflowAssignmentIDIn(vs ...string) predicate.WorkflowAssignmentTarget
WorkflowAssignmentIDIn applies the In predicate on the "workflow_assignment_id" field.
func WorkflowAssignmentIDLT ¶
func WorkflowAssignmentIDLT(v string) predicate.WorkflowAssignmentTarget
WorkflowAssignmentIDLT applies the LT predicate on the "workflow_assignment_id" field.
func WorkflowAssignmentIDLTE ¶
func WorkflowAssignmentIDLTE(v string) predicate.WorkflowAssignmentTarget
WorkflowAssignmentIDLTE applies the LTE predicate on the "workflow_assignment_id" field.
func WorkflowAssignmentIDNEQ ¶
func WorkflowAssignmentIDNEQ(v string) predicate.WorkflowAssignmentTarget
WorkflowAssignmentIDNEQ applies the NEQ predicate on the "workflow_assignment_id" field.
func WorkflowAssignmentIDNotIn ¶
func WorkflowAssignmentIDNotIn(vs ...string) predicate.WorkflowAssignmentTarget
WorkflowAssignmentIDNotIn applies the NotIn predicate on the "workflow_assignment_id" field.
Types ¶
type OrderOption ¶
OrderOption defines the ordering options for the WorkflowAssignmentTarget queries.
func ByCreatedAt ¶
func ByCreatedAt(opts ...sql.OrderTermOption) OrderOption
ByCreatedAt orders the results by the created_at field.
func ByCreatedBy ¶
func ByCreatedBy(opts ...sql.OrderTermOption) OrderOption
ByCreatedBy orders the results by the created_by field.
func ByDeletedAt ¶
func ByDeletedAt(opts ...sql.OrderTermOption) OrderOption
ByDeletedAt orders the results by the deleted_at field.
func ByDeletedBy ¶
func ByDeletedBy(opts ...sql.OrderTermOption) OrderOption
ByDeletedBy orders the results by the deleted_by field.
func ByDisplayID ¶
func ByDisplayID(opts ...sql.OrderTermOption) OrderOption
ByDisplayID orders the results by the display_id field.
func ByGroupField ¶
func ByGroupField(field string, opts ...sql.OrderTermOption) OrderOption
ByGroupField orders the results by group field.
func ByID ¶
func ByID(opts ...sql.OrderTermOption) OrderOption
ByID orders the results by the id field.
func ByOwnerField ¶
func ByOwnerField(field string, opts ...sql.OrderTermOption) OrderOption
ByOwnerField orders the results by owner field.
func ByOwnerID ¶
func ByOwnerID(opts ...sql.OrderTermOption) OrderOption
ByOwnerID orders the results by the owner_id field.
func ByResolverKey ¶
func ByResolverKey(opts ...sql.OrderTermOption) OrderOption
ByResolverKey orders the results by the resolver_key field.
func ByTargetGroupID ¶
func ByTargetGroupID(opts ...sql.OrderTermOption) OrderOption
ByTargetGroupID orders the results by the target_group_id field.
func ByTargetType ¶
func ByTargetType(opts ...sql.OrderTermOption) OrderOption
ByTargetType orders the results by the target_type field.
func ByTargetUserID ¶
func ByTargetUserID(opts ...sql.OrderTermOption) OrderOption
ByTargetUserID orders the results by the target_user_id field.
func ByUpdatedAt ¶
func ByUpdatedAt(opts ...sql.OrderTermOption) OrderOption
ByUpdatedAt orders the results by the updated_at field.
func ByUpdatedBy ¶
func ByUpdatedBy(opts ...sql.OrderTermOption) OrderOption
ByUpdatedBy orders the results by the updated_by field.
func ByUserField ¶
func ByUserField(field string, opts ...sql.OrderTermOption) OrderOption
ByUserField orders the results by user field.
func ByWorkflowAssignmentField ¶
func ByWorkflowAssignmentField(field string, opts ...sql.OrderTermOption) OrderOption
ByWorkflowAssignmentField orders the results by workflow_assignment field.
func ByWorkflowAssignmentID ¶
func ByWorkflowAssignmentID(opts ...sql.OrderTermOption) OrderOption
ByWorkflowAssignmentID orders the results by the workflow_assignment_id field.