Documentation
¶
Index ¶
- Constants
- Variables
- func And(predicates ...predicate.Task) predicate.Task
- func CompletedAt(v time.Time) predicate.Task
- func CompletedAtEQ(v time.Time) predicate.Task
- func CompletedAtGT(v time.Time) predicate.Task
- func CompletedAtGTE(v time.Time) predicate.Task
- func CompletedAtIn(vs ...time.Time) predicate.Task
- func CompletedAtIsNil() predicate.Task
- func CompletedAtLT(v time.Time) predicate.Task
- func CompletedAtLTE(v time.Time) predicate.Task
- func CompletedAtNEQ(v time.Time) predicate.Task
- func CompletedAtNotIn(vs ...time.Time) predicate.Task
- func CompletedAtNotNil() predicate.Task
- func CreatedAt(v time.Time) predicate.Task
- func CreatedAtEQ(v time.Time) predicate.Task
- func CreatedAtGT(v time.Time) predicate.Task
- func CreatedAtGTE(v time.Time) predicate.Task
- func CreatedAtIn(vs ...time.Time) predicate.Task
- func CreatedAtLT(v time.Time) predicate.Task
- func CreatedAtLTE(v time.Time) predicate.Task
- func CreatedAtNEQ(v time.Time) predicate.Task
- func CreatedAtNotIn(vs ...time.Time) predicate.Task
- func CreatedBy(v string) predicate.Task
- func CreatedByContains(v string) predicate.Task
- func CreatedByContainsFold(v string) predicate.Task
- func CreatedByEQ(v string) predicate.Task
- func CreatedByEqualFold(v string) predicate.Task
- func CreatedByGT(v string) predicate.Task
- func CreatedByGTE(v string) predicate.Task
- func CreatedByHasPrefix(v string) predicate.Task
- func CreatedByHasSuffix(v string) predicate.Task
- func CreatedByIn(vs ...string) predicate.Task
- func CreatedByIsNil() predicate.Task
- func CreatedByLT(v string) predicate.Task
- func CreatedByLTE(v string) predicate.Task
- func CreatedByNEQ(v string) predicate.Task
- func CreatedByNotIn(vs ...string) predicate.Task
- func CreatedByNotNil() predicate.Task
- func EntityType(v string) predicate.Task
- func EntityTypeContains(v string) predicate.Task
- func EntityTypeContainsFold(v string) predicate.Task
- func EntityTypeEQ(v string) predicate.Task
- func EntityTypeEqualFold(v string) predicate.Task
- func EntityTypeGT(v string) predicate.Task
- func EntityTypeGTE(v string) predicate.Task
- func EntityTypeHasPrefix(v string) predicate.Task
- func EntityTypeHasSuffix(v string) predicate.Task
- func EntityTypeIn(vs ...string) predicate.Task
- func EntityTypeLT(v string) predicate.Task
- func EntityTypeLTE(v string) predicate.Task
- func EntityTypeNEQ(v string) predicate.Task
- func EntityTypeNotIn(vs ...string) predicate.Task
- func EnvironmentID(v string) predicate.Task
- func EnvironmentIDContains(v string) predicate.Task
- func EnvironmentIDContainsFold(v string) predicate.Task
- func EnvironmentIDEQ(v string) predicate.Task
- func EnvironmentIDEqualFold(v string) predicate.Task
- func EnvironmentIDGT(v string) predicate.Task
- func EnvironmentIDGTE(v string) predicate.Task
- func EnvironmentIDHasPrefix(v string) predicate.Task
- func EnvironmentIDHasSuffix(v string) predicate.Task
- func EnvironmentIDIn(vs ...string) predicate.Task
- func EnvironmentIDIsNil() predicate.Task
- func EnvironmentIDLT(v string) predicate.Task
- func EnvironmentIDLTE(v string) predicate.Task
- func EnvironmentIDNEQ(v string) predicate.Task
- func EnvironmentIDNotIn(vs ...string) predicate.Task
- func EnvironmentIDNotNil() predicate.Task
- func ErrorSummary(v string) predicate.Task
- func ErrorSummaryContains(v string) predicate.Task
- func ErrorSummaryContainsFold(v string) predicate.Task
- func ErrorSummaryEQ(v string) predicate.Task
- func ErrorSummaryEqualFold(v string) predicate.Task
- func ErrorSummaryGT(v string) predicate.Task
- func ErrorSummaryGTE(v string) predicate.Task
- func ErrorSummaryHasPrefix(v string) predicate.Task
- func ErrorSummaryHasSuffix(v string) predicate.Task
- func ErrorSummaryIn(vs ...string) predicate.Task
- func ErrorSummaryIsNil() predicate.Task
- func ErrorSummaryLT(v string) predicate.Task
- func ErrorSummaryLTE(v string) predicate.Task
- func ErrorSummaryNEQ(v string) predicate.Task
- func ErrorSummaryNotIn(vs ...string) predicate.Task
- func ErrorSummaryNotNil() predicate.Task
- func FailedAt(v time.Time) predicate.Task
- func FailedAtEQ(v time.Time) predicate.Task
- func FailedAtGT(v time.Time) predicate.Task
- func FailedAtGTE(v time.Time) predicate.Task
- func FailedAtIn(vs ...time.Time) predicate.Task
- func FailedAtIsNil() predicate.Task
- func FailedAtLT(v time.Time) predicate.Task
- func FailedAtLTE(v time.Time) predicate.Task
- func FailedAtNEQ(v time.Time) predicate.Task
- func FailedAtNotIn(vs ...time.Time) predicate.Task
- func FailedAtNotNil() predicate.Task
- func FailedRecords(v int) predicate.Task
- func FailedRecordsEQ(v int) predicate.Task
- func FailedRecordsGT(v int) predicate.Task
- func FailedRecordsGTE(v int) predicate.Task
- func FailedRecordsIn(vs ...int) predicate.Task
- func FailedRecordsLT(v int) predicate.Task
- func FailedRecordsLTE(v int) predicate.Task
- func FailedRecordsNEQ(v int) predicate.Task
- func FailedRecordsNotIn(vs ...int) predicate.Task
- func FileName(v string) predicate.Task
- func FileNameContains(v string) predicate.Task
- func FileNameContainsFold(v string) predicate.Task
- func FileNameEQ(v string) predicate.Task
- func FileNameEqualFold(v string) predicate.Task
- func FileNameGT(v string) predicate.Task
- func FileNameGTE(v string) predicate.Task
- func FileNameHasPrefix(v string) predicate.Task
- func FileNameHasSuffix(v string) predicate.Task
- func FileNameIn(vs ...string) predicate.Task
- func FileNameIsNil() predicate.Task
- func FileNameLT(v string) predicate.Task
- func FileNameLTE(v string) predicate.Task
- func FileNameNEQ(v string) predicate.Task
- func FileNameNotIn(vs ...string) predicate.Task
- func FileNameNotNil() predicate.Task
- func FileType(v string) predicate.Task
- func FileTypeContains(v string) predicate.Task
- func FileTypeContainsFold(v string) predicate.Task
- func FileTypeEQ(v string) predicate.Task
- func FileTypeEqualFold(v string) predicate.Task
- func FileTypeGT(v string) predicate.Task
- func FileTypeGTE(v string) predicate.Task
- func FileTypeHasPrefix(v string) predicate.Task
- func FileTypeHasSuffix(v string) predicate.Task
- func FileTypeIn(vs ...string) predicate.Task
- func FileTypeLT(v string) predicate.Task
- func FileTypeLTE(v string) predicate.Task
- func FileTypeNEQ(v string) predicate.Task
- func FileTypeNotIn(vs ...string) predicate.Task
- func FileURL(v string) predicate.Task
- func FileURLContains(v string) predicate.Task
- func FileURLContainsFold(v string) predicate.Task
- func FileURLEQ(v string) predicate.Task
- func FileURLEqualFold(v string) predicate.Task
- func FileURLGT(v string) predicate.Task
- func FileURLGTE(v string) predicate.Task
- func FileURLHasPrefix(v string) predicate.Task
- func FileURLHasSuffix(v string) predicate.Task
- func FileURLIn(vs ...string) predicate.Task
- func FileURLLT(v string) predicate.Task
- func FileURLLTE(v string) predicate.Task
- func FileURLNEQ(v string) predicate.Task
- func FileURLNotIn(vs ...string) predicate.Task
- func ID(id string) predicate.Task
- func IDContainsFold(id string) predicate.Task
- func IDEQ(id string) predicate.Task
- func IDEqualFold(id string) predicate.Task
- func IDGT(id string) predicate.Task
- func IDGTE(id string) predicate.Task
- func IDIn(ids ...string) predicate.Task
- func IDLT(id string) predicate.Task
- func IDLTE(id string) predicate.Task
- func IDNEQ(id string) predicate.Task
- func IDNotIn(ids ...string) predicate.Task
- func MetadataIsNil() predicate.Task
- func MetadataNotNil() predicate.Task
- func Not(p predicate.Task) predicate.Task
- func Or(predicates ...predicate.Task) predicate.Task
- func ProcessedRecords(v int) predicate.Task
- func ProcessedRecordsEQ(v int) predicate.Task
- func ProcessedRecordsGT(v int) predicate.Task
- func ProcessedRecordsGTE(v int) predicate.Task
- func ProcessedRecordsIn(vs ...int) predicate.Task
- func ProcessedRecordsLT(v int) predicate.Task
- func ProcessedRecordsLTE(v int) predicate.Task
- func ProcessedRecordsNEQ(v int) predicate.Task
- func ProcessedRecordsNotIn(vs ...int) predicate.Task
- func ScheduledTaskID(v string) predicate.Task
- func ScheduledTaskIDContains(v string) predicate.Task
- func ScheduledTaskIDContainsFold(v string) predicate.Task
- func ScheduledTaskIDEQ(v string) predicate.Task
- func ScheduledTaskIDEqualFold(v string) predicate.Task
- func ScheduledTaskIDGT(v string) predicate.Task
- func ScheduledTaskIDGTE(v string) predicate.Task
- func ScheduledTaskIDHasPrefix(v string) predicate.Task
- func ScheduledTaskIDHasSuffix(v string) predicate.Task
- func ScheduledTaskIDIn(vs ...string) predicate.Task
- func ScheduledTaskIDIsNil() predicate.Task
- func ScheduledTaskIDLT(v string) predicate.Task
- func ScheduledTaskIDLTE(v string) predicate.Task
- func ScheduledTaskIDNEQ(v string) predicate.Task
- func ScheduledTaskIDNotIn(vs ...string) predicate.Task
- func ScheduledTaskIDNotNil() predicate.Task
- func StartedAt(v time.Time) predicate.Task
- func StartedAtEQ(v time.Time) predicate.Task
- func StartedAtGT(v time.Time) predicate.Task
- func StartedAtGTE(v time.Time) predicate.Task
- func StartedAtIn(vs ...time.Time) predicate.Task
- func StartedAtIsNil() predicate.Task
- func StartedAtLT(v time.Time) predicate.Task
- func StartedAtLTE(v time.Time) predicate.Task
- func StartedAtNEQ(v time.Time) predicate.Task
- func StartedAtNotIn(vs ...time.Time) predicate.Task
- func StartedAtNotNil() predicate.Task
- func Status(v string) predicate.Task
- func StatusContains(v string) predicate.Task
- func StatusContainsFold(v string) predicate.Task
- func StatusEQ(v string) predicate.Task
- func StatusEqualFold(v string) predicate.Task
- func StatusGT(v string) predicate.Task
- func StatusGTE(v string) predicate.Task
- func StatusHasPrefix(v string) predicate.Task
- func StatusHasSuffix(v string) predicate.Task
- func StatusIn(vs ...string) predicate.Task
- func StatusLT(v string) predicate.Task
- func StatusLTE(v string) predicate.Task
- func StatusNEQ(v string) predicate.Task
- func StatusNotIn(vs ...string) predicate.Task
- func SuccessfulRecords(v int) predicate.Task
- func SuccessfulRecordsEQ(v int) predicate.Task
- func SuccessfulRecordsGT(v int) predicate.Task
- func SuccessfulRecordsGTE(v int) predicate.Task
- func SuccessfulRecordsIn(vs ...int) predicate.Task
- func SuccessfulRecordsLT(v int) predicate.Task
- func SuccessfulRecordsLTE(v int) predicate.Task
- func SuccessfulRecordsNEQ(v int) predicate.Task
- func SuccessfulRecordsNotIn(vs ...int) predicate.Task
- func TaskStatus(v string) predicate.Task
- func TaskStatusContains(v string) predicate.Task
- func TaskStatusContainsFold(v string) predicate.Task
- func TaskStatusEQ(v string) predicate.Task
- func TaskStatusEqualFold(v string) predicate.Task
- func TaskStatusGT(v string) predicate.Task
- func TaskStatusGTE(v string) predicate.Task
- func TaskStatusHasPrefix(v string) predicate.Task
- func TaskStatusHasSuffix(v string) predicate.Task
- func TaskStatusIn(vs ...string) predicate.Task
- func TaskStatusLT(v string) predicate.Task
- func TaskStatusLTE(v string) predicate.Task
- func TaskStatusNEQ(v string) predicate.Task
- func TaskStatusNotIn(vs ...string) predicate.Task
- func TaskType(v string) predicate.Task
- func TaskTypeContains(v string) predicate.Task
- func TaskTypeContainsFold(v string) predicate.Task
- func TaskTypeEQ(v string) predicate.Task
- func TaskTypeEqualFold(v string) predicate.Task
- func TaskTypeGT(v string) predicate.Task
- func TaskTypeGTE(v string) predicate.Task
- func TaskTypeHasPrefix(v string) predicate.Task
- func TaskTypeHasSuffix(v string) predicate.Task
- func TaskTypeIn(vs ...string) predicate.Task
- func TaskTypeLT(v string) predicate.Task
- func TaskTypeLTE(v string) predicate.Task
- func TaskTypeNEQ(v string) predicate.Task
- func TaskTypeNotIn(vs ...string) predicate.Task
- func TenantID(v string) predicate.Task
- func TenantIDContains(v string) predicate.Task
- func TenantIDContainsFold(v string) predicate.Task
- func TenantIDEQ(v string) predicate.Task
- func TenantIDEqualFold(v string) predicate.Task
- func TenantIDGT(v string) predicate.Task
- func TenantIDGTE(v string) predicate.Task
- func TenantIDHasPrefix(v string) predicate.Task
- func TenantIDHasSuffix(v string) predicate.Task
- func TenantIDIn(vs ...string) predicate.Task
- func TenantIDLT(v string) predicate.Task
- func TenantIDLTE(v string) predicate.Task
- func TenantIDNEQ(v string) predicate.Task
- func TenantIDNotIn(vs ...string) predicate.Task
- func TotalRecords(v int) predicate.Task
- func TotalRecordsEQ(v int) predicate.Task
- func TotalRecordsGT(v int) predicate.Task
- func TotalRecordsGTE(v int) predicate.Task
- func TotalRecordsIn(vs ...int) predicate.Task
- func TotalRecordsIsNil() predicate.Task
- func TotalRecordsLT(v int) predicate.Task
- func TotalRecordsLTE(v int) predicate.Task
- func TotalRecordsNEQ(v int) predicate.Task
- func TotalRecordsNotIn(vs ...int) predicate.Task
- func TotalRecordsNotNil() predicate.Task
- func UpdatedAt(v time.Time) predicate.Task
- func UpdatedAtEQ(v time.Time) predicate.Task
- func UpdatedAtGT(v time.Time) predicate.Task
- func UpdatedAtGTE(v time.Time) predicate.Task
- func UpdatedAtIn(vs ...time.Time) predicate.Task
- func UpdatedAtLT(v time.Time) predicate.Task
- func UpdatedAtLTE(v time.Time) predicate.Task
- func UpdatedAtNEQ(v time.Time) predicate.Task
- func UpdatedAtNotIn(vs ...time.Time) predicate.Task
- func UpdatedBy(v string) predicate.Task
- func UpdatedByContains(v string) predicate.Task
- func UpdatedByContainsFold(v string) predicate.Task
- func UpdatedByEQ(v string) predicate.Task
- func UpdatedByEqualFold(v string) predicate.Task
- func UpdatedByGT(v string) predicate.Task
- func UpdatedByGTE(v string) predicate.Task
- func UpdatedByHasPrefix(v string) predicate.Task
- func UpdatedByHasSuffix(v string) predicate.Task
- func UpdatedByIn(vs ...string) predicate.Task
- func UpdatedByIsNil() predicate.Task
- func UpdatedByLT(v string) predicate.Task
- func UpdatedByLTE(v string) predicate.Task
- func UpdatedByNEQ(v string) predicate.Task
- func UpdatedByNotIn(vs ...string) predicate.Task
- func UpdatedByNotNil() predicate.Task
- func ValidColumn(column string) bool
- func WorkflowID(v string) predicate.Task
- func WorkflowIDContains(v string) predicate.Task
- func WorkflowIDContainsFold(v string) predicate.Task
- func WorkflowIDEQ(v string) predicate.Task
- func WorkflowIDEqualFold(v string) predicate.Task
- func WorkflowIDGT(v string) predicate.Task
- func WorkflowIDGTE(v string) predicate.Task
- func WorkflowIDHasPrefix(v string) predicate.Task
- func WorkflowIDHasSuffix(v string) predicate.Task
- func WorkflowIDIn(vs ...string) predicate.Task
- func WorkflowIDIsNil() predicate.Task
- func WorkflowIDLT(v string) predicate.Task
- func WorkflowIDLTE(v string) predicate.Task
- func WorkflowIDNEQ(v string) predicate.Task
- func WorkflowIDNotIn(vs ...string) predicate.Task
- func WorkflowIDNotNil() predicate.Task
- type OrderOption
- func ByCompletedAt(opts ...sql.OrderTermOption) OrderOption
- func ByCreatedAt(opts ...sql.OrderTermOption) OrderOption
- func ByCreatedBy(opts ...sql.OrderTermOption) OrderOption
- func ByEntityType(opts ...sql.OrderTermOption) OrderOption
- func ByEnvironmentID(opts ...sql.OrderTermOption) OrderOption
- func ByErrorSummary(opts ...sql.OrderTermOption) OrderOption
- func ByFailedAt(opts ...sql.OrderTermOption) OrderOption
- func ByFailedRecords(opts ...sql.OrderTermOption) OrderOption
- func ByFileName(opts ...sql.OrderTermOption) OrderOption
- func ByFileType(opts ...sql.OrderTermOption) OrderOption
- func ByFileURL(opts ...sql.OrderTermOption) OrderOption
- func ByID(opts ...sql.OrderTermOption) OrderOption
- func ByProcessedRecords(opts ...sql.OrderTermOption) OrderOption
- func ByScheduledTaskID(opts ...sql.OrderTermOption) OrderOption
- func ByStartedAt(opts ...sql.OrderTermOption) OrderOption
- func ByStatus(opts ...sql.OrderTermOption) OrderOption
- func BySuccessfulRecords(opts ...sql.OrderTermOption) OrderOption
- func ByTaskStatus(opts ...sql.OrderTermOption) OrderOption
- func ByTaskType(opts ...sql.OrderTermOption) OrderOption
- func ByTenantID(opts ...sql.OrderTermOption) OrderOption
- func ByTotalRecords(opts ...sql.OrderTermOption) OrderOption
- func ByUpdatedAt(opts ...sql.OrderTermOption) OrderOption
- func ByUpdatedBy(opts ...sql.OrderTermOption) OrderOption
- func ByWorkflowID(opts ...sql.OrderTermOption) OrderOption
Constants ¶
const ( // Label holds the string label denoting the task type in the database. Label = "task" // 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" // FieldTaskType holds the string denoting the task_type field in the database. FieldTaskType = "task_type" // FieldEntityType holds the string denoting the entity_type field in the database. FieldEntityType = "entity_type" // FieldScheduledTaskID holds the string denoting the scheduled_task_id field in the database. FieldScheduledTaskID = "scheduled_task_id" // FieldWorkflowID holds the string denoting the workflow_id field in the database. FieldWorkflowID = "workflow_id" // FieldFileURL holds the string denoting the file_url field in the database. FieldFileURL = "file_url" // FieldFileName holds the string denoting the file_name field in the database. FieldFileName = "file_name" // FieldFileType holds the string denoting the file_type field in the database. FieldFileType = "file_type" // FieldTaskStatus holds the string denoting the task_status field in the database. FieldTaskStatus = "task_status" // FieldTotalRecords holds the string denoting the total_records field in the database. FieldTotalRecords = "total_records" // FieldProcessedRecords holds the string denoting the processed_records field in the database. FieldProcessedRecords = "processed_records" // FieldSuccessfulRecords holds the string denoting the successful_records field in the database. FieldSuccessfulRecords = "successful_records" // FieldFailedRecords holds the string denoting the failed_records field in the database. FieldFailedRecords = "failed_records" // FieldErrorSummary holds the string denoting the error_summary field in the database. FieldErrorSummary = "error_summary" // FieldMetadata holds the string denoting the metadata field in the database. FieldMetadata = "metadata" // FieldStartedAt holds the string denoting the started_at field in the database. FieldStartedAt = "started_at" // FieldCompletedAt holds the string denoting the completed_at field in the database. FieldCompletedAt = "completed_at" // FieldFailedAt holds the string denoting the failed_at field in the database. FieldFailedAt = "failed_at" // Table holds the table name of the task in the database. Table = "tasks" )
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 // TaskTypeValidator is a validator for the "task_type" field. It is called by the builders before save. TaskTypeValidator func(string) error // EntityTypeValidator is a validator for the "entity_type" field. It is called by the builders before save. EntityTypeValidator func(string) error // DefaultFileURL holds the default value on creation for the "file_url" field. DefaultFileURL string // FileTypeValidator is a validator for the "file_type" field. It is called by the builders before save. FileTypeValidator func(string) error // DefaultTaskStatus holds the default value on creation for the "task_status" field. DefaultTaskStatus string // DefaultProcessedRecords holds the default value on creation for the "processed_records" field. DefaultProcessedRecords int // DefaultSuccessfulRecords holds the default value on creation for the "successful_records" field. DefaultSuccessfulRecords int // DefaultFailedRecords holds the default value on creation for the "failed_records" field. DefaultFailedRecords int )
var Columns = []string{ FieldID, FieldTenantID, FieldStatus, FieldCreatedAt, FieldUpdatedAt, FieldCreatedBy, FieldUpdatedBy, FieldEnvironmentID, FieldTaskType, FieldEntityType, FieldScheduledTaskID, FieldWorkflowID, FieldFileURL, FieldFileName, FieldFileType, FieldTaskStatus, FieldTotalRecords, FieldProcessedRecords, FieldSuccessfulRecords, FieldFailedRecords, FieldErrorSummary, FieldMetadata, FieldStartedAt, FieldCompletedAt, FieldFailedAt, }
Columns holds all SQL columns for task fields.
Functions ¶
func CompletedAt ¶
CompletedAt applies equality check predicate on the "completed_at" field. It's identical to CompletedAtEQ.
func CompletedAtEQ ¶
CompletedAtEQ applies the EQ predicate on the "completed_at" field.
func CompletedAtGT ¶
CompletedAtGT applies the GT predicate on the "completed_at" field.
func CompletedAtGTE ¶
CompletedAtGTE applies the GTE predicate on the "completed_at" field.
func CompletedAtIn ¶
CompletedAtIn applies the In predicate on the "completed_at" field.
func CompletedAtIsNil ¶
CompletedAtIsNil applies the IsNil predicate on the "completed_at" field.
func CompletedAtLT ¶
CompletedAtLT applies the LT predicate on the "completed_at" field.
func CompletedAtLTE ¶
CompletedAtLTE applies the LTE predicate on the "completed_at" field.
func CompletedAtNEQ ¶
CompletedAtNEQ applies the NEQ predicate on the "completed_at" field.
func CompletedAtNotIn ¶
CompletedAtNotIn applies the NotIn predicate on the "completed_at" field.
func CompletedAtNotNil ¶
CompletedAtNotNil applies the NotNil predicate on the "completed_at" field.
func CreatedAt ¶
CreatedAt applies equality check predicate on the "created_at" field. It's identical to CreatedAtEQ.
func CreatedAtEQ ¶
CreatedAtEQ applies the EQ predicate on the "created_at" field.
func CreatedAtGT ¶
CreatedAtGT applies the GT predicate on the "created_at" field.
func CreatedAtGTE ¶
CreatedAtGTE applies the GTE predicate on the "created_at" field.
func CreatedAtIn ¶
CreatedAtIn applies the In predicate on the "created_at" field.
func CreatedAtLT ¶
CreatedAtLT applies the LT predicate on the "created_at" field.
func CreatedAtLTE ¶
CreatedAtLTE applies the LTE predicate on the "created_at" field.
func CreatedAtNEQ ¶
CreatedAtNEQ applies the NEQ predicate on the "created_at" field.
func CreatedAtNotIn ¶
CreatedAtNotIn applies the NotIn predicate on the "created_at" field.
func CreatedBy ¶
CreatedBy applies equality check predicate on the "created_by" field. It's identical to CreatedByEQ.
func CreatedByContains ¶
CreatedByContains applies the Contains predicate on the "created_by" field.
func CreatedByContainsFold ¶
CreatedByContainsFold applies the ContainsFold predicate on the "created_by" field.
func CreatedByEQ ¶
CreatedByEQ applies the EQ predicate on the "created_by" field.
func CreatedByEqualFold ¶
CreatedByEqualFold applies the EqualFold predicate on the "created_by" field.
func CreatedByGT ¶
CreatedByGT applies the GT predicate on the "created_by" field.
func CreatedByGTE ¶
CreatedByGTE applies the GTE predicate on the "created_by" field.
func CreatedByHasPrefix ¶
CreatedByHasPrefix applies the HasPrefix predicate on the "created_by" field.
func CreatedByHasSuffix ¶
CreatedByHasSuffix applies the HasSuffix predicate on the "created_by" field.
func CreatedByIn ¶
CreatedByIn applies the In predicate on the "created_by" field.
func CreatedByIsNil ¶
CreatedByIsNil applies the IsNil predicate on the "created_by" field.
func CreatedByLT ¶
CreatedByLT applies the LT predicate on the "created_by" field.
func CreatedByLTE ¶
CreatedByLTE applies the LTE predicate on the "created_by" field.
func CreatedByNEQ ¶
CreatedByNEQ applies the NEQ predicate on the "created_by" field.
func CreatedByNotIn ¶
CreatedByNotIn applies the NotIn predicate on the "created_by" field.
func CreatedByNotNil ¶
CreatedByNotNil applies the NotNil predicate on the "created_by" field.
func EntityType ¶
EntityType applies equality check predicate on the "entity_type" field. It's identical to EntityTypeEQ.
func EntityTypeContains ¶
EntityTypeContains applies the Contains predicate on the "entity_type" field.
func EntityTypeContainsFold ¶
EntityTypeContainsFold applies the ContainsFold predicate on the "entity_type" field.
func EntityTypeEQ ¶
EntityTypeEQ applies the EQ predicate on the "entity_type" field.
func EntityTypeEqualFold ¶
EntityTypeEqualFold applies the EqualFold predicate on the "entity_type" field.
func EntityTypeGT ¶
EntityTypeGT applies the GT predicate on the "entity_type" field.
func EntityTypeGTE ¶
EntityTypeGTE applies the GTE predicate on the "entity_type" field.
func EntityTypeHasPrefix ¶
EntityTypeHasPrefix applies the HasPrefix predicate on the "entity_type" field.
func EntityTypeHasSuffix ¶
EntityTypeHasSuffix applies the HasSuffix predicate on the "entity_type" field.
func EntityTypeIn ¶
EntityTypeIn applies the In predicate on the "entity_type" field.
func EntityTypeLT ¶
EntityTypeLT applies the LT predicate on the "entity_type" field.
func EntityTypeLTE ¶
EntityTypeLTE applies the LTE predicate on the "entity_type" field.
func EntityTypeNEQ ¶
EntityTypeNEQ applies the NEQ predicate on the "entity_type" field.
func EntityTypeNotIn ¶
EntityTypeNotIn applies the NotIn predicate on the "entity_type" field.
func EnvironmentID ¶
EnvironmentID applies equality check predicate on the "environment_id" field. It's identical to EnvironmentIDEQ.
func EnvironmentIDContains ¶
EnvironmentIDContains applies the Contains predicate on the "environment_id" field.
func EnvironmentIDContainsFold ¶
EnvironmentIDContainsFold applies the ContainsFold predicate on the "environment_id" field.
func EnvironmentIDEQ ¶
EnvironmentIDEQ applies the EQ predicate on the "environment_id" field.
func EnvironmentIDEqualFold ¶
EnvironmentIDEqualFold applies the EqualFold predicate on the "environment_id" field.
func EnvironmentIDGT ¶
EnvironmentIDGT applies the GT predicate on the "environment_id" field.
func EnvironmentIDGTE ¶
EnvironmentIDGTE applies the GTE predicate on the "environment_id" field.
func EnvironmentIDHasPrefix ¶
EnvironmentIDHasPrefix applies the HasPrefix predicate on the "environment_id" field.
func EnvironmentIDHasSuffix ¶
EnvironmentIDHasSuffix applies the HasSuffix predicate on the "environment_id" field.
func EnvironmentIDIn ¶
EnvironmentIDIn applies the In predicate on the "environment_id" field.
func EnvironmentIDIsNil ¶
EnvironmentIDIsNil applies the IsNil predicate on the "environment_id" field.
func EnvironmentIDLT ¶
EnvironmentIDLT applies the LT predicate on the "environment_id" field.
func EnvironmentIDLTE ¶
EnvironmentIDLTE applies the LTE predicate on the "environment_id" field.
func EnvironmentIDNEQ ¶
EnvironmentIDNEQ applies the NEQ predicate on the "environment_id" field.
func EnvironmentIDNotIn ¶
EnvironmentIDNotIn applies the NotIn predicate on the "environment_id" field.
func EnvironmentIDNotNil ¶
EnvironmentIDNotNil applies the NotNil predicate on the "environment_id" field.
func ErrorSummary ¶
ErrorSummary applies equality check predicate on the "error_summary" field. It's identical to ErrorSummaryEQ.
func ErrorSummaryContains ¶
ErrorSummaryContains applies the Contains predicate on the "error_summary" field.
func ErrorSummaryContainsFold ¶
ErrorSummaryContainsFold applies the ContainsFold predicate on the "error_summary" field.
func ErrorSummaryEQ ¶
ErrorSummaryEQ applies the EQ predicate on the "error_summary" field.
func ErrorSummaryEqualFold ¶
ErrorSummaryEqualFold applies the EqualFold predicate on the "error_summary" field.
func ErrorSummaryGT ¶
ErrorSummaryGT applies the GT predicate on the "error_summary" field.
func ErrorSummaryGTE ¶
ErrorSummaryGTE applies the GTE predicate on the "error_summary" field.
func ErrorSummaryHasPrefix ¶
ErrorSummaryHasPrefix applies the HasPrefix predicate on the "error_summary" field.
func ErrorSummaryHasSuffix ¶
ErrorSummaryHasSuffix applies the HasSuffix predicate on the "error_summary" field.
func ErrorSummaryIn ¶
ErrorSummaryIn applies the In predicate on the "error_summary" field.
func ErrorSummaryIsNil ¶
ErrorSummaryIsNil applies the IsNil predicate on the "error_summary" field.
func ErrorSummaryLT ¶
ErrorSummaryLT applies the LT predicate on the "error_summary" field.
func ErrorSummaryLTE ¶
ErrorSummaryLTE applies the LTE predicate on the "error_summary" field.
func ErrorSummaryNEQ ¶
ErrorSummaryNEQ applies the NEQ predicate on the "error_summary" field.
func ErrorSummaryNotIn ¶
ErrorSummaryNotIn applies the NotIn predicate on the "error_summary" field.
func ErrorSummaryNotNil ¶
ErrorSummaryNotNil applies the NotNil predicate on the "error_summary" field.
func FailedAt ¶
FailedAt applies equality check predicate on the "failed_at" field. It's identical to FailedAtEQ.
func FailedAtEQ ¶
FailedAtEQ applies the EQ predicate on the "failed_at" field.
func FailedAtGT ¶
FailedAtGT applies the GT predicate on the "failed_at" field.
func FailedAtGTE ¶
FailedAtGTE applies the GTE predicate on the "failed_at" field.
func FailedAtIn ¶
FailedAtIn applies the In predicate on the "failed_at" field.
func FailedAtIsNil ¶
FailedAtIsNil applies the IsNil predicate on the "failed_at" field.
func FailedAtLT ¶
FailedAtLT applies the LT predicate on the "failed_at" field.
func FailedAtLTE ¶
FailedAtLTE applies the LTE predicate on the "failed_at" field.
func FailedAtNEQ ¶
FailedAtNEQ applies the NEQ predicate on the "failed_at" field.
func FailedAtNotIn ¶
FailedAtNotIn applies the NotIn predicate on the "failed_at" field.
func FailedAtNotNil ¶
FailedAtNotNil applies the NotNil predicate on the "failed_at" field.
func FailedRecords ¶
FailedRecords applies equality check predicate on the "failed_records" field. It's identical to FailedRecordsEQ.
func FailedRecordsEQ ¶
FailedRecordsEQ applies the EQ predicate on the "failed_records" field.
func FailedRecordsGT ¶
FailedRecordsGT applies the GT predicate on the "failed_records" field.
func FailedRecordsGTE ¶
FailedRecordsGTE applies the GTE predicate on the "failed_records" field.
func FailedRecordsIn ¶
FailedRecordsIn applies the In predicate on the "failed_records" field.
func FailedRecordsLT ¶
FailedRecordsLT applies the LT predicate on the "failed_records" field.
func FailedRecordsLTE ¶
FailedRecordsLTE applies the LTE predicate on the "failed_records" field.
func FailedRecordsNEQ ¶
FailedRecordsNEQ applies the NEQ predicate on the "failed_records" field.
func FailedRecordsNotIn ¶
FailedRecordsNotIn applies the NotIn predicate on the "failed_records" field.
func FileName ¶
FileName applies equality check predicate on the "file_name" field. It's identical to FileNameEQ.
func FileNameContains ¶
FileNameContains applies the Contains predicate on the "file_name" field.
func FileNameContainsFold ¶
FileNameContainsFold applies the ContainsFold predicate on the "file_name" field.
func FileNameEQ ¶
FileNameEQ applies the EQ predicate on the "file_name" field.
func FileNameEqualFold ¶
FileNameEqualFold applies the EqualFold predicate on the "file_name" field.
func FileNameGT ¶
FileNameGT applies the GT predicate on the "file_name" field.
func FileNameGTE ¶
FileNameGTE applies the GTE predicate on the "file_name" field.
func FileNameHasPrefix ¶
FileNameHasPrefix applies the HasPrefix predicate on the "file_name" field.
func FileNameHasSuffix ¶
FileNameHasSuffix applies the HasSuffix predicate on the "file_name" field.
func FileNameIn ¶
FileNameIn applies the In predicate on the "file_name" field.
func FileNameIsNil ¶
FileNameIsNil applies the IsNil predicate on the "file_name" field.
func FileNameLT ¶
FileNameLT applies the LT predicate on the "file_name" field.
func FileNameLTE ¶
FileNameLTE applies the LTE predicate on the "file_name" field.
func FileNameNEQ ¶
FileNameNEQ applies the NEQ predicate on the "file_name" field.
func FileNameNotIn ¶
FileNameNotIn applies the NotIn predicate on the "file_name" field.
func FileNameNotNil ¶
FileNameNotNil applies the NotNil predicate on the "file_name" field.
func FileType ¶
FileType applies equality check predicate on the "file_type" field. It's identical to FileTypeEQ.
func FileTypeContains ¶
FileTypeContains applies the Contains predicate on the "file_type" field.
func FileTypeContainsFold ¶
FileTypeContainsFold applies the ContainsFold predicate on the "file_type" field.
func FileTypeEQ ¶
FileTypeEQ applies the EQ predicate on the "file_type" field.
func FileTypeEqualFold ¶
FileTypeEqualFold applies the EqualFold predicate on the "file_type" field.
func FileTypeGT ¶
FileTypeGT applies the GT predicate on the "file_type" field.
func FileTypeGTE ¶
FileTypeGTE applies the GTE predicate on the "file_type" field.
func FileTypeHasPrefix ¶
FileTypeHasPrefix applies the HasPrefix predicate on the "file_type" field.
func FileTypeHasSuffix ¶
FileTypeHasSuffix applies the HasSuffix predicate on the "file_type" field.
func FileTypeIn ¶
FileTypeIn applies the In predicate on the "file_type" field.
func FileTypeLT ¶
FileTypeLT applies the LT predicate on the "file_type" field.
func FileTypeLTE ¶
FileTypeLTE applies the LTE predicate on the "file_type" field.
func FileTypeNEQ ¶
FileTypeNEQ applies the NEQ predicate on the "file_type" field.
func FileTypeNotIn ¶
FileTypeNotIn applies the NotIn predicate on the "file_type" field.
func FileURL ¶
FileURL applies equality check predicate on the "file_url" field. It's identical to FileURLEQ.
func FileURLContains ¶
FileURLContains applies the Contains predicate on the "file_url" field.
func FileURLContainsFold ¶
FileURLContainsFold applies the ContainsFold predicate on the "file_url" field.
func FileURLEqualFold ¶
FileURLEqualFold applies the EqualFold predicate on the "file_url" field.
func FileURLGTE ¶
FileURLGTE applies the GTE predicate on the "file_url" field.
func FileURLHasPrefix ¶
FileURLHasPrefix applies the HasPrefix predicate on the "file_url" field.
func FileURLHasSuffix ¶
FileURLHasSuffix applies the HasSuffix predicate on the "file_url" field.
func FileURLLTE ¶
FileURLLTE applies the LTE predicate on the "file_url" field.
func FileURLNEQ ¶
FileURLNEQ applies the NEQ predicate on the "file_url" field.
func FileURLNotIn ¶
FileURLNotIn applies the NotIn predicate on the "file_url" field.
func IDContainsFold ¶
IDContainsFold applies the ContainsFold predicate on the ID field.
func IDEqualFold ¶
IDEqualFold applies the EqualFold predicate on the ID field.
func MetadataIsNil ¶
MetadataIsNil applies the IsNil predicate on the "metadata" field.
func MetadataNotNil ¶
MetadataNotNil applies the NotNil predicate on the "metadata" field.
func ProcessedRecords ¶
ProcessedRecords applies equality check predicate on the "processed_records" field. It's identical to ProcessedRecordsEQ.
func ProcessedRecordsEQ ¶
ProcessedRecordsEQ applies the EQ predicate on the "processed_records" field.
func ProcessedRecordsGT ¶
ProcessedRecordsGT applies the GT predicate on the "processed_records" field.
func ProcessedRecordsGTE ¶
ProcessedRecordsGTE applies the GTE predicate on the "processed_records" field.
func ProcessedRecordsIn ¶
ProcessedRecordsIn applies the In predicate on the "processed_records" field.
func ProcessedRecordsLT ¶
ProcessedRecordsLT applies the LT predicate on the "processed_records" field.
func ProcessedRecordsLTE ¶
ProcessedRecordsLTE applies the LTE predicate on the "processed_records" field.
func ProcessedRecordsNEQ ¶
ProcessedRecordsNEQ applies the NEQ predicate on the "processed_records" field.
func ProcessedRecordsNotIn ¶
ProcessedRecordsNotIn applies the NotIn predicate on the "processed_records" field.
func ScheduledTaskID ¶ added in v1.0.32
ScheduledTaskID applies equality check predicate on the "scheduled_task_id" field. It's identical to ScheduledTaskIDEQ.
func ScheduledTaskIDContains ¶ added in v1.0.32
ScheduledTaskIDContains applies the Contains predicate on the "scheduled_task_id" field.
func ScheduledTaskIDContainsFold ¶ added in v1.0.32
ScheduledTaskIDContainsFold applies the ContainsFold predicate on the "scheduled_task_id" field.
func ScheduledTaskIDEQ ¶ added in v1.0.32
ScheduledTaskIDEQ applies the EQ predicate on the "scheduled_task_id" field.
func ScheduledTaskIDEqualFold ¶ added in v1.0.32
ScheduledTaskIDEqualFold applies the EqualFold predicate on the "scheduled_task_id" field.
func ScheduledTaskIDGT ¶ added in v1.0.32
ScheduledTaskIDGT applies the GT predicate on the "scheduled_task_id" field.
func ScheduledTaskIDGTE ¶ added in v1.0.32
ScheduledTaskIDGTE applies the GTE predicate on the "scheduled_task_id" field.
func ScheduledTaskIDHasPrefix ¶ added in v1.0.32
ScheduledTaskIDHasPrefix applies the HasPrefix predicate on the "scheduled_task_id" field.
func ScheduledTaskIDHasSuffix ¶ added in v1.0.32
ScheduledTaskIDHasSuffix applies the HasSuffix predicate on the "scheduled_task_id" field.
func ScheduledTaskIDIn ¶ added in v1.0.32
ScheduledTaskIDIn applies the In predicate on the "scheduled_task_id" field.
func ScheduledTaskIDIsNil ¶ added in v1.0.32
ScheduledTaskIDIsNil applies the IsNil predicate on the "scheduled_task_id" field.
func ScheduledTaskIDLT ¶ added in v1.0.32
ScheduledTaskIDLT applies the LT predicate on the "scheduled_task_id" field.
func ScheduledTaskIDLTE ¶ added in v1.0.32
ScheduledTaskIDLTE applies the LTE predicate on the "scheduled_task_id" field.
func ScheduledTaskIDNEQ ¶ added in v1.0.32
ScheduledTaskIDNEQ applies the NEQ predicate on the "scheduled_task_id" field.
func ScheduledTaskIDNotIn ¶ added in v1.0.32
ScheduledTaskIDNotIn applies the NotIn predicate on the "scheduled_task_id" field.
func ScheduledTaskIDNotNil ¶ added in v1.0.32
ScheduledTaskIDNotNil applies the NotNil predicate on the "scheduled_task_id" field.
func StartedAt ¶
StartedAt applies equality check predicate on the "started_at" field. It's identical to StartedAtEQ.
func StartedAtEQ ¶
StartedAtEQ applies the EQ predicate on the "started_at" field.
func StartedAtGT ¶
StartedAtGT applies the GT predicate on the "started_at" field.
func StartedAtGTE ¶
StartedAtGTE applies the GTE predicate on the "started_at" field.
func StartedAtIn ¶
StartedAtIn applies the In predicate on the "started_at" field.
func StartedAtIsNil ¶
StartedAtIsNil applies the IsNil predicate on the "started_at" field.
func StartedAtLT ¶
StartedAtLT applies the LT predicate on the "started_at" field.
func StartedAtLTE ¶
StartedAtLTE applies the LTE predicate on the "started_at" field.
func StartedAtNEQ ¶
StartedAtNEQ applies the NEQ predicate on the "started_at" field.
func StartedAtNotIn ¶
StartedAtNotIn applies the NotIn predicate on the "started_at" field.
func StartedAtNotNil ¶
StartedAtNotNil applies the NotNil predicate on the "started_at" field.
func Status ¶
Status applies equality check predicate on the "status" field. It's identical to StatusEQ.
func StatusContains ¶
StatusContains applies the Contains predicate on the "status" field.
func StatusContainsFold ¶
StatusContainsFold applies the ContainsFold predicate on the "status" field.
func StatusEqualFold ¶
StatusEqualFold applies the EqualFold predicate on the "status" field.
func StatusHasPrefix ¶
StatusHasPrefix applies the HasPrefix predicate on the "status" field.
func StatusHasSuffix ¶
StatusHasSuffix applies the HasSuffix predicate on the "status" field.
func StatusNotIn ¶
StatusNotIn applies the NotIn predicate on the "status" field.
func SuccessfulRecords ¶
SuccessfulRecords applies equality check predicate on the "successful_records" field. It's identical to SuccessfulRecordsEQ.
func SuccessfulRecordsEQ ¶
SuccessfulRecordsEQ applies the EQ predicate on the "successful_records" field.
func SuccessfulRecordsGT ¶
SuccessfulRecordsGT applies the GT predicate on the "successful_records" field.
func SuccessfulRecordsGTE ¶
SuccessfulRecordsGTE applies the GTE predicate on the "successful_records" field.
func SuccessfulRecordsIn ¶
SuccessfulRecordsIn applies the In predicate on the "successful_records" field.
func SuccessfulRecordsLT ¶
SuccessfulRecordsLT applies the LT predicate on the "successful_records" field.
func SuccessfulRecordsLTE ¶
SuccessfulRecordsLTE applies the LTE predicate on the "successful_records" field.
func SuccessfulRecordsNEQ ¶
SuccessfulRecordsNEQ applies the NEQ predicate on the "successful_records" field.
func SuccessfulRecordsNotIn ¶
SuccessfulRecordsNotIn applies the NotIn predicate on the "successful_records" field.
func TaskStatus ¶
TaskStatus applies equality check predicate on the "task_status" field. It's identical to TaskStatusEQ.
func TaskStatusContains ¶
TaskStatusContains applies the Contains predicate on the "task_status" field.
func TaskStatusContainsFold ¶
TaskStatusContainsFold applies the ContainsFold predicate on the "task_status" field.
func TaskStatusEQ ¶
TaskStatusEQ applies the EQ predicate on the "task_status" field.
func TaskStatusEqualFold ¶
TaskStatusEqualFold applies the EqualFold predicate on the "task_status" field.
func TaskStatusGT ¶
TaskStatusGT applies the GT predicate on the "task_status" field.
func TaskStatusGTE ¶
TaskStatusGTE applies the GTE predicate on the "task_status" field.
func TaskStatusHasPrefix ¶
TaskStatusHasPrefix applies the HasPrefix predicate on the "task_status" field.
func TaskStatusHasSuffix ¶
TaskStatusHasSuffix applies the HasSuffix predicate on the "task_status" field.
func TaskStatusIn ¶
TaskStatusIn applies the In predicate on the "task_status" field.
func TaskStatusLT ¶
TaskStatusLT applies the LT predicate on the "task_status" field.
func TaskStatusLTE ¶
TaskStatusLTE applies the LTE predicate on the "task_status" field.
func TaskStatusNEQ ¶
TaskStatusNEQ applies the NEQ predicate on the "task_status" field.
func TaskStatusNotIn ¶
TaskStatusNotIn applies the NotIn predicate on the "task_status" field.
func TaskType ¶
TaskType applies equality check predicate on the "task_type" field. It's identical to TaskTypeEQ.
func TaskTypeContains ¶
TaskTypeContains applies the Contains predicate on the "task_type" field.
func TaskTypeContainsFold ¶
TaskTypeContainsFold applies the ContainsFold predicate on the "task_type" field.
func TaskTypeEQ ¶
TaskTypeEQ applies the EQ predicate on the "task_type" field.
func TaskTypeEqualFold ¶
TaskTypeEqualFold applies the EqualFold predicate on the "task_type" field.
func TaskTypeGT ¶
TaskTypeGT applies the GT predicate on the "task_type" field.
func TaskTypeGTE ¶
TaskTypeGTE applies the GTE predicate on the "task_type" field.
func TaskTypeHasPrefix ¶
TaskTypeHasPrefix applies the HasPrefix predicate on the "task_type" field.
func TaskTypeHasSuffix ¶
TaskTypeHasSuffix applies the HasSuffix predicate on the "task_type" field.
func TaskTypeIn ¶
TaskTypeIn applies the In predicate on the "task_type" field.
func TaskTypeLT ¶
TaskTypeLT applies the LT predicate on the "task_type" field.
func TaskTypeLTE ¶
TaskTypeLTE applies the LTE predicate on the "task_type" field.
func TaskTypeNEQ ¶
TaskTypeNEQ applies the NEQ predicate on the "task_type" field.
func TaskTypeNotIn ¶
TaskTypeNotIn applies the NotIn predicate on the "task_type" field.
func TenantID ¶
TenantID applies equality check predicate on the "tenant_id" field. It's identical to TenantIDEQ.
func TenantIDContains ¶
TenantIDContains applies the Contains predicate on the "tenant_id" field.
func TenantIDContainsFold ¶
TenantIDContainsFold applies the ContainsFold predicate on the "tenant_id" field.
func TenantIDEQ ¶
TenantIDEQ applies the EQ predicate on the "tenant_id" field.
func TenantIDEqualFold ¶
TenantIDEqualFold applies the EqualFold predicate on the "tenant_id" field.
func TenantIDGT ¶
TenantIDGT applies the GT predicate on the "tenant_id" field.
func TenantIDGTE ¶
TenantIDGTE applies the GTE predicate on the "tenant_id" field.
func TenantIDHasPrefix ¶
TenantIDHasPrefix applies the HasPrefix predicate on the "tenant_id" field.
func TenantIDHasSuffix ¶
TenantIDHasSuffix applies the HasSuffix predicate on the "tenant_id" field.
func TenantIDIn ¶
TenantIDIn applies the In predicate on the "tenant_id" field.
func TenantIDLT ¶
TenantIDLT applies the LT predicate on the "tenant_id" field.
func TenantIDLTE ¶
TenantIDLTE applies the LTE predicate on the "tenant_id" field.
func TenantIDNEQ ¶
TenantIDNEQ applies the NEQ predicate on the "tenant_id" field.
func TenantIDNotIn ¶
TenantIDNotIn applies the NotIn predicate on the "tenant_id" field.
func TotalRecords ¶
TotalRecords applies equality check predicate on the "total_records" field. It's identical to TotalRecordsEQ.
func TotalRecordsEQ ¶
TotalRecordsEQ applies the EQ predicate on the "total_records" field.
func TotalRecordsGT ¶
TotalRecordsGT applies the GT predicate on the "total_records" field.
func TotalRecordsGTE ¶
TotalRecordsGTE applies the GTE predicate on the "total_records" field.
func TotalRecordsIn ¶
TotalRecordsIn applies the In predicate on the "total_records" field.
func TotalRecordsIsNil ¶
TotalRecordsIsNil applies the IsNil predicate on the "total_records" field.
func TotalRecordsLT ¶
TotalRecordsLT applies the LT predicate on the "total_records" field.
func TotalRecordsLTE ¶
TotalRecordsLTE applies the LTE predicate on the "total_records" field.
func TotalRecordsNEQ ¶
TotalRecordsNEQ applies the NEQ predicate on the "total_records" field.
func TotalRecordsNotIn ¶
TotalRecordsNotIn applies the NotIn predicate on the "total_records" field.
func TotalRecordsNotNil ¶
TotalRecordsNotNil applies the NotNil predicate on the "total_records" field.
func UpdatedAt ¶
UpdatedAt applies equality check predicate on the "updated_at" field. It's identical to UpdatedAtEQ.
func UpdatedAtEQ ¶
UpdatedAtEQ applies the EQ predicate on the "updated_at" field.
func UpdatedAtGT ¶
UpdatedAtGT applies the GT predicate on the "updated_at" field.
func UpdatedAtGTE ¶
UpdatedAtGTE applies the GTE predicate on the "updated_at" field.
func UpdatedAtIn ¶
UpdatedAtIn applies the In predicate on the "updated_at" field.
func UpdatedAtLT ¶
UpdatedAtLT applies the LT predicate on the "updated_at" field.
func UpdatedAtLTE ¶
UpdatedAtLTE applies the LTE predicate on the "updated_at" field.
func UpdatedAtNEQ ¶
UpdatedAtNEQ applies the NEQ predicate on the "updated_at" field.
func UpdatedAtNotIn ¶
UpdatedAtNotIn applies the NotIn predicate on the "updated_at" field.
func UpdatedBy ¶
UpdatedBy applies equality check predicate on the "updated_by" field. It's identical to UpdatedByEQ.
func UpdatedByContains ¶
UpdatedByContains applies the Contains predicate on the "updated_by" field.
func UpdatedByContainsFold ¶
UpdatedByContainsFold applies the ContainsFold predicate on the "updated_by" field.
func UpdatedByEQ ¶
UpdatedByEQ applies the EQ predicate on the "updated_by" field.
func UpdatedByEqualFold ¶
UpdatedByEqualFold applies the EqualFold predicate on the "updated_by" field.
func UpdatedByGT ¶
UpdatedByGT applies the GT predicate on the "updated_by" field.
func UpdatedByGTE ¶
UpdatedByGTE applies the GTE predicate on the "updated_by" field.
func UpdatedByHasPrefix ¶
UpdatedByHasPrefix applies the HasPrefix predicate on the "updated_by" field.
func UpdatedByHasSuffix ¶
UpdatedByHasSuffix applies the HasSuffix predicate on the "updated_by" field.
func UpdatedByIn ¶
UpdatedByIn applies the In predicate on the "updated_by" field.
func UpdatedByIsNil ¶
UpdatedByIsNil applies the IsNil predicate on the "updated_by" field.
func UpdatedByLT ¶
UpdatedByLT applies the LT predicate on the "updated_by" field.
func UpdatedByLTE ¶
UpdatedByLTE applies the LTE predicate on the "updated_by" field.
func UpdatedByNEQ ¶
UpdatedByNEQ applies the NEQ predicate on the "updated_by" field.
func UpdatedByNotIn ¶
UpdatedByNotIn applies the NotIn predicate on the "updated_by" field.
func UpdatedByNotNil ¶
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 ¶ added in v1.0.32
WorkflowID applies equality check predicate on the "workflow_id" field. It's identical to WorkflowIDEQ.
func WorkflowIDContains ¶ added in v1.0.32
WorkflowIDContains applies the Contains predicate on the "workflow_id" field.
func WorkflowIDContainsFold ¶ added in v1.0.32
WorkflowIDContainsFold applies the ContainsFold predicate on the "workflow_id" field.
func WorkflowIDEQ ¶ added in v1.0.32
WorkflowIDEQ applies the EQ predicate on the "workflow_id" field.
func WorkflowIDEqualFold ¶ added in v1.0.32
WorkflowIDEqualFold applies the EqualFold predicate on the "workflow_id" field.
func WorkflowIDGT ¶ added in v1.0.32
WorkflowIDGT applies the GT predicate on the "workflow_id" field.
func WorkflowIDGTE ¶ added in v1.0.32
WorkflowIDGTE applies the GTE predicate on the "workflow_id" field.
func WorkflowIDHasPrefix ¶ added in v1.0.32
WorkflowIDHasPrefix applies the HasPrefix predicate on the "workflow_id" field.
func WorkflowIDHasSuffix ¶ added in v1.0.32
WorkflowIDHasSuffix applies the HasSuffix predicate on the "workflow_id" field.
func WorkflowIDIn ¶ added in v1.0.32
WorkflowIDIn applies the In predicate on the "workflow_id" field.
func WorkflowIDIsNil ¶ added in v1.0.32
WorkflowIDIsNil applies the IsNil predicate on the "workflow_id" field.
func WorkflowIDLT ¶ added in v1.0.32
WorkflowIDLT applies the LT predicate on the "workflow_id" field.
func WorkflowIDLTE ¶ added in v1.0.32
WorkflowIDLTE applies the LTE predicate on the "workflow_id" field.
func WorkflowIDNEQ ¶ added in v1.0.32
WorkflowIDNEQ applies the NEQ predicate on the "workflow_id" field.
func WorkflowIDNotIn ¶ added in v1.0.32
WorkflowIDNotIn applies the NotIn predicate on the "workflow_id" field.
func WorkflowIDNotNil ¶ added in v1.0.32
WorkflowIDNotNil applies the NotNil predicate on the "workflow_id" field.
Types ¶
type OrderOption ¶
OrderOption defines the ordering options for the Task queries.
func ByCompletedAt ¶
func ByCompletedAt(opts ...sql.OrderTermOption) OrderOption
ByCompletedAt orders the results by the completed_at field.
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 ByEntityType ¶
func ByEntityType(opts ...sql.OrderTermOption) OrderOption
ByEntityType orders the results by the entity_type field.
func ByEnvironmentID ¶
func ByEnvironmentID(opts ...sql.OrderTermOption) OrderOption
ByEnvironmentID orders the results by the environment_id field.
func ByErrorSummary ¶
func ByErrorSummary(opts ...sql.OrderTermOption) OrderOption
ByErrorSummary orders the results by the error_summary field.
func ByFailedAt ¶
func ByFailedAt(opts ...sql.OrderTermOption) OrderOption
ByFailedAt orders the results by the failed_at field.
func ByFailedRecords ¶
func ByFailedRecords(opts ...sql.OrderTermOption) OrderOption
ByFailedRecords orders the results by the failed_records field.
func ByFileName ¶
func ByFileName(opts ...sql.OrderTermOption) OrderOption
ByFileName orders the results by the file_name field.
func ByFileType ¶
func ByFileType(opts ...sql.OrderTermOption) OrderOption
ByFileType orders the results by the file_type field.
func ByFileURL ¶
func ByFileURL(opts ...sql.OrderTermOption) OrderOption
ByFileURL orders the results by the file_url field.
func ByID ¶
func ByID(opts ...sql.OrderTermOption) OrderOption
ByID orders the results by the id field.
func ByProcessedRecords ¶
func ByProcessedRecords(opts ...sql.OrderTermOption) OrderOption
ByProcessedRecords orders the results by the processed_records field.
func ByScheduledTaskID ¶ added in v1.0.32
func ByScheduledTaskID(opts ...sql.OrderTermOption) OrderOption
ByScheduledTaskID orders the results by the scheduled_task_id field.
func ByStartedAt ¶
func ByStartedAt(opts ...sql.OrderTermOption) OrderOption
ByStartedAt orders the results by the started_at field.
func ByStatus ¶
func ByStatus(opts ...sql.OrderTermOption) OrderOption
ByStatus orders the results by the status field.
func BySuccessfulRecords ¶
func BySuccessfulRecords(opts ...sql.OrderTermOption) OrderOption
BySuccessfulRecords orders the results by the successful_records field.
func ByTaskStatus ¶
func ByTaskStatus(opts ...sql.OrderTermOption) OrderOption
ByTaskStatus orders the results by the task_status field.
func ByTaskType ¶
func ByTaskType(opts ...sql.OrderTermOption) OrderOption
ByTaskType orders the results by the task_type field.
func ByTenantID ¶
func ByTenantID(opts ...sql.OrderTermOption) OrderOption
ByTenantID orders the results by the tenant_id field.
func ByTotalRecords ¶
func ByTotalRecords(opts ...sql.OrderTermOption) OrderOption
ByTotalRecords orders the results by the total_records 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 ¶ added in v1.0.32
func ByWorkflowID(opts ...sql.OrderTermOption) OrderOption
ByWorkflowID orders the results by the workflow_id field.