Documentation
¶
Index ¶
- Constants
- Variables
- func And(predicates ...predicate.WorkflowExecution) predicate.WorkflowExecution
- func CreatedAt(v time.Time) predicate.WorkflowExecution
- func CreatedAtEQ(v time.Time) predicate.WorkflowExecution
- func CreatedAtGT(v time.Time) predicate.WorkflowExecution
- func CreatedAtGTE(v time.Time) predicate.WorkflowExecution
- func CreatedAtIn(vs ...time.Time) predicate.WorkflowExecution
- func CreatedAtLT(v time.Time) predicate.WorkflowExecution
- func CreatedAtLTE(v time.Time) predicate.WorkflowExecution
- func CreatedAtNEQ(v time.Time) predicate.WorkflowExecution
- func CreatedAtNotIn(vs ...time.Time) predicate.WorkflowExecution
- func CreatedBy(v string) predicate.WorkflowExecution
- func CreatedByContains(v string) predicate.WorkflowExecution
- func CreatedByContainsFold(v string) predicate.WorkflowExecution
- func CreatedByEQ(v string) predicate.WorkflowExecution
- func CreatedByEqualFold(v string) predicate.WorkflowExecution
- func CreatedByGT(v string) predicate.WorkflowExecution
- func CreatedByGTE(v string) predicate.WorkflowExecution
- func CreatedByHasPrefix(v string) predicate.WorkflowExecution
- func CreatedByHasSuffix(v string) predicate.WorkflowExecution
- func CreatedByIn(vs ...string) predicate.WorkflowExecution
- func CreatedByIsNil() predicate.WorkflowExecution
- func CreatedByLT(v string) predicate.WorkflowExecution
- func CreatedByLTE(v string) predicate.WorkflowExecution
- func CreatedByNEQ(v string) predicate.WorkflowExecution
- func CreatedByNotIn(vs ...string) predicate.WorkflowExecution
- func CreatedByNotNil() predicate.WorkflowExecution
- func EnvironmentID(v string) predicate.WorkflowExecution
- func EnvironmentIDContains(v string) predicate.WorkflowExecution
- func EnvironmentIDContainsFold(v string) predicate.WorkflowExecution
- func EnvironmentIDEQ(v string) predicate.WorkflowExecution
- func EnvironmentIDEqualFold(v string) predicate.WorkflowExecution
- func EnvironmentIDGT(v string) predicate.WorkflowExecution
- func EnvironmentIDGTE(v string) predicate.WorkflowExecution
- func EnvironmentIDHasPrefix(v string) predicate.WorkflowExecution
- func EnvironmentIDHasSuffix(v string) predicate.WorkflowExecution
- func EnvironmentIDIn(vs ...string) predicate.WorkflowExecution
- func EnvironmentIDIsNil() predicate.WorkflowExecution
- func EnvironmentIDLT(v string) predicate.WorkflowExecution
- func EnvironmentIDLTE(v string) predicate.WorkflowExecution
- func EnvironmentIDNEQ(v string) predicate.WorkflowExecution
- func EnvironmentIDNotIn(vs ...string) predicate.WorkflowExecution
- func EnvironmentIDNotNil() predicate.WorkflowExecution
- func ID(id string) predicate.WorkflowExecution
- func IDContainsFold(id string) predicate.WorkflowExecution
- func IDEQ(id string) predicate.WorkflowExecution
- func IDEqualFold(id string) predicate.WorkflowExecution
- func IDGT(id string) predicate.WorkflowExecution
- func IDGTE(id string) predicate.WorkflowExecution
- func IDIn(ids ...string) predicate.WorkflowExecution
- func IDLT(id string) predicate.WorkflowExecution
- func IDLTE(id string) predicate.WorkflowExecution
- func IDNEQ(id string) predicate.WorkflowExecution
- func IDNotIn(ids ...string) predicate.WorkflowExecution
- func MetadataIsNil() predicate.WorkflowExecution
- func MetadataNotNil() predicate.WorkflowExecution
- func Not(p predicate.WorkflowExecution) predicate.WorkflowExecution
- func Or(predicates ...predicate.WorkflowExecution) predicate.WorkflowExecution
- func RunID(v string) predicate.WorkflowExecution
- func RunIDContains(v string) predicate.WorkflowExecution
- func RunIDContainsFold(v string) predicate.WorkflowExecution
- func RunIDEQ(v string) predicate.WorkflowExecution
- func RunIDEqualFold(v string) predicate.WorkflowExecution
- func RunIDGT(v string) predicate.WorkflowExecution
- func RunIDGTE(v string) predicate.WorkflowExecution
- func RunIDHasPrefix(v string) predicate.WorkflowExecution
- func RunIDHasSuffix(v string) predicate.WorkflowExecution
- func RunIDIn(vs ...string) predicate.WorkflowExecution
- func RunIDLT(v string) predicate.WorkflowExecution
- func RunIDLTE(v string) predicate.WorkflowExecution
- func RunIDNEQ(v string) predicate.WorkflowExecution
- func RunIDNotIn(vs ...string) predicate.WorkflowExecution
- func StartTime(v time.Time) predicate.WorkflowExecution
- func StartTimeEQ(v time.Time) predicate.WorkflowExecution
- func StartTimeGT(v time.Time) predicate.WorkflowExecution
- func StartTimeGTE(v time.Time) predicate.WorkflowExecution
- func StartTimeIn(vs ...time.Time) predicate.WorkflowExecution
- func StartTimeLT(v time.Time) predicate.WorkflowExecution
- func StartTimeLTE(v time.Time) predicate.WorkflowExecution
- func StartTimeNEQ(v time.Time) predicate.WorkflowExecution
- func StartTimeNotIn(vs ...time.Time) predicate.WorkflowExecution
- func Status(v string) predicate.WorkflowExecution
- func StatusContains(v string) predicate.WorkflowExecution
- func StatusContainsFold(v string) predicate.WorkflowExecution
- func StatusEQ(v string) predicate.WorkflowExecution
- func StatusEqualFold(v string) predicate.WorkflowExecution
- func StatusGT(v string) predicate.WorkflowExecution
- func StatusGTE(v string) predicate.WorkflowExecution
- func StatusHasPrefix(v string) predicate.WorkflowExecution
- func StatusHasSuffix(v string) predicate.WorkflowExecution
- func StatusIn(vs ...string) predicate.WorkflowExecution
- func StatusLT(v string) predicate.WorkflowExecution
- func StatusLTE(v string) predicate.WorkflowExecution
- func StatusNEQ(v string) predicate.WorkflowExecution
- func StatusNotIn(vs ...string) predicate.WorkflowExecution
- func TaskQueue(v string) predicate.WorkflowExecution
- func TaskQueueContains(v string) predicate.WorkflowExecution
- func TaskQueueContainsFold(v string) predicate.WorkflowExecution
- func TaskQueueEQ(v string) predicate.WorkflowExecution
- func TaskQueueEqualFold(v string) predicate.WorkflowExecution
- func TaskQueueGT(v string) predicate.WorkflowExecution
- func TaskQueueGTE(v string) predicate.WorkflowExecution
- func TaskQueueHasPrefix(v string) predicate.WorkflowExecution
- func TaskQueueHasSuffix(v string) predicate.WorkflowExecution
- func TaskQueueIn(vs ...string) predicate.WorkflowExecution
- func TaskQueueLT(v string) predicate.WorkflowExecution
- func TaskQueueLTE(v string) predicate.WorkflowExecution
- func TaskQueueNEQ(v string) predicate.WorkflowExecution
- func TaskQueueNotIn(vs ...string) predicate.WorkflowExecution
- func TenantID(v string) predicate.WorkflowExecution
- func TenantIDContains(v string) predicate.WorkflowExecution
- func TenantIDContainsFold(v string) predicate.WorkflowExecution
- func TenantIDEQ(v string) predicate.WorkflowExecution
- func TenantIDEqualFold(v string) predicate.WorkflowExecution
- func TenantIDGT(v string) predicate.WorkflowExecution
- func TenantIDGTE(v string) predicate.WorkflowExecution
- func TenantIDHasPrefix(v string) predicate.WorkflowExecution
- func TenantIDHasSuffix(v string) predicate.WorkflowExecution
- func TenantIDIn(vs ...string) predicate.WorkflowExecution
- func TenantIDLT(v string) predicate.WorkflowExecution
- func TenantIDLTE(v string) predicate.WorkflowExecution
- func TenantIDNEQ(v string) predicate.WorkflowExecution
- func TenantIDNotIn(vs ...string) predicate.WorkflowExecution
- func UpdatedAt(v time.Time) predicate.WorkflowExecution
- func UpdatedAtEQ(v time.Time) predicate.WorkflowExecution
- func UpdatedAtGT(v time.Time) predicate.WorkflowExecution
- func UpdatedAtGTE(v time.Time) predicate.WorkflowExecution
- func UpdatedAtIn(vs ...time.Time) predicate.WorkflowExecution
- func UpdatedAtLT(v time.Time) predicate.WorkflowExecution
- func UpdatedAtLTE(v time.Time) predicate.WorkflowExecution
- func UpdatedAtNEQ(v time.Time) predicate.WorkflowExecution
- func UpdatedAtNotIn(vs ...time.Time) predicate.WorkflowExecution
- func UpdatedBy(v string) predicate.WorkflowExecution
- func UpdatedByContains(v string) predicate.WorkflowExecution
- func UpdatedByContainsFold(v string) predicate.WorkflowExecution
- func UpdatedByEQ(v string) predicate.WorkflowExecution
- func UpdatedByEqualFold(v string) predicate.WorkflowExecution
- func UpdatedByGT(v string) predicate.WorkflowExecution
- func UpdatedByGTE(v string) predicate.WorkflowExecution
- func UpdatedByHasPrefix(v string) predicate.WorkflowExecution
- func UpdatedByHasSuffix(v string) predicate.WorkflowExecution
- func UpdatedByIn(vs ...string) predicate.WorkflowExecution
- func UpdatedByIsNil() predicate.WorkflowExecution
- func UpdatedByLT(v string) predicate.WorkflowExecution
- func UpdatedByLTE(v string) predicate.WorkflowExecution
- func UpdatedByNEQ(v string) predicate.WorkflowExecution
- func UpdatedByNotIn(vs ...string) predicate.WorkflowExecution
- func UpdatedByNotNil() predicate.WorkflowExecution
- func ValidColumn(column string) bool
- func WorkflowID(v string) predicate.WorkflowExecution
- func WorkflowIDContains(v string) predicate.WorkflowExecution
- func WorkflowIDContainsFold(v string) predicate.WorkflowExecution
- func WorkflowIDEQ(v string) predicate.WorkflowExecution
- func WorkflowIDEqualFold(v string) predicate.WorkflowExecution
- func WorkflowIDGT(v string) predicate.WorkflowExecution
- func WorkflowIDGTE(v string) predicate.WorkflowExecution
- func WorkflowIDHasPrefix(v string) predicate.WorkflowExecution
- func WorkflowIDHasSuffix(v string) predicate.WorkflowExecution
- func WorkflowIDIn(vs ...string) predicate.WorkflowExecution
- func WorkflowIDLT(v string) predicate.WorkflowExecution
- func WorkflowIDLTE(v string) predicate.WorkflowExecution
- func WorkflowIDNEQ(v string) predicate.WorkflowExecution
- func WorkflowIDNotIn(vs ...string) predicate.WorkflowExecution
- func WorkflowType(v string) predicate.WorkflowExecution
- func WorkflowTypeContains(v string) predicate.WorkflowExecution
- func WorkflowTypeContainsFold(v string) predicate.WorkflowExecution
- func WorkflowTypeEQ(v string) predicate.WorkflowExecution
- func WorkflowTypeEqualFold(v string) predicate.WorkflowExecution
- func WorkflowTypeGT(v string) predicate.WorkflowExecution
- func WorkflowTypeGTE(v string) predicate.WorkflowExecution
- func WorkflowTypeHasPrefix(v string) predicate.WorkflowExecution
- func WorkflowTypeHasSuffix(v string) predicate.WorkflowExecution
- func WorkflowTypeIn(vs ...string) predicate.WorkflowExecution
- func WorkflowTypeLT(v string) predicate.WorkflowExecution
- func WorkflowTypeLTE(v string) predicate.WorkflowExecution
- func WorkflowTypeNEQ(v string) predicate.WorkflowExecution
- func WorkflowTypeNotIn(vs ...string) predicate.WorkflowExecution
- type OrderOption
- func ByCreatedAt(opts ...sql.OrderTermOption) OrderOption
- func ByCreatedBy(opts ...sql.OrderTermOption) OrderOption
- func ByEnvironmentID(opts ...sql.OrderTermOption) OrderOption
- func ByID(opts ...sql.OrderTermOption) OrderOption
- func ByRunID(opts ...sql.OrderTermOption) OrderOption
- func ByStartTime(opts ...sql.OrderTermOption) OrderOption
- func ByStatus(opts ...sql.OrderTermOption) OrderOption
- func ByTaskQueue(opts ...sql.OrderTermOption) OrderOption
- func ByTenantID(opts ...sql.OrderTermOption) OrderOption
- func ByUpdatedAt(opts ...sql.OrderTermOption) OrderOption
- func ByUpdatedBy(opts ...sql.OrderTermOption) OrderOption
- func ByWorkflowID(opts ...sql.OrderTermOption) OrderOption
- func ByWorkflowType(opts ...sql.OrderTermOption) OrderOption
Constants ¶
const ( // Label holds the string label denoting the workflowexecution type in the database. Label = "workflow_execution" // FieldID holds the string denoting the id field in the database. FieldID = "id" // FieldTenantID holds the string denoting the tenant_id field in the database. FieldTenantID = "tenant_id" // FieldStatus holds the string denoting the status field in the database. FieldStatus = "status" // 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" // FieldEnvironmentID holds the string denoting the environment_id field in the database. FieldEnvironmentID = "environment_id" // FieldWorkflowID holds the string denoting the workflow_id field in the database. FieldWorkflowID = "workflow_id" // FieldRunID holds the string denoting the run_id field in the database. FieldRunID = "run_id" // FieldWorkflowType holds the string denoting the workflow_type field in the database. FieldWorkflowType = "workflow_type" // FieldTaskQueue holds the string denoting the task_queue field in the database. FieldTaskQueue = "task_queue" // FieldStartTime holds the string denoting the start_time field in the database. FieldStartTime = "start_time" // FieldMetadata holds the string denoting the metadata field in the database. FieldMetadata = "metadata" // Table holds the table name of the workflowexecution in the database. Table = "workflow_executions" )
Variables ¶
var ( // TenantIDValidator is a validator for the "tenant_id" field. It is called by the builders before save. TenantIDValidator func(string) error // DefaultStatus holds the default value on creation for the "status" field. DefaultStatus string // 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 // DefaultEnvironmentID holds the default value on creation for the "environment_id" field. DefaultEnvironmentID string // WorkflowIDValidator is a validator for the "workflow_id" field. It is called by the builders before save. WorkflowIDValidator func(string) error // RunIDValidator is a validator for the "run_id" field. It is called by the builders before save. RunIDValidator func(string) error // WorkflowTypeValidator is a validator for the "workflow_type" field. It is called by the builders before save. WorkflowTypeValidator func(string) error // TaskQueueValidator is a validator for the "task_queue" field. It is called by the builders before save. TaskQueueValidator func(string) error // DefaultID holds the default value on creation for the "id" field. DefaultID func() string )
var Columns = []string{ FieldID, FieldTenantID, FieldStatus, FieldCreatedAt, FieldUpdatedAt, FieldCreatedBy, FieldUpdatedBy, FieldEnvironmentID, FieldWorkflowID, FieldRunID, FieldWorkflowType, FieldTaskQueue, FieldStartTime, FieldMetadata, }
Columns holds all SQL columns for workflowexecution fields.
Functions ¶
func And ¶
func And(predicates ...predicate.WorkflowExecution) predicate.WorkflowExecution
And groups predicates with the AND operator between them.
func CreatedAt ¶
func CreatedAt(v time.Time) predicate.WorkflowExecution
CreatedAt applies equality check predicate on the "created_at" field. It's identical to CreatedAtEQ.
func CreatedAtEQ ¶
func CreatedAtEQ(v time.Time) predicate.WorkflowExecution
CreatedAtEQ applies the EQ predicate on the "created_at" field.
func CreatedAtGT ¶
func CreatedAtGT(v time.Time) predicate.WorkflowExecution
CreatedAtGT applies the GT predicate on the "created_at" field.
func CreatedAtGTE ¶
func CreatedAtGTE(v time.Time) predicate.WorkflowExecution
CreatedAtGTE applies the GTE predicate on the "created_at" field.
func CreatedAtIn ¶
func CreatedAtIn(vs ...time.Time) predicate.WorkflowExecution
CreatedAtIn applies the In predicate on the "created_at" field.
func CreatedAtLT ¶
func CreatedAtLT(v time.Time) predicate.WorkflowExecution
CreatedAtLT applies the LT predicate on the "created_at" field.
func CreatedAtLTE ¶
func CreatedAtLTE(v time.Time) predicate.WorkflowExecution
CreatedAtLTE applies the LTE predicate on the "created_at" field.
func CreatedAtNEQ ¶
func CreatedAtNEQ(v time.Time) predicate.WorkflowExecution
CreatedAtNEQ applies the NEQ predicate on the "created_at" field.
func CreatedAtNotIn ¶
func CreatedAtNotIn(vs ...time.Time) predicate.WorkflowExecution
CreatedAtNotIn applies the NotIn predicate on the "created_at" field.
func CreatedBy ¶
func CreatedBy(v string) predicate.WorkflowExecution
CreatedBy applies equality check predicate on the "created_by" field. It's identical to CreatedByEQ.
func CreatedByContains ¶
func CreatedByContains(v string) predicate.WorkflowExecution
CreatedByContains applies the Contains predicate on the "created_by" field.
func CreatedByContainsFold ¶
func CreatedByContainsFold(v string) predicate.WorkflowExecution
CreatedByContainsFold applies the ContainsFold predicate on the "created_by" field.
func CreatedByEQ ¶
func CreatedByEQ(v string) predicate.WorkflowExecution
CreatedByEQ applies the EQ predicate on the "created_by" field.
func CreatedByEqualFold ¶
func CreatedByEqualFold(v string) predicate.WorkflowExecution
CreatedByEqualFold applies the EqualFold predicate on the "created_by" field.
func CreatedByGT ¶
func CreatedByGT(v string) predicate.WorkflowExecution
CreatedByGT applies the GT predicate on the "created_by" field.
func CreatedByGTE ¶
func CreatedByGTE(v string) predicate.WorkflowExecution
CreatedByGTE applies the GTE predicate on the "created_by" field.
func CreatedByHasPrefix ¶
func CreatedByHasPrefix(v string) predicate.WorkflowExecution
CreatedByHasPrefix applies the HasPrefix predicate on the "created_by" field.
func CreatedByHasSuffix ¶
func CreatedByHasSuffix(v string) predicate.WorkflowExecution
CreatedByHasSuffix applies the HasSuffix predicate on the "created_by" field.
func CreatedByIn ¶
func CreatedByIn(vs ...string) predicate.WorkflowExecution
CreatedByIn applies the In predicate on the "created_by" field.
func CreatedByIsNil ¶
func CreatedByIsNil() predicate.WorkflowExecution
CreatedByIsNil applies the IsNil predicate on the "created_by" field.
func CreatedByLT ¶
func CreatedByLT(v string) predicate.WorkflowExecution
CreatedByLT applies the LT predicate on the "created_by" field.
func CreatedByLTE ¶
func CreatedByLTE(v string) predicate.WorkflowExecution
CreatedByLTE applies the LTE predicate on the "created_by" field.
func CreatedByNEQ ¶
func CreatedByNEQ(v string) predicate.WorkflowExecution
CreatedByNEQ applies the NEQ predicate on the "created_by" field.
func CreatedByNotIn ¶
func CreatedByNotIn(vs ...string) predicate.WorkflowExecution
CreatedByNotIn applies the NotIn predicate on the "created_by" field.
func CreatedByNotNil ¶
func CreatedByNotNil() predicate.WorkflowExecution
CreatedByNotNil applies the NotNil predicate on the "created_by" field.
func EnvironmentID ¶
func EnvironmentID(v string) predicate.WorkflowExecution
EnvironmentID applies equality check predicate on the "environment_id" field. It's identical to EnvironmentIDEQ.
func EnvironmentIDContains ¶
func EnvironmentIDContains(v string) predicate.WorkflowExecution
EnvironmentIDContains applies the Contains predicate on the "environment_id" field.
func EnvironmentIDContainsFold ¶
func EnvironmentIDContainsFold(v string) predicate.WorkflowExecution
EnvironmentIDContainsFold applies the ContainsFold predicate on the "environment_id" field.
func EnvironmentIDEQ ¶
func EnvironmentIDEQ(v string) predicate.WorkflowExecution
EnvironmentIDEQ applies the EQ predicate on the "environment_id" field.
func EnvironmentIDEqualFold ¶
func EnvironmentIDEqualFold(v string) predicate.WorkflowExecution
EnvironmentIDEqualFold applies the EqualFold predicate on the "environment_id" field.
func EnvironmentIDGT ¶
func EnvironmentIDGT(v string) predicate.WorkflowExecution
EnvironmentIDGT applies the GT predicate on the "environment_id" field.
func EnvironmentIDGTE ¶
func EnvironmentIDGTE(v string) predicate.WorkflowExecution
EnvironmentIDGTE applies the GTE predicate on the "environment_id" field.
func EnvironmentIDHasPrefix ¶
func EnvironmentIDHasPrefix(v string) predicate.WorkflowExecution
EnvironmentIDHasPrefix applies the HasPrefix predicate on the "environment_id" field.
func EnvironmentIDHasSuffix ¶
func EnvironmentIDHasSuffix(v string) predicate.WorkflowExecution
EnvironmentIDHasSuffix applies the HasSuffix predicate on the "environment_id" field.
func EnvironmentIDIn ¶
func EnvironmentIDIn(vs ...string) predicate.WorkflowExecution
EnvironmentIDIn applies the In predicate on the "environment_id" field.
func EnvironmentIDIsNil ¶
func EnvironmentIDIsNil() predicate.WorkflowExecution
EnvironmentIDIsNil applies the IsNil predicate on the "environment_id" field.
func EnvironmentIDLT ¶
func EnvironmentIDLT(v string) predicate.WorkflowExecution
EnvironmentIDLT applies the LT predicate on the "environment_id" field.
func EnvironmentIDLTE ¶
func EnvironmentIDLTE(v string) predicate.WorkflowExecution
EnvironmentIDLTE applies the LTE predicate on the "environment_id" field.
func EnvironmentIDNEQ ¶
func EnvironmentIDNEQ(v string) predicate.WorkflowExecution
EnvironmentIDNEQ applies the NEQ predicate on the "environment_id" field.
func EnvironmentIDNotIn ¶
func EnvironmentIDNotIn(vs ...string) predicate.WorkflowExecution
EnvironmentIDNotIn applies the NotIn predicate on the "environment_id" field.
func EnvironmentIDNotNil ¶
func EnvironmentIDNotNil() predicate.WorkflowExecution
EnvironmentIDNotNil applies the NotNil predicate on the "environment_id" field.
func ID ¶
func ID(id string) predicate.WorkflowExecution
ID filters vertices based on their ID field.
func IDContainsFold ¶
func IDContainsFold(id string) predicate.WorkflowExecution
IDContainsFold applies the ContainsFold predicate on the ID field.
func IDEQ ¶
func IDEQ(id string) predicate.WorkflowExecution
IDEQ applies the EQ predicate on the ID field.
func IDEqualFold ¶
func IDEqualFold(id string) predicate.WorkflowExecution
IDEqualFold applies the EqualFold predicate on the ID field.
func IDGT ¶
func IDGT(id string) predicate.WorkflowExecution
IDGT applies the GT predicate on the ID field.
func IDGTE ¶
func IDGTE(id string) predicate.WorkflowExecution
IDGTE applies the GTE predicate on the ID field.
func IDIn ¶
func IDIn(ids ...string) predicate.WorkflowExecution
IDIn applies the In predicate on the ID field.
func IDLT ¶
func IDLT(id string) predicate.WorkflowExecution
IDLT applies the LT predicate on the ID field.
func IDLTE ¶
func IDLTE(id string) predicate.WorkflowExecution
IDLTE applies the LTE predicate on the ID field.
func IDNEQ ¶
func IDNEQ(id string) predicate.WorkflowExecution
IDNEQ applies the NEQ predicate on the ID field.
func IDNotIn ¶
func IDNotIn(ids ...string) predicate.WorkflowExecution
IDNotIn applies the NotIn predicate on the ID field.
func MetadataIsNil ¶
func MetadataIsNil() predicate.WorkflowExecution
MetadataIsNil applies the IsNil predicate on the "metadata" field.
func MetadataNotNil ¶
func MetadataNotNil() predicate.WorkflowExecution
MetadataNotNil applies the NotNil predicate on the "metadata" field.
func Not ¶
func Not(p predicate.WorkflowExecution) predicate.WorkflowExecution
Not applies the not operator on the given predicate.
func Or ¶
func Or(predicates ...predicate.WorkflowExecution) predicate.WorkflowExecution
Or groups predicates with the OR operator between them.
func RunID ¶
func RunID(v string) predicate.WorkflowExecution
RunID applies equality check predicate on the "run_id" field. It's identical to RunIDEQ.
func RunIDContains ¶
func RunIDContains(v string) predicate.WorkflowExecution
RunIDContains applies the Contains predicate on the "run_id" field.
func RunIDContainsFold ¶
func RunIDContainsFold(v string) predicate.WorkflowExecution
RunIDContainsFold applies the ContainsFold predicate on the "run_id" field.
func RunIDEQ ¶
func RunIDEQ(v string) predicate.WorkflowExecution
RunIDEQ applies the EQ predicate on the "run_id" field.
func RunIDEqualFold ¶
func RunIDEqualFold(v string) predicate.WorkflowExecution
RunIDEqualFold applies the EqualFold predicate on the "run_id" field.
func RunIDGT ¶
func RunIDGT(v string) predicate.WorkflowExecution
RunIDGT applies the GT predicate on the "run_id" field.
func RunIDGTE ¶
func RunIDGTE(v string) predicate.WorkflowExecution
RunIDGTE applies the GTE predicate on the "run_id" field.
func RunIDHasPrefix ¶
func RunIDHasPrefix(v string) predicate.WorkflowExecution
RunIDHasPrefix applies the HasPrefix predicate on the "run_id" field.
func RunIDHasSuffix ¶
func RunIDHasSuffix(v string) predicate.WorkflowExecution
RunIDHasSuffix applies the HasSuffix predicate on the "run_id" field.
func RunIDIn ¶
func RunIDIn(vs ...string) predicate.WorkflowExecution
RunIDIn applies the In predicate on the "run_id" field.
func RunIDLT ¶
func RunIDLT(v string) predicate.WorkflowExecution
RunIDLT applies the LT predicate on the "run_id" field.
func RunIDLTE ¶
func RunIDLTE(v string) predicate.WorkflowExecution
RunIDLTE applies the LTE predicate on the "run_id" field.
func RunIDNEQ ¶
func RunIDNEQ(v string) predicate.WorkflowExecution
RunIDNEQ applies the NEQ predicate on the "run_id" field.
func RunIDNotIn ¶
func RunIDNotIn(vs ...string) predicate.WorkflowExecution
RunIDNotIn applies the NotIn predicate on the "run_id" field.
func StartTime ¶
func StartTime(v time.Time) predicate.WorkflowExecution
StartTime applies equality check predicate on the "start_time" field. It's identical to StartTimeEQ.
func StartTimeEQ ¶
func StartTimeEQ(v time.Time) predicate.WorkflowExecution
StartTimeEQ applies the EQ predicate on the "start_time" field.
func StartTimeGT ¶
func StartTimeGT(v time.Time) predicate.WorkflowExecution
StartTimeGT applies the GT predicate on the "start_time" field.
func StartTimeGTE ¶
func StartTimeGTE(v time.Time) predicate.WorkflowExecution
StartTimeGTE applies the GTE predicate on the "start_time" field.
func StartTimeIn ¶
func StartTimeIn(vs ...time.Time) predicate.WorkflowExecution
StartTimeIn applies the In predicate on the "start_time" field.
func StartTimeLT ¶
func StartTimeLT(v time.Time) predicate.WorkflowExecution
StartTimeLT applies the LT predicate on the "start_time" field.
func StartTimeLTE ¶
func StartTimeLTE(v time.Time) predicate.WorkflowExecution
StartTimeLTE applies the LTE predicate on the "start_time" field.
func StartTimeNEQ ¶
func StartTimeNEQ(v time.Time) predicate.WorkflowExecution
StartTimeNEQ applies the NEQ predicate on the "start_time" field.
func StartTimeNotIn ¶
func StartTimeNotIn(vs ...time.Time) predicate.WorkflowExecution
StartTimeNotIn applies the NotIn predicate on the "start_time" field.
func Status ¶
func Status(v string) predicate.WorkflowExecution
Status applies equality check predicate on the "status" field. It's identical to StatusEQ.
func StatusContains ¶
func StatusContains(v string) predicate.WorkflowExecution
StatusContains applies the Contains predicate on the "status" field.
func StatusContainsFold ¶
func StatusContainsFold(v string) predicate.WorkflowExecution
StatusContainsFold applies the ContainsFold predicate on the "status" field.
func StatusEQ ¶
func StatusEQ(v string) predicate.WorkflowExecution
StatusEQ applies the EQ predicate on the "status" field.
func StatusEqualFold ¶
func StatusEqualFold(v string) predicate.WorkflowExecution
StatusEqualFold applies the EqualFold predicate on the "status" field.
func StatusGT ¶
func StatusGT(v string) predicate.WorkflowExecution
StatusGT applies the GT predicate on the "status" field.
func StatusGTE ¶
func StatusGTE(v string) predicate.WorkflowExecution
StatusGTE applies the GTE predicate on the "status" field.
func StatusHasPrefix ¶
func StatusHasPrefix(v string) predicate.WorkflowExecution
StatusHasPrefix applies the HasPrefix predicate on the "status" field.
func StatusHasSuffix ¶
func StatusHasSuffix(v string) predicate.WorkflowExecution
StatusHasSuffix applies the HasSuffix predicate on the "status" field.
func StatusIn ¶
func StatusIn(vs ...string) predicate.WorkflowExecution
StatusIn applies the In predicate on the "status" field.
func StatusLT ¶
func StatusLT(v string) predicate.WorkflowExecution
StatusLT applies the LT predicate on the "status" field.
func StatusLTE ¶
func StatusLTE(v string) predicate.WorkflowExecution
StatusLTE applies the LTE predicate on the "status" field.
func StatusNEQ ¶
func StatusNEQ(v string) predicate.WorkflowExecution
StatusNEQ applies the NEQ predicate on the "status" field.
func StatusNotIn ¶
func StatusNotIn(vs ...string) predicate.WorkflowExecution
StatusNotIn applies the NotIn predicate on the "status" field.
func TaskQueue ¶
func TaskQueue(v string) predicate.WorkflowExecution
TaskQueue applies equality check predicate on the "task_queue" field. It's identical to TaskQueueEQ.
func TaskQueueContains ¶
func TaskQueueContains(v string) predicate.WorkflowExecution
TaskQueueContains applies the Contains predicate on the "task_queue" field.
func TaskQueueContainsFold ¶
func TaskQueueContainsFold(v string) predicate.WorkflowExecution
TaskQueueContainsFold applies the ContainsFold predicate on the "task_queue" field.
func TaskQueueEQ ¶
func TaskQueueEQ(v string) predicate.WorkflowExecution
TaskQueueEQ applies the EQ predicate on the "task_queue" field.
func TaskQueueEqualFold ¶
func TaskQueueEqualFold(v string) predicate.WorkflowExecution
TaskQueueEqualFold applies the EqualFold predicate on the "task_queue" field.
func TaskQueueGT ¶
func TaskQueueGT(v string) predicate.WorkflowExecution
TaskQueueGT applies the GT predicate on the "task_queue" field.
func TaskQueueGTE ¶
func TaskQueueGTE(v string) predicate.WorkflowExecution
TaskQueueGTE applies the GTE predicate on the "task_queue" field.
func TaskQueueHasPrefix ¶
func TaskQueueHasPrefix(v string) predicate.WorkflowExecution
TaskQueueHasPrefix applies the HasPrefix predicate on the "task_queue" field.
func TaskQueueHasSuffix ¶
func TaskQueueHasSuffix(v string) predicate.WorkflowExecution
TaskQueueHasSuffix applies the HasSuffix predicate on the "task_queue" field.
func TaskQueueIn ¶
func TaskQueueIn(vs ...string) predicate.WorkflowExecution
TaskQueueIn applies the In predicate on the "task_queue" field.
func TaskQueueLT ¶
func TaskQueueLT(v string) predicate.WorkflowExecution
TaskQueueLT applies the LT predicate on the "task_queue" field.
func TaskQueueLTE ¶
func TaskQueueLTE(v string) predicate.WorkflowExecution
TaskQueueLTE applies the LTE predicate on the "task_queue" field.
func TaskQueueNEQ ¶
func TaskQueueNEQ(v string) predicate.WorkflowExecution
TaskQueueNEQ applies the NEQ predicate on the "task_queue" field.
func TaskQueueNotIn ¶
func TaskQueueNotIn(vs ...string) predicate.WorkflowExecution
TaskQueueNotIn applies the NotIn predicate on the "task_queue" field.
func TenantID ¶
func TenantID(v string) predicate.WorkflowExecution
TenantID applies equality check predicate on the "tenant_id" field. It's identical to TenantIDEQ.
func TenantIDContains ¶
func TenantIDContains(v string) predicate.WorkflowExecution
TenantIDContains applies the Contains predicate on the "tenant_id" field.
func TenantIDContainsFold ¶
func TenantIDContainsFold(v string) predicate.WorkflowExecution
TenantIDContainsFold applies the ContainsFold predicate on the "tenant_id" field.
func TenantIDEQ ¶
func TenantIDEQ(v string) predicate.WorkflowExecution
TenantIDEQ applies the EQ predicate on the "tenant_id" field.
func TenantIDEqualFold ¶
func TenantIDEqualFold(v string) predicate.WorkflowExecution
TenantIDEqualFold applies the EqualFold predicate on the "tenant_id" field.
func TenantIDGT ¶
func TenantIDGT(v string) predicate.WorkflowExecution
TenantIDGT applies the GT predicate on the "tenant_id" field.
func TenantIDGTE ¶
func TenantIDGTE(v string) predicate.WorkflowExecution
TenantIDGTE applies the GTE predicate on the "tenant_id" field.
func TenantIDHasPrefix ¶
func TenantIDHasPrefix(v string) predicate.WorkflowExecution
TenantIDHasPrefix applies the HasPrefix predicate on the "tenant_id" field.
func TenantIDHasSuffix ¶
func TenantIDHasSuffix(v string) predicate.WorkflowExecution
TenantIDHasSuffix applies the HasSuffix predicate on the "tenant_id" field.
func TenantIDIn ¶
func TenantIDIn(vs ...string) predicate.WorkflowExecution
TenantIDIn applies the In predicate on the "tenant_id" field.
func TenantIDLT ¶
func TenantIDLT(v string) predicate.WorkflowExecution
TenantIDLT applies the LT predicate on the "tenant_id" field.
func TenantIDLTE ¶
func TenantIDLTE(v string) predicate.WorkflowExecution
TenantIDLTE applies the LTE predicate on the "tenant_id" field.
func TenantIDNEQ ¶
func TenantIDNEQ(v string) predicate.WorkflowExecution
TenantIDNEQ applies the NEQ predicate on the "tenant_id" field.
func TenantIDNotIn ¶
func TenantIDNotIn(vs ...string) predicate.WorkflowExecution
TenantIDNotIn applies the NotIn predicate on the "tenant_id" field.
func UpdatedAt ¶
func UpdatedAt(v time.Time) predicate.WorkflowExecution
UpdatedAt applies equality check predicate on the "updated_at" field. It's identical to UpdatedAtEQ.
func UpdatedAtEQ ¶
func UpdatedAtEQ(v time.Time) predicate.WorkflowExecution
UpdatedAtEQ applies the EQ predicate on the "updated_at" field.
func UpdatedAtGT ¶
func UpdatedAtGT(v time.Time) predicate.WorkflowExecution
UpdatedAtGT applies the GT predicate on the "updated_at" field.
func UpdatedAtGTE ¶
func UpdatedAtGTE(v time.Time) predicate.WorkflowExecution
UpdatedAtGTE applies the GTE predicate on the "updated_at" field.
func UpdatedAtIn ¶
func UpdatedAtIn(vs ...time.Time) predicate.WorkflowExecution
UpdatedAtIn applies the In predicate on the "updated_at" field.
func UpdatedAtLT ¶
func UpdatedAtLT(v time.Time) predicate.WorkflowExecution
UpdatedAtLT applies the LT predicate on the "updated_at" field.
func UpdatedAtLTE ¶
func UpdatedAtLTE(v time.Time) predicate.WorkflowExecution
UpdatedAtLTE applies the LTE predicate on the "updated_at" field.
func UpdatedAtNEQ ¶
func UpdatedAtNEQ(v time.Time) predicate.WorkflowExecution
UpdatedAtNEQ applies the NEQ predicate on the "updated_at" field.
func UpdatedAtNotIn ¶
func UpdatedAtNotIn(vs ...time.Time) predicate.WorkflowExecution
UpdatedAtNotIn applies the NotIn predicate on the "updated_at" field.
func UpdatedBy ¶
func UpdatedBy(v string) predicate.WorkflowExecution
UpdatedBy applies equality check predicate on the "updated_by" field. It's identical to UpdatedByEQ.
func UpdatedByContains ¶
func UpdatedByContains(v string) predicate.WorkflowExecution
UpdatedByContains applies the Contains predicate on the "updated_by" field.
func UpdatedByContainsFold ¶
func UpdatedByContainsFold(v string) predicate.WorkflowExecution
UpdatedByContainsFold applies the ContainsFold predicate on the "updated_by" field.
func UpdatedByEQ ¶
func UpdatedByEQ(v string) predicate.WorkflowExecution
UpdatedByEQ applies the EQ predicate on the "updated_by" field.
func UpdatedByEqualFold ¶
func UpdatedByEqualFold(v string) predicate.WorkflowExecution
UpdatedByEqualFold applies the EqualFold predicate on the "updated_by" field.
func UpdatedByGT ¶
func UpdatedByGT(v string) predicate.WorkflowExecution
UpdatedByGT applies the GT predicate on the "updated_by" field.
func UpdatedByGTE ¶
func UpdatedByGTE(v string) predicate.WorkflowExecution
UpdatedByGTE applies the GTE predicate on the "updated_by" field.
func UpdatedByHasPrefix ¶
func UpdatedByHasPrefix(v string) predicate.WorkflowExecution
UpdatedByHasPrefix applies the HasPrefix predicate on the "updated_by" field.
func UpdatedByHasSuffix ¶
func UpdatedByHasSuffix(v string) predicate.WorkflowExecution
UpdatedByHasSuffix applies the HasSuffix predicate on the "updated_by" field.
func UpdatedByIn ¶
func UpdatedByIn(vs ...string) predicate.WorkflowExecution
UpdatedByIn applies the In predicate on the "updated_by" field.
func UpdatedByIsNil ¶
func UpdatedByIsNil() predicate.WorkflowExecution
UpdatedByIsNil applies the IsNil predicate on the "updated_by" field.
func UpdatedByLT ¶
func UpdatedByLT(v string) predicate.WorkflowExecution
UpdatedByLT applies the LT predicate on the "updated_by" field.
func UpdatedByLTE ¶
func UpdatedByLTE(v string) predicate.WorkflowExecution
UpdatedByLTE applies the LTE predicate on the "updated_by" field.
func UpdatedByNEQ ¶
func UpdatedByNEQ(v string) predicate.WorkflowExecution
UpdatedByNEQ applies the NEQ predicate on the "updated_by" field.
func UpdatedByNotIn ¶
func UpdatedByNotIn(vs ...string) predicate.WorkflowExecution
UpdatedByNotIn applies the NotIn predicate on the "updated_by" field.
func UpdatedByNotNil ¶
func UpdatedByNotNil() predicate.WorkflowExecution
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 WorkflowID ¶
func WorkflowID(v string) predicate.WorkflowExecution
WorkflowID applies equality check predicate on the "workflow_id" field. It's identical to WorkflowIDEQ.
func WorkflowIDContains ¶
func WorkflowIDContains(v string) predicate.WorkflowExecution
WorkflowIDContains applies the Contains predicate on the "workflow_id" field.
func WorkflowIDContainsFold ¶
func WorkflowIDContainsFold(v string) predicate.WorkflowExecution
WorkflowIDContainsFold applies the ContainsFold predicate on the "workflow_id" field.
func WorkflowIDEQ ¶
func WorkflowIDEQ(v string) predicate.WorkflowExecution
WorkflowIDEQ applies the EQ predicate on the "workflow_id" field.
func WorkflowIDEqualFold ¶
func WorkflowIDEqualFold(v string) predicate.WorkflowExecution
WorkflowIDEqualFold applies the EqualFold predicate on the "workflow_id" field.
func WorkflowIDGT ¶
func WorkflowIDGT(v string) predicate.WorkflowExecution
WorkflowIDGT applies the GT predicate on the "workflow_id" field.
func WorkflowIDGTE ¶
func WorkflowIDGTE(v string) predicate.WorkflowExecution
WorkflowIDGTE applies the GTE predicate on the "workflow_id" field.
func WorkflowIDHasPrefix ¶
func WorkflowIDHasPrefix(v string) predicate.WorkflowExecution
WorkflowIDHasPrefix applies the HasPrefix predicate on the "workflow_id" field.
func WorkflowIDHasSuffix ¶
func WorkflowIDHasSuffix(v string) predicate.WorkflowExecution
WorkflowIDHasSuffix applies the HasSuffix predicate on the "workflow_id" field.
func WorkflowIDIn ¶
func WorkflowIDIn(vs ...string) predicate.WorkflowExecution
WorkflowIDIn applies the In predicate on the "workflow_id" field.
func WorkflowIDLT ¶
func WorkflowIDLT(v string) predicate.WorkflowExecution
WorkflowIDLT applies the LT predicate on the "workflow_id" field.
func WorkflowIDLTE ¶
func WorkflowIDLTE(v string) predicate.WorkflowExecution
WorkflowIDLTE applies the LTE predicate on the "workflow_id" field.
func WorkflowIDNEQ ¶
func WorkflowIDNEQ(v string) predicate.WorkflowExecution
WorkflowIDNEQ applies the NEQ predicate on the "workflow_id" field.
func WorkflowIDNotIn ¶
func WorkflowIDNotIn(vs ...string) predicate.WorkflowExecution
WorkflowIDNotIn applies the NotIn predicate on the "workflow_id" field.
func WorkflowType ¶
func WorkflowType(v string) predicate.WorkflowExecution
WorkflowType applies equality check predicate on the "workflow_type" field. It's identical to WorkflowTypeEQ.
func WorkflowTypeContains ¶
func WorkflowTypeContains(v string) predicate.WorkflowExecution
WorkflowTypeContains applies the Contains predicate on the "workflow_type" field.
func WorkflowTypeContainsFold ¶
func WorkflowTypeContainsFold(v string) predicate.WorkflowExecution
WorkflowTypeContainsFold applies the ContainsFold predicate on the "workflow_type" field.
func WorkflowTypeEQ ¶
func WorkflowTypeEQ(v string) predicate.WorkflowExecution
WorkflowTypeEQ applies the EQ predicate on the "workflow_type" field.
func WorkflowTypeEqualFold ¶
func WorkflowTypeEqualFold(v string) predicate.WorkflowExecution
WorkflowTypeEqualFold applies the EqualFold predicate on the "workflow_type" field.
func WorkflowTypeGT ¶
func WorkflowTypeGT(v string) predicate.WorkflowExecution
WorkflowTypeGT applies the GT predicate on the "workflow_type" field.
func WorkflowTypeGTE ¶
func WorkflowTypeGTE(v string) predicate.WorkflowExecution
WorkflowTypeGTE applies the GTE predicate on the "workflow_type" field.
func WorkflowTypeHasPrefix ¶
func WorkflowTypeHasPrefix(v string) predicate.WorkflowExecution
WorkflowTypeHasPrefix applies the HasPrefix predicate on the "workflow_type" field.
func WorkflowTypeHasSuffix ¶
func WorkflowTypeHasSuffix(v string) predicate.WorkflowExecution
WorkflowTypeHasSuffix applies the HasSuffix predicate on the "workflow_type" field.
func WorkflowTypeIn ¶
func WorkflowTypeIn(vs ...string) predicate.WorkflowExecution
WorkflowTypeIn applies the In predicate on the "workflow_type" field.
func WorkflowTypeLT ¶
func WorkflowTypeLT(v string) predicate.WorkflowExecution
WorkflowTypeLT applies the LT predicate on the "workflow_type" field.
func WorkflowTypeLTE ¶
func WorkflowTypeLTE(v string) predicate.WorkflowExecution
WorkflowTypeLTE applies the LTE predicate on the "workflow_type" field.
func WorkflowTypeNEQ ¶
func WorkflowTypeNEQ(v string) predicate.WorkflowExecution
WorkflowTypeNEQ applies the NEQ predicate on the "workflow_type" field.
func WorkflowTypeNotIn ¶
func WorkflowTypeNotIn(vs ...string) predicate.WorkflowExecution
WorkflowTypeNotIn applies the NotIn predicate on the "workflow_type" field.
Types ¶
type OrderOption ¶
OrderOption defines the ordering options for the WorkflowExecution 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 ByEnvironmentID ¶
func ByEnvironmentID(opts ...sql.OrderTermOption) OrderOption
ByEnvironmentID orders the results by the environment_id field.
func ByID ¶
func ByID(opts ...sql.OrderTermOption) OrderOption
ByID orders the results by the id field.
func ByRunID ¶
func ByRunID(opts ...sql.OrderTermOption) OrderOption
ByRunID orders the results by the run_id field.
func ByStartTime ¶
func ByStartTime(opts ...sql.OrderTermOption) OrderOption
ByStartTime orders the results by the start_time field.
func ByStatus ¶
func ByStatus(opts ...sql.OrderTermOption) OrderOption
ByStatus orders the results by the status field.
func ByTaskQueue ¶
func ByTaskQueue(opts ...sql.OrderTermOption) OrderOption
ByTaskQueue orders the results by the task_queue field.
func ByTenantID ¶
func ByTenantID(opts ...sql.OrderTermOption) OrderOption
ByTenantID orders the results by the tenant_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 ByWorkflowID ¶
func ByWorkflowID(opts ...sql.OrderTermOption) OrderOption
ByWorkflowID orders the results by the workflow_id field.
func ByWorkflowType ¶
func ByWorkflowType(opts ...sql.OrderTermOption) OrderOption
ByWorkflowType orders the results by the workflow_type field.