Documentation ¶
Index ¶
- Constants
- Variables
- func And(predicates ...predicate.IntegrationHistory) predicate.IntegrationHistory
- func CreatedAt(v time.Time) predicate.IntegrationHistory
- func CreatedAtEQ(v time.Time) predicate.IntegrationHistory
- func CreatedAtGT(v time.Time) predicate.IntegrationHistory
- func CreatedAtGTE(v time.Time) predicate.IntegrationHistory
- func CreatedAtIn(vs ...time.Time) predicate.IntegrationHistory
- func CreatedAtIsNil() predicate.IntegrationHistory
- func CreatedAtLT(v time.Time) predicate.IntegrationHistory
- func CreatedAtLTE(v time.Time) predicate.IntegrationHistory
- func CreatedAtNEQ(v time.Time) predicate.IntegrationHistory
- func CreatedAtNotIn(vs ...time.Time) predicate.IntegrationHistory
- func CreatedAtNotNil() predicate.IntegrationHistory
- func CreatedBy(v string) predicate.IntegrationHistory
- func CreatedByContains(v string) predicate.IntegrationHistory
- func CreatedByContainsFold(v string) predicate.IntegrationHistory
- func CreatedByEQ(v string) predicate.IntegrationHistory
- func CreatedByEqualFold(v string) predicate.IntegrationHistory
- func CreatedByGT(v string) predicate.IntegrationHistory
- func CreatedByGTE(v string) predicate.IntegrationHistory
- func CreatedByHasPrefix(v string) predicate.IntegrationHistory
- func CreatedByHasSuffix(v string) predicate.IntegrationHistory
- func CreatedByIn(vs ...string) predicate.IntegrationHistory
- func CreatedByIsNil() predicate.IntegrationHistory
- func CreatedByLT(v string) predicate.IntegrationHistory
- func CreatedByLTE(v string) predicate.IntegrationHistory
- func CreatedByNEQ(v string) predicate.IntegrationHistory
- func CreatedByNotIn(vs ...string) predicate.IntegrationHistory
- func CreatedByNotNil() predicate.IntegrationHistory
- func DeletedAt(v time.Time) predicate.IntegrationHistory
- func DeletedAtEQ(v time.Time) predicate.IntegrationHistory
- func DeletedAtGT(v time.Time) predicate.IntegrationHistory
- func DeletedAtGTE(v time.Time) predicate.IntegrationHistory
- func DeletedAtIn(vs ...time.Time) predicate.IntegrationHistory
- func DeletedAtIsNil() predicate.IntegrationHistory
- func DeletedAtLT(v time.Time) predicate.IntegrationHistory
- func DeletedAtLTE(v time.Time) predicate.IntegrationHistory
- func DeletedAtNEQ(v time.Time) predicate.IntegrationHistory
- func DeletedAtNotIn(vs ...time.Time) predicate.IntegrationHistory
- func DeletedAtNotNil() predicate.IntegrationHistory
- func DeletedBy(v string) predicate.IntegrationHistory
- func DeletedByContains(v string) predicate.IntegrationHistory
- func DeletedByContainsFold(v string) predicate.IntegrationHistory
- func DeletedByEQ(v string) predicate.IntegrationHistory
- func DeletedByEqualFold(v string) predicate.IntegrationHistory
- func DeletedByGT(v string) predicate.IntegrationHistory
- func DeletedByGTE(v string) predicate.IntegrationHistory
- func DeletedByHasPrefix(v string) predicate.IntegrationHistory
- func DeletedByHasSuffix(v string) predicate.IntegrationHistory
- func DeletedByIn(vs ...string) predicate.IntegrationHistory
- func DeletedByIsNil() predicate.IntegrationHistory
- func DeletedByLT(v string) predicate.IntegrationHistory
- func DeletedByLTE(v string) predicate.IntegrationHistory
- func DeletedByNEQ(v string) predicate.IntegrationHistory
- func DeletedByNotIn(vs ...string) predicate.IntegrationHistory
- func DeletedByNotNil() predicate.IntegrationHistory
- func Description(v string) predicate.IntegrationHistory
- func DescriptionContains(v string) predicate.IntegrationHistory
- func DescriptionContainsFold(v string) predicate.IntegrationHistory
- func DescriptionEQ(v string) predicate.IntegrationHistory
- func DescriptionEqualFold(v string) predicate.IntegrationHistory
- func DescriptionGT(v string) predicate.IntegrationHistory
- func DescriptionGTE(v string) predicate.IntegrationHistory
- func DescriptionHasPrefix(v string) predicate.IntegrationHistory
- func DescriptionHasSuffix(v string) predicate.IntegrationHistory
- func DescriptionIn(vs ...string) predicate.IntegrationHistory
- func DescriptionIsNil() predicate.IntegrationHistory
- func DescriptionLT(v string) predicate.IntegrationHistory
- func DescriptionLTE(v string) predicate.IntegrationHistory
- func DescriptionNEQ(v string) predicate.IntegrationHistory
- func DescriptionNotIn(vs ...string) predicate.IntegrationHistory
- func DescriptionNotNil() predicate.IntegrationHistory
- func HistoryTime(v time.Time) predicate.IntegrationHistory
- func HistoryTimeEQ(v time.Time) predicate.IntegrationHistory
- func HistoryTimeGT(v time.Time) predicate.IntegrationHistory
- func HistoryTimeGTE(v time.Time) predicate.IntegrationHistory
- func HistoryTimeIn(vs ...time.Time) predicate.IntegrationHistory
- func HistoryTimeLT(v time.Time) predicate.IntegrationHistory
- func HistoryTimeLTE(v time.Time) predicate.IntegrationHistory
- func HistoryTimeNEQ(v time.Time) predicate.IntegrationHistory
- func HistoryTimeNotIn(vs ...time.Time) predicate.IntegrationHistory
- func ID(id string) predicate.IntegrationHistory
- func IDContainsFold(id string) predicate.IntegrationHistory
- func IDEQ(id string) predicate.IntegrationHistory
- func IDEqualFold(id string) predicate.IntegrationHistory
- func IDGT(id string) predicate.IntegrationHistory
- func IDGTE(id string) predicate.IntegrationHistory
- func IDIn(ids ...string) predicate.IntegrationHistory
- func IDLT(id string) predicate.IntegrationHistory
- func IDLTE(id string) predicate.IntegrationHistory
- func IDNEQ(id string) predicate.IntegrationHistory
- func IDNotIn(ids ...string) predicate.IntegrationHistory
- func Kind(v string) predicate.IntegrationHistory
- func KindContains(v string) predicate.IntegrationHistory
- func KindContainsFold(v string) predicate.IntegrationHistory
- func KindEQ(v string) predicate.IntegrationHistory
- func KindEqualFold(v string) predicate.IntegrationHistory
- func KindGT(v string) predicate.IntegrationHistory
- func KindGTE(v string) predicate.IntegrationHistory
- func KindHasPrefix(v string) predicate.IntegrationHistory
- func KindHasSuffix(v string) predicate.IntegrationHistory
- func KindIn(vs ...string) predicate.IntegrationHistory
- func KindIsNil() predicate.IntegrationHistory
- func KindLT(v string) predicate.IntegrationHistory
- func KindLTE(v string) predicate.IntegrationHistory
- func KindNEQ(v string) predicate.IntegrationHistory
- func KindNotIn(vs ...string) predicate.IntegrationHistory
- func KindNotNil() predicate.IntegrationHistory
- func MappingID(v string) predicate.IntegrationHistory
- func MappingIDContains(v string) predicate.IntegrationHistory
- func MappingIDContainsFold(v string) predicate.IntegrationHistory
- func MappingIDEQ(v string) predicate.IntegrationHistory
- func MappingIDEqualFold(v string) predicate.IntegrationHistory
- func MappingIDGT(v string) predicate.IntegrationHistory
- func MappingIDGTE(v string) predicate.IntegrationHistory
- func MappingIDHasPrefix(v string) predicate.IntegrationHistory
- func MappingIDHasSuffix(v string) predicate.IntegrationHistory
- func MappingIDIn(vs ...string) predicate.IntegrationHistory
- func MappingIDLT(v string) predicate.IntegrationHistory
- func MappingIDLTE(v string) predicate.IntegrationHistory
- func MappingIDNEQ(v string) predicate.IntegrationHistory
- func MappingIDNotIn(vs ...string) predicate.IntegrationHistory
- func Name(v string) predicate.IntegrationHistory
- func NameContains(v string) predicate.IntegrationHistory
- func NameContainsFold(v string) predicate.IntegrationHistory
- func NameEQ(v string) predicate.IntegrationHistory
- func NameEqualFold(v string) predicate.IntegrationHistory
- func NameGT(v string) predicate.IntegrationHistory
- func NameGTE(v string) predicate.IntegrationHistory
- func NameHasPrefix(v string) predicate.IntegrationHistory
- func NameHasSuffix(v string) predicate.IntegrationHistory
- func NameIn(vs ...string) predicate.IntegrationHistory
- func NameLT(v string) predicate.IntegrationHistory
- func NameLTE(v string) predicate.IntegrationHistory
- func NameNEQ(v string) predicate.IntegrationHistory
- func NameNotIn(vs ...string) predicate.IntegrationHistory
- func Not(p predicate.IntegrationHistory) predicate.IntegrationHistory
- func OperationEQ(v history.OpType) predicate.IntegrationHistory
- func OperationIn(vs ...history.OpType) predicate.IntegrationHistory
- func OperationNEQ(v history.OpType) predicate.IntegrationHistory
- func OperationNotIn(vs ...history.OpType) predicate.IntegrationHistory
- func OperationValidator(o history.OpType) error
- func Or(predicates ...predicate.IntegrationHistory) predicate.IntegrationHistory
- func OwnerID(v string) predicate.IntegrationHistory
- func OwnerIDContains(v string) predicate.IntegrationHistory
- func OwnerIDContainsFold(v string) predicate.IntegrationHistory
- func OwnerIDEQ(v string) predicate.IntegrationHistory
- func OwnerIDEqualFold(v string) predicate.IntegrationHistory
- func OwnerIDGT(v string) predicate.IntegrationHistory
- func OwnerIDGTE(v string) predicate.IntegrationHistory
- func OwnerIDHasPrefix(v string) predicate.IntegrationHistory
- func OwnerIDHasSuffix(v string) predicate.IntegrationHistory
- func OwnerIDIn(vs ...string) predicate.IntegrationHistory
- func OwnerIDIsNil() predicate.IntegrationHistory
- func OwnerIDLT(v string) predicate.IntegrationHistory
- func OwnerIDLTE(v string) predicate.IntegrationHistory
- func OwnerIDNEQ(v string) predicate.IntegrationHistory
- func OwnerIDNotIn(vs ...string) predicate.IntegrationHistory
- func OwnerIDNotNil() predicate.IntegrationHistory
- func Ref(v string) predicate.IntegrationHistory
- func RefContains(v string) predicate.IntegrationHistory
- func RefContainsFold(v string) predicate.IntegrationHistory
- func RefEQ(v string) predicate.IntegrationHistory
- func RefEqualFold(v string) predicate.IntegrationHistory
- func RefGT(v string) predicate.IntegrationHistory
- func RefGTE(v string) predicate.IntegrationHistory
- func RefHasPrefix(v string) predicate.IntegrationHistory
- func RefHasSuffix(v string) predicate.IntegrationHistory
- func RefIn(vs ...string) predicate.IntegrationHistory
- func RefIsNil() predicate.IntegrationHistory
- func RefLT(v string) predicate.IntegrationHistory
- func RefLTE(v string) predicate.IntegrationHistory
- func RefNEQ(v string) predicate.IntegrationHistory
- func RefNotIn(vs ...string) predicate.IntegrationHistory
- func RefNotNil() predicate.IntegrationHistory
- func TagsIsNil() predicate.IntegrationHistory
- func TagsNotNil() predicate.IntegrationHistory
- func UpdatedAt(v time.Time) predicate.IntegrationHistory
- func UpdatedAtEQ(v time.Time) predicate.IntegrationHistory
- func UpdatedAtGT(v time.Time) predicate.IntegrationHistory
- func UpdatedAtGTE(v time.Time) predicate.IntegrationHistory
- func UpdatedAtIn(vs ...time.Time) predicate.IntegrationHistory
- func UpdatedAtIsNil() predicate.IntegrationHistory
- func UpdatedAtLT(v time.Time) predicate.IntegrationHistory
- func UpdatedAtLTE(v time.Time) predicate.IntegrationHistory
- func UpdatedAtNEQ(v time.Time) predicate.IntegrationHistory
- func UpdatedAtNotIn(vs ...time.Time) predicate.IntegrationHistory
- func UpdatedAtNotNil() predicate.IntegrationHistory
- func UpdatedBy(v string) predicate.IntegrationHistory
- func UpdatedByContains(v string) predicate.IntegrationHistory
- func UpdatedByContainsFold(v string) predicate.IntegrationHistory
- func UpdatedByEQ(v string) predicate.IntegrationHistory
- func UpdatedByEqualFold(v string) predicate.IntegrationHistory
- func UpdatedByGT(v string) predicate.IntegrationHistory
- func UpdatedByGTE(v string) predicate.IntegrationHistory
- func UpdatedByHasPrefix(v string) predicate.IntegrationHistory
- func UpdatedByHasSuffix(v string) predicate.IntegrationHistory
- func UpdatedByIn(vs ...string) predicate.IntegrationHistory
- func UpdatedByIsNil() predicate.IntegrationHistory
- func UpdatedByLT(v string) predicate.IntegrationHistory
- func UpdatedByLTE(v string) predicate.IntegrationHistory
- func UpdatedByNEQ(v string) predicate.IntegrationHistory
- func UpdatedByNotIn(vs ...string) predicate.IntegrationHistory
- func UpdatedByNotNil() predicate.IntegrationHistory
- func ValidColumn(column string) bool
- type OrderOption
- func ByCreatedAt(opts ...sql.OrderTermOption) OrderOption
- func ByCreatedBy(opts ...sql.OrderTermOption) OrderOption
- func ByDeletedAt(opts ...sql.OrderTermOption) OrderOption
- func ByDeletedBy(opts ...sql.OrderTermOption) OrderOption
- func ByDescription(opts ...sql.OrderTermOption) OrderOption
- func ByHistoryTime(opts ...sql.OrderTermOption) OrderOption
- func ByID(opts ...sql.OrderTermOption) OrderOption
- func ByKind(opts ...sql.OrderTermOption) OrderOption
- func ByMappingID(opts ...sql.OrderTermOption) OrderOption
- func ByName(opts ...sql.OrderTermOption) OrderOption
- func ByOperation(opts ...sql.OrderTermOption) OrderOption
- func ByOwnerID(opts ...sql.OrderTermOption) OrderOption
- func ByRef(opts ...sql.OrderTermOption) OrderOption
- func ByUpdatedAt(opts ...sql.OrderTermOption) OrderOption
- func ByUpdatedBy(opts ...sql.OrderTermOption) OrderOption
Constants ¶
const ( // Label holds the string label denoting the integrationhistory type in the database. Label = "integration_history" // FieldID holds the string denoting the id field in the database. FieldID = "id" // FieldHistoryTime holds the string denoting the history_time field in the database. FieldHistoryTime = "history_time" // FieldRef holds the string denoting the ref field in the database. FieldRef = "ref" // FieldOperation holds the string denoting the operation field in the database. FieldOperation = "operation" // 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" // FieldMappingID holds the string denoting the mapping_id field in the database. FieldMappingID = "mapping_id" // FieldTags holds the string denoting the tags field in the database. FieldTags = "tags" // FieldDeletedAt holds the string denoting the deleted_at field in the database. FieldDeletedAt = "deleted_at" // FieldDeletedBy holds the string denoting the deleted_by field in the database. FieldDeletedBy = "deleted_by" // FieldOwnerID holds the string denoting the owner_id field in the database. FieldOwnerID = "owner_id" // FieldName holds the string denoting the name field in the database. FieldName = "name" // FieldDescription holds the string denoting the description field in the database. FieldDescription = "description" // FieldKind holds the string denoting the kind field in the database. FieldKind = "kind" // Table holds the table name of the integrationhistory in the database. Table = "integration_history" )
Variables ¶
var ( Hooks [1]ent.Hook Interceptors [1]ent.Interceptor Policy ent.Policy // DefaultHistoryTime holds the default value on creation for the "history_time" field. DefaultHistoryTime func() time.Time // 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 // DefaultMappingID holds the default value on creation for the "mapping_id" field. DefaultMappingID func() string // DefaultTags holds the default value on creation for the "tags" field. DefaultTags []string // DefaultID holds the default value on creation for the "id" field. DefaultID func() string )
Note that the variables below are initialized by the runtime package on the initialization of the application. Therefore, it should be imported in the main as follows:
import _ "github.com/theopenlane/core/internal/ent/generated/runtime"
var Columns = []string{ FieldID, FieldHistoryTime, FieldRef, FieldOperation, FieldCreatedAt, FieldUpdatedAt, FieldCreatedBy, FieldUpdatedBy, FieldMappingID, FieldTags, FieldDeletedAt, FieldDeletedBy, FieldOwnerID, FieldName, FieldDescription, FieldKind, }
Columns holds all SQL columns for integrationhistory fields.
Functions ¶
func And ¶
func And(predicates ...predicate.IntegrationHistory) predicate.IntegrationHistory
And groups predicates with the AND operator between them.
func CreatedAt ¶
func CreatedAt(v time.Time) predicate.IntegrationHistory
CreatedAt applies equality check predicate on the "created_at" field. It's identical to CreatedAtEQ.
func CreatedAtEQ ¶
func CreatedAtEQ(v time.Time) predicate.IntegrationHistory
CreatedAtEQ applies the EQ predicate on the "created_at" field.
func CreatedAtGT ¶
func CreatedAtGT(v time.Time) predicate.IntegrationHistory
CreatedAtGT applies the GT predicate on the "created_at" field.
func CreatedAtGTE ¶
func CreatedAtGTE(v time.Time) predicate.IntegrationHistory
CreatedAtGTE applies the GTE predicate on the "created_at" field.
func CreatedAtIn ¶
func CreatedAtIn(vs ...time.Time) predicate.IntegrationHistory
CreatedAtIn applies the In predicate on the "created_at" field.
func CreatedAtIsNil ¶
func CreatedAtIsNil() predicate.IntegrationHistory
CreatedAtIsNil applies the IsNil predicate on the "created_at" field.
func CreatedAtLT ¶
func CreatedAtLT(v time.Time) predicate.IntegrationHistory
CreatedAtLT applies the LT predicate on the "created_at" field.
func CreatedAtLTE ¶
func CreatedAtLTE(v time.Time) predicate.IntegrationHistory
CreatedAtLTE applies the LTE predicate on the "created_at" field.
func CreatedAtNEQ ¶
func CreatedAtNEQ(v time.Time) predicate.IntegrationHistory
CreatedAtNEQ applies the NEQ predicate on the "created_at" field.
func CreatedAtNotIn ¶
func CreatedAtNotIn(vs ...time.Time) predicate.IntegrationHistory
CreatedAtNotIn applies the NotIn predicate on the "created_at" field.
func CreatedAtNotNil ¶
func CreatedAtNotNil() predicate.IntegrationHistory
CreatedAtNotNil applies the NotNil predicate on the "created_at" field.
func CreatedBy ¶
func CreatedBy(v string) predicate.IntegrationHistory
CreatedBy applies equality check predicate on the "created_by" field. It's identical to CreatedByEQ.
func CreatedByContains ¶
func CreatedByContains(v string) predicate.IntegrationHistory
CreatedByContains applies the Contains predicate on the "created_by" field.
func CreatedByContainsFold ¶
func CreatedByContainsFold(v string) predicate.IntegrationHistory
CreatedByContainsFold applies the ContainsFold predicate on the "created_by" field.
func CreatedByEQ ¶
func CreatedByEQ(v string) predicate.IntegrationHistory
CreatedByEQ applies the EQ predicate on the "created_by" field.
func CreatedByEqualFold ¶
func CreatedByEqualFold(v string) predicate.IntegrationHistory
CreatedByEqualFold applies the EqualFold predicate on the "created_by" field.
func CreatedByGT ¶
func CreatedByGT(v string) predicate.IntegrationHistory
CreatedByGT applies the GT predicate on the "created_by" field.
func CreatedByGTE ¶
func CreatedByGTE(v string) predicate.IntegrationHistory
CreatedByGTE applies the GTE predicate on the "created_by" field.
func CreatedByHasPrefix ¶
func CreatedByHasPrefix(v string) predicate.IntegrationHistory
CreatedByHasPrefix applies the HasPrefix predicate on the "created_by" field.
func CreatedByHasSuffix ¶
func CreatedByHasSuffix(v string) predicate.IntegrationHistory
CreatedByHasSuffix applies the HasSuffix predicate on the "created_by" field.
func CreatedByIn ¶
func CreatedByIn(vs ...string) predicate.IntegrationHistory
CreatedByIn applies the In predicate on the "created_by" field.
func CreatedByIsNil ¶
func CreatedByIsNil() predicate.IntegrationHistory
CreatedByIsNil applies the IsNil predicate on the "created_by" field.
func CreatedByLT ¶
func CreatedByLT(v string) predicate.IntegrationHistory
CreatedByLT applies the LT predicate on the "created_by" field.
func CreatedByLTE ¶
func CreatedByLTE(v string) predicate.IntegrationHistory
CreatedByLTE applies the LTE predicate on the "created_by" field.
func CreatedByNEQ ¶
func CreatedByNEQ(v string) predicate.IntegrationHistory
CreatedByNEQ applies the NEQ predicate on the "created_by" field.
func CreatedByNotIn ¶
func CreatedByNotIn(vs ...string) predicate.IntegrationHistory
CreatedByNotIn applies the NotIn predicate on the "created_by" field.
func CreatedByNotNil ¶
func CreatedByNotNil() predicate.IntegrationHistory
CreatedByNotNil applies the NotNil predicate on the "created_by" field.
func DeletedAt ¶
func DeletedAt(v time.Time) predicate.IntegrationHistory
DeletedAt applies equality check predicate on the "deleted_at" field. It's identical to DeletedAtEQ.
func DeletedAtEQ ¶
func DeletedAtEQ(v time.Time) predicate.IntegrationHistory
DeletedAtEQ applies the EQ predicate on the "deleted_at" field.
func DeletedAtGT ¶
func DeletedAtGT(v time.Time) predicate.IntegrationHistory
DeletedAtGT applies the GT predicate on the "deleted_at" field.
func DeletedAtGTE ¶
func DeletedAtGTE(v time.Time) predicate.IntegrationHistory
DeletedAtGTE applies the GTE predicate on the "deleted_at" field.
func DeletedAtIn ¶
func DeletedAtIn(vs ...time.Time) predicate.IntegrationHistory
DeletedAtIn applies the In predicate on the "deleted_at" field.
func DeletedAtIsNil ¶
func DeletedAtIsNil() predicate.IntegrationHistory
DeletedAtIsNil applies the IsNil predicate on the "deleted_at" field.
func DeletedAtLT ¶
func DeletedAtLT(v time.Time) predicate.IntegrationHistory
DeletedAtLT applies the LT predicate on the "deleted_at" field.
func DeletedAtLTE ¶
func DeletedAtLTE(v time.Time) predicate.IntegrationHistory
DeletedAtLTE applies the LTE predicate on the "deleted_at" field.
func DeletedAtNEQ ¶
func DeletedAtNEQ(v time.Time) predicate.IntegrationHistory
DeletedAtNEQ applies the NEQ predicate on the "deleted_at" field.
func DeletedAtNotIn ¶
func DeletedAtNotIn(vs ...time.Time) predicate.IntegrationHistory
DeletedAtNotIn applies the NotIn predicate on the "deleted_at" field.
func DeletedAtNotNil ¶
func DeletedAtNotNil() predicate.IntegrationHistory
DeletedAtNotNil applies the NotNil predicate on the "deleted_at" field.
func DeletedBy ¶
func DeletedBy(v string) predicate.IntegrationHistory
DeletedBy applies equality check predicate on the "deleted_by" field. It's identical to DeletedByEQ.
func DeletedByContains ¶
func DeletedByContains(v string) predicate.IntegrationHistory
DeletedByContains applies the Contains predicate on the "deleted_by" field.
func DeletedByContainsFold ¶
func DeletedByContainsFold(v string) predicate.IntegrationHistory
DeletedByContainsFold applies the ContainsFold predicate on the "deleted_by" field.
func DeletedByEQ ¶
func DeletedByEQ(v string) predicate.IntegrationHistory
DeletedByEQ applies the EQ predicate on the "deleted_by" field.
func DeletedByEqualFold ¶
func DeletedByEqualFold(v string) predicate.IntegrationHistory
DeletedByEqualFold applies the EqualFold predicate on the "deleted_by" field.
func DeletedByGT ¶
func DeletedByGT(v string) predicate.IntegrationHistory
DeletedByGT applies the GT predicate on the "deleted_by" field.
func DeletedByGTE ¶
func DeletedByGTE(v string) predicate.IntegrationHistory
DeletedByGTE applies the GTE predicate on the "deleted_by" field.
func DeletedByHasPrefix ¶
func DeletedByHasPrefix(v string) predicate.IntegrationHistory
DeletedByHasPrefix applies the HasPrefix predicate on the "deleted_by" field.
func DeletedByHasSuffix ¶
func DeletedByHasSuffix(v string) predicate.IntegrationHistory
DeletedByHasSuffix applies the HasSuffix predicate on the "deleted_by" field.
func DeletedByIn ¶
func DeletedByIn(vs ...string) predicate.IntegrationHistory
DeletedByIn applies the In predicate on the "deleted_by" field.
func DeletedByIsNil ¶
func DeletedByIsNil() predicate.IntegrationHistory
DeletedByIsNil applies the IsNil predicate on the "deleted_by" field.
func DeletedByLT ¶
func DeletedByLT(v string) predicate.IntegrationHistory
DeletedByLT applies the LT predicate on the "deleted_by" field.
func DeletedByLTE ¶
func DeletedByLTE(v string) predicate.IntegrationHistory
DeletedByLTE applies the LTE predicate on the "deleted_by" field.
func DeletedByNEQ ¶
func DeletedByNEQ(v string) predicate.IntegrationHistory
DeletedByNEQ applies the NEQ predicate on the "deleted_by" field.
func DeletedByNotIn ¶
func DeletedByNotIn(vs ...string) predicate.IntegrationHistory
DeletedByNotIn applies the NotIn predicate on the "deleted_by" field.
func DeletedByNotNil ¶
func DeletedByNotNil() predicate.IntegrationHistory
DeletedByNotNil applies the NotNil predicate on the "deleted_by" field.
func Description ¶
func Description(v string) predicate.IntegrationHistory
Description applies equality check predicate on the "description" field. It's identical to DescriptionEQ.
func DescriptionContains ¶
func DescriptionContains(v string) predicate.IntegrationHistory
DescriptionContains applies the Contains predicate on the "description" field.
func DescriptionContainsFold ¶
func DescriptionContainsFold(v string) predicate.IntegrationHistory
DescriptionContainsFold applies the ContainsFold predicate on the "description" field.
func DescriptionEQ ¶
func DescriptionEQ(v string) predicate.IntegrationHistory
DescriptionEQ applies the EQ predicate on the "description" field.
func DescriptionEqualFold ¶
func DescriptionEqualFold(v string) predicate.IntegrationHistory
DescriptionEqualFold applies the EqualFold predicate on the "description" field.
func DescriptionGT ¶
func DescriptionGT(v string) predicate.IntegrationHistory
DescriptionGT applies the GT predicate on the "description" field.
func DescriptionGTE ¶
func DescriptionGTE(v string) predicate.IntegrationHistory
DescriptionGTE applies the GTE predicate on the "description" field.
func DescriptionHasPrefix ¶
func DescriptionHasPrefix(v string) predicate.IntegrationHistory
DescriptionHasPrefix applies the HasPrefix predicate on the "description" field.
func DescriptionHasSuffix ¶
func DescriptionHasSuffix(v string) predicate.IntegrationHistory
DescriptionHasSuffix applies the HasSuffix predicate on the "description" field.
func DescriptionIn ¶
func DescriptionIn(vs ...string) predicate.IntegrationHistory
DescriptionIn applies the In predicate on the "description" field.
func DescriptionIsNil ¶
func DescriptionIsNil() predicate.IntegrationHistory
DescriptionIsNil applies the IsNil predicate on the "description" field.
func DescriptionLT ¶
func DescriptionLT(v string) predicate.IntegrationHistory
DescriptionLT applies the LT predicate on the "description" field.
func DescriptionLTE ¶
func DescriptionLTE(v string) predicate.IntegrationHistory
DescriptionLTE applies the LTE predicate on the "description" field.
func DescriptionNEQ ¶
func DescriptionNEQ(v string) predicate.IntegrationHistory
DescriptionNEQ applies the NEQ predicate on the "description" field.
func DescriptionNotIn ¶
func DescriptionNotIn(vs ...string) predicate.IntegrationHistory
DescriptionNotIn applies the NotIn predicate on the "description" field.
func DescriptionNotNil ¶
func DescriptionNotNil() predicate.IntegrationHistory
DescriptionNotNil applies the NotNil predicate on the "description" field.
func HistoryTime ¶
func HistoryTime(v time.Time) predicate.IntegrationHistory
HistoryTime applies equality check predicate on the "history_time" field. It's identical to HistoryTimeEQ.
func HistoryTimeEQ ¶
func HistoryTimeEQ(v time.Time) predicate.IntegrationHistory
HistoryTimeEQ applies the EQ predicate on the "history_time" field.
func HistoryTimeGT ¶
func HistoryTimeGT(v time.Time) predicate.IntegrationHistory
HistoryTimeGT applies the GT predicate on the "history_time" field.
func HistoryTimeGTE ¶
func HistoryTimeGTE(v time.Time) predicate.IntegrationHistory
HistoryTimeGTE applies the GTE predicate on the "history_time" field.
func HistoryTimeIn ¶
func HistoryTimeIn(vs ...time.Time) predicate.IntegrationHistory
HistoryTimeIn applies the In predicate on the "history_time" field.
func HistoryTimeLT ¶
func HistoryTimeLT(v time.Time) predicate.IntegrationHistory
HistoryTimeLT applies the LT predicate on the "history_time" field.
func HistoryTimeLTE ¶
func HistoryTimeLTE(v time.Time) predicate.IntegrationHistory
HistoryTimeLTE applies the LTE predicate on the "history_time" field.
func HistoryTimeNEQ ¶
func HistoryTimeNEQ(v time.Time) predicate.IntegrationHistory
HistoryTimeNEQ applies the NEQ predicate on the "history_time" field.
func HistoryTimeNotIn ¶
func HistoryTimeNotIn(vs ...time.Time) predicate.IntegrationHistory
HistoryTimeNotIn applies the NotIn predicate on the "history_time" field.
func ID ¶
func ID(id string) predicate.IntegrationHistory
ID filters vertices based on their ID field.
func IDContainsFold ¶
func IDContainsFold(id string) predicate.IntegrationHistory
IDContainsFold applies the ContainsFold predicate on the ID field.
func IDEQ ¶
func IDEQ(id string) predicate.IntegrationHistory
IDEQ applies the EQ predicate on the ID field.
func IDEqualFold ¶
func IDEqualFold(id string) predicate.IntegrationHistory
IDEqualFold applies the EqualFold predicate on the ID field.
func IDGT ¶
func IDGT(id string) predicate.IntegrationHistory
IDGT applies the GT predicate on the ID field.
func IDGTE ¶
func IDGTE(id string) predicate.IntegrationHistory
IDGTE applies the GTE predicate on the ID field.
func IDIn ¶
func IDIn(ids ...string) predicate.IntegrationHistory
IDIn applies the In predicate on the ID field.
func IDLT ¶
func IDLT(id string) predicate.IntegrationHistory
IDLT applies the LT predicate on the ID field.
func IDLTE ¶
func IDLTE(id string) predicate.IntegrationHistory
IDLTE applies the LTE predicate on the ID field.
func IDNEQ ¶
func IDNEQ(id string) predicate.IntegrationHistory
IDNEQ applies the NEQ predicate on the ID field.
func IDNotIn ¶
func IDNotIn(ids ...string) predicate.IntegrationHistory
IDNotIn applies the NotIn predicate on the ID field.
func Kind ¶
func Kind(v string) predicate.IntegrationHistory
Kind applies equality check predicate on the "kind" field. It's identical to KindEQ.
func KindContains ¶
func KindContains(v string) predicate.IntegrationHistory
KindContains applies the Contains predicate on the "kind" field.
func KindContainsFold ¶
func KindContainsFold(v string) predicate.IntegrationHistory
KindContainsFold applies the ContainsFold predicate on the "kind" field.
func KindEQ ¶
func KindEQ(v string) predicate.IntegrationHistory
KindEQ applies the EQ predicate on the "kind" field.
func KindEqualFold ¶
func KindEqualFold(v string) predicate.IntegrationHistory
KindEqualFold applies the EqualFold predicate on the "kind" field.
func KindGT ¶
func KindGT(v string) predicate.IntegrationHistory
KindGT applies the GT predicate on the "kind" field.
func KindGTE ¶
func KindGTE(v string) predicate.IntegrationHistory
KindGTE applies the GTE predicate on the "kind" field.
func KindHasPrefix ¶
func KindHasPrefix(v string) predicate.IntegrationHistory
KindHasPrefix applies the HasPrefix predicate on the "kind" field.
func KindHasSuffix ¶
func KindHasSuffix(v string) predicate.IntegrationHistory
KindHasSuffix applies the HasSuffix predicate on the "kind" field.
func KindIn ¶
func KindIn(vs ...string) predicate.IntegrationHistory
KindIn applies the In predicate on the "kind" field.
func KindIsNil ¶
func KindIsNil() predicate.IntegrationHistory
KindIsNil applies the IsNil predicate on the "kind" field.
func KindLT ¶
func KindLT(v string) predicate.IntegrationHistory
KindLT applies the LT predicate on the "kind" field.
func KindLTE ¶
func KindLTE(v string) predicate.IntegrationHistory
KindLTE applies the LTE predicate on the "kind" field.
func KindNEQ ¶
func KindNEQ(v string) predicate.IntegrationHistory
KindNEQ applies the NEQ predicate on the "kind" field.
func KindNotIn ¶
func KindNotIn(vs ...string) predicate.IntegrationHistory
KindNotIn applies the NotIn predicate on the "kind" field.
func KindNotNil ¶
func KindNotNil() predicate.IntegrationHistory
KindNotNil applies the NotNil predicate on the "kind" field.
func MappingID ¶
func MappingID(v string) predicate.IntegrationHistory
MappingID applies equality check predicate on the "mapping_id" field. It's identical to MappingIDEQ.
func MappingIDContains ¶
func MappingIDContains(v string) predicate.IntegrationHistory
MappingIDContains applies the Contains predicate on the "mapping_id" field.
func MappingIDContainsFold ¶
func MappingIDContainsFold(v string) predicate.IntegrationHistory
MappingIDContainsFold applies the ContainsFold predicate on the "mapping_id" field.
func MappingIDEQ ¶
func MappingIDEQ(v string) predicate.IntegrationHistory
MappingIDEQ applies the EQ predicate on the "mapping_id" field.
func MappingIDEqualFold ¶
func MappingIDEqualFold(v string) predicate.IntegrationHistory
MappingIDEqualFold applies the EqualFold predicate on the "mapping_id" field.
func MappingIDGT ¶
func MappingIDGT(v string) predicate.IntegrationHistory
MappingIDGT applies the GT predicate on the "mapping_id" field.
func MappingIDGTE ¶
func MappingIDGTE(v string) predicate.IntegrationHistory
MappingIDGTE applies the GTE predicate on the "mapping_id" field.
func MappingIDHasPrefix ¶
func MappingIDHasPrefix(v string) predicate.IntegrationHistory
MappingIDHasPrefix applies the HasPrefix predicate on the "mapping_id" field.
func MappingIDHasSuffix ¶
func MappingIDHasSuffix(v string) predicate.IntegrationHistory
MappingIDHasSuffix applies the HasSuffix predicate on the "mapping_id" field.
func MappingIDIn ¶
func MappingIDIn(vs ...string) predicate.IntegrationHistory
MappingIDIn applies the In predicate on the "mapping_id" field.
func MappingIDLT ¶
func MappingIDLT(v string) predicate.IntegrationHistory
MappingIDLT applies the LT predicate on the "mapping_id" field.
func MappingIDLTE ¶
func MappingIDLTE(v string) predicate.IntegrationHistory
MappingIDLTE applies the LTE predicate on the "mapping_id" field.
func MappingIDNEQ ¶
func MappingIDNEQ(v string) predicate.IntegrationHistory
MappingIDNEQ applies the NEQ predicate on the "mapping_id" field.
func MappingIDNotIn ¶
func MappingIDNotIn(vs ...string) predicate.IntegrationHistory
MappingIDNotIn applies the NotIn predicate on the "mapping_id" field.
func Name ¶
func Name(v string) predicate.IntegrationHistory
Name applies equality check predicate on the "name" field. It's identical to NameEQ.
func NameContains ¶
func NameContains(v string) predicate.IntegrationHistory
NameContains applies the Contains predicate on the "name" field.
func NameContainsFold ¶
func NameContainsFold(v string) predicate.IntegrationHistory
NameContainsFold applies the ContainsFold predicate on the "name" field.
func NameEQ ¶
func NameEQ(v string) predicate.IntegrationHistory
NameEQ applies the EQ predicate on the "name" field.
func NameEqualFold ¶
func NameEqualFold(v string) predicate.IntegrationHistory
NameEqualFold applies the EqualFold predicate on the "name" field.
func NameGT ¶
func NameGT(v string) predicate.IntegrationHistory
NameGT applies the GT predicate on the "name" field.
func NameGTE ¶
func NameGTE(v string) predicate.IntegrationHistory
NameGTE applies the GTE predicate on the "name" field.
func NameHasPrefix ¶
func NameHasPrefix(v string) predicate.IntegrationHistory
NameHasPrefix applies the HasPrefix predicate on the "name" field.
func NameHasSuffix ¶
func NameHasSuffix(v string) predicate.IntegrationHistory
NameHasSuffix applies the HasSuffix predicate on the "name" field.
func NameIn ¶
func NameIn(vs ...string) predicate.IntegrationHistory
NameIn applies the In predicate on the "name" field.
func NameLT ¶
func NameLT(v string) predicate.IntegrationHistory
NameLT applies the LT predicate on the "name" field.
func NameLTE ¶
func NameLTE(v string) predicate.IntegrationHistory
NameLTE applies the LTE predicate on the "name" field.
func NameNEQ ¶
func NameNEQ(v string) predicate.IntegrationHistory
NameNEQ applies the NEQ predicate on the "name" field.
func NameNotIn ¶
func NameNotIn(vs ...string) predicate.IntegrationHistory
NameNotIn applies the NotIn predicate on the "name" field.
func Not ¶
func Not(p predicate.IntegrationHistory) predicate.IntegrationHistory
Not applies the not operator on the given predicate.
func OperationEQ ¶
func OperationEQ(v history.OpType) predicate.IntegrationHistory
OperationEQ applies the EQ predicate on the "operation" field.
func OperationIn ¶
func OperationIn(vs ...history.OpType) predicate.IntegrationHistory
OperationIn applies the In predicate on the "operation" field.
func OperationNEQ ¶
func OperationNEQ(v history.OpType) predicate.IntegrationHistory
OperationNEQ applies the NEQ predicate on the "operation" field.
func OperationNotIn ¶
func OperationNotIn(vs ...history.OpType) predicate.IntegrationHistory
OperationNotIn applies the NotIn predicate on the "operation" field.
func OperationValidator ¶
OperationValidator is a validator for the "operation" field enum values. It is called by the builders before save.
func Or ¶
func Or(predicates ...predicate.IntegrationHistory) predicate.IntegrationHistory
Or groups predicates with the OR operator between them.
func OwnerID ¶
func OwnerID(v string) predicate.IntegrationHistory
OwnerID applies equality check predicate on the "owner_id" field. It's identical to OwnerIDEQ.
func OwnerIDContains ¶
func OwnerIDContains(v string) predicate.IntegrationHistory
OwnerIDContains applies the Contains predicate on the "owner_id" field.
func OwnerIDContainsFold ¶
func OwnerIDContainsFold(v string) predicate.IntegrationHistory
OwnerIDContainsFold applies the ContainsFold predicate on the "owner_id" field.
func OwnerIDEQ ¶
func OwnerIDEQ(v string) predicate.IntegrationHistory
OwnerIDEQ applies the EQ predicate on the "owner_id" field.
func OwnerIDEqualFold ¶
func OwnerIDEqualFold(v string) predicate.IntegrationHistory
OwnerIDEqualFold applies the EqualFold predicate on the "owner_id" field.
func OwnerIDGT ¶
func OwnerIDGT(v string) predicate.IntegrationHistory
OwnerIDGT applies the GT predicate on the "owner_id" field.
func OwnerIDGTE ¶
func OwnerIDGTE(v string) predicate.IntegrationHistory
OwnerIDGTE applies the GTE predicate on the "owner_id" field.
func OwnerIDHasPrefix ¶
func OwnerIDHasPrefix(v string) predicate.IntegrationHistory
OwnerIDHasPrefix applies the HasPrefix predicate on the "owner_id" field.
func OwnerIDHasSuffix ¶
func OwnerIDHasSuffix(v string) predicate.IntegrationHistory
OwnerIDHasSuffix applies the HasSuffix predicate on the "owner_id" field.
func OwnerIDIn ¶
func OwnerIDIn(vs ...string) predicate.IntegrationHistory
OwnerIDIn applies the In predicate on the "owner_id" field.
func OwnerIDIsNil ¶
func OwnerIDIsNil() predicate.IntegrationHistory
OwnerIDIsNil applies the IsNil predicate on the "owner_id" field.
func OwnerIDLT ¶
func OwnerIDLT(v string) predicate.IntegrationHistory
OwnerIDLT applies the LT predicate on the "owner_id" field.
func OwnerIDLTE ¶
func OwnerIDLTE(v string) predicate.IntegrationHistory
OwnerIDLTE applies the LTE predicate on the "owner_id" field.
func OwnerIDNEQ ¶
func OwnerIDNEQ(v string) predicate.IntegrationHistory
OwnerIDNEQ applies the NEQ predicate on the "owner_id" field.
func OwnerIDNotIn ¶
func OwnerIDNotIn(vs ...string) predicate.IntegrationHistory
OwnerIDNotIn applies the NotIn predicate on the "owner_id" field.
func OwnerIDNotNil ¶
func OwnerIDNotNil() predicate.IntegrationHistory
OwnerIDNotNil applies the NotNil predicate on the "owner_id" field.
func Ref ¶
func Ref(v string) predicate.IntegrationHistory
Ref applies equality check predicate on the "ref" field. It's identical to RefEQ.
func RefContains ¶
func RefContains(v string) predicate.IntegrationHistory
RefContains applies the Contains predicate on the "ref" field.
func RefContainsFold ¶
func RefContainsFold(v string) predicate.IntegrationHistory
RefContainsFold applies the ContainsFold predicate on the "ref" field.
func RefEQ ¶
func RefEQ(v string) predicate.IntegrationHistory
RefEQ applies the EQ predicate on the "ref" field.
func RefEqualFold ¶
func RefEqualFold(v string) predicate.IntegrationHistory
RefEqualFold applies the EqualFold predicate on the "ref" field.
func RefGT ¶
func RefGT(v string) predicate.IntegrationHistory
RefGT applies the GT predicate on the "ref" field.
func RefGTE ¶
func RefGTE(v string) predicate.IntegrationHistory
RefGTE applies the GTE predicate on the "ref" field.
func RefHasPrefix ¶
func RefHasPrefix(v string) predicate.IntegrationHistory
RefHasPrefix applies the HasPrefix predicate on the "ref" field.
func RefHasSuffix ¶
func RefHasSuffix(v string) predicate.IntegrationHistory
RefHasSuffix applies the HasSuffix predicate on the "ref" field.
func RefIn ¶
func RefIn(vs ...string) predicate.IntegrationHistory
RefIn applies the In predicate on the "ref" field.
func RefIsNil ¶
func RefIsNil() predicate.IntegrationHistory
RefIsNil applies the IsNil predicate on the "ref" field.
func RefLT ¶
func RefLT(v string) predicate.IntegrationHistory
RefLT applies the LT predicate on the "ref" field.
func RefLTE ¶
func RefLTE(v string) predicate.IntegrationHistory
RefLTE applies the LTE predicate on the "ref" field.
func RefNEQ ¶
func RefNEQ(v string) predicate.IntegrationHistory
RefNEQ applies the NEQ predicate on the "ref" field.
func RefNotIn ¶
func RefNotIn(vs ...string) predicate.IntegrationHistory
RefNotIn applies the NotIn predicate on the "ref" field.
func RefNotNil ¶
func RefNotNil() predicate.IntegrationHistory
RefNotNil applies the NotNil predicate on the "ref" field.
func TagsIsNil ¶
func TagsIsNil() predicate.IntegrationHistory
TagsIsNil applies the IsNil predicate on the "tags" field.
func TagsNotNil ¶
func TagsNotNil() predicate.IntegrationHistory
TagsNotNil applies the NotNil predicate on the "tags" field.
func UpdatedAt ¶
func UpdatedAt(v time.Time) predicate.IntegrationHistory
UpdatedAt applies equality check predicate on the "updated_at" field. It's identical to UpdatedAtEQ.
func UpdatedAtEQ ¶
func UpdatedAtEQ(v time.Time) predicate.IntegrationHistory
UpdatedAtEQ applies the EQ predicate on the "updated_at" field.
func UpdatedAtGT ¶
func UpdatedAtGT(v time.Time) predicate.IntegrationHistory
UpdatedAtGT applies the GT predicate on the "updated_at" field.
func UpdatedAtGTE ¶
func UpdatedAtGTE(v time.Time) predicate.IntegrationHistory
UpdatedAtGTE applies the GTE predicate on the "updated_at" field.
func UpdatedAtIn ¶
func UpdatedAtIn(vs ...time.Time) predicate.IntegrationHistory
UpdatedAtIn applies the In predicate on the "updated_at" field.
func UpdatedAtIsNil ¶
func UpdatedAtIsNil() predicate.IntegrationHistory
UpdatedAtIsNil applies the IsNil predicate on the "updated_at" field.
func UpdatedAtLT ¶
func UpdatedAtLT(v time.Time) predicate.IntegrationHistory
UpdatedAtLT applies the LT predicate on the "updated_at" field.
func UpdatedAtLTE ¶
func UpdatedAtLTE(v time.Time) predicate.IntegrationHistory
UpdatedAtLTE applies the LTE predicate on the "updated_at" field.
func UpdatedAtNEQ ¶
func UpdatedAtNEQ(v time.Time) predicate.IntegrationHistory
UpdatedAtNEQ applies the NEQ predicate on the "updated_at" field.
func UpdatedAtNotIn ¶
func UpdatedAtNotIn(vs ...time.Time) predicate.IntegrationHistory
UpdatedAtNotIn applies the NotIn predicate on the "updated_at" field.
func UpdatedAtNotNil ¶
func UpdatedAtNotNil() predicate.IntegrationHistory
UpdatedAtNotNil applies the NotNil predicate on the "updated_at" field.
func UpdatedBy ¶
func UpdatedBy(v string) predicate.IntegrationHistory
UpdatedBy applies equality check predicate on the "updated_by" field. It's identical to UpdatedByEQ.
func UpdatedByContains ¶
func UpdatedByContains(v string) predicate.IntegrationHistory
UpdatedByContains applies the Contains predicate on the "updated_by" field.
func UpdatedByContainsFold ¶
func UpdatedByContainsFold(v string) predicate.IntegrationHistory
UpdatedByContainsFold applies the ContainsFold predicate on the "updated_by" field.
func UpdatedByEQ ¶
func UpdatedByEQ(v string) predicate.IntegrationHistory
UpdatedByEQ applies the EQ predicate on the "updated_by" field.
func UpdatedByEqualFold ¶
func UpdatedByEqualFold(v string) predicate.IntegrationHistory
UpdatedByEqualFold applies the EqualFold predicate on the "updated_by" field.
func UpdatedByGT ¶
func UpdatedByGT(v string) predicate.IntegrationHistory
UpdatedByGT applies the GT predicate on the "updated_by" field.
func UpdatedByGTE ¶
func UpdatedByGTE(v string) predicate.IntegrationHistory
UpdatedByGTE applies the GTE predicate on the "updated_by" field.
func UpdatedByHasPrefix ¶
func UpdatedByHasPrefix(v string) predicate.IntegrationHistory
UpdatedByHasPrefix applies the HasPrefix predicate on the "updated_by" field.
func UpdatedByHasSuffix ¶
func UpdatedByHasSuffix(v string) predicate.IntegrationHistory
UpdatedByHasSuffix applies the HasSuffix predicate on the "updated_by" field.
func UpdatedByIn ¶
func UpdatedByIn(vs ...string) predicate.IntegrationHistory
UpdatedByIn applies the In predicate on the "updated_by" field.
func UpdatedByIsNil ¶
func UpdatedByIsNil() predicate.IntegrationHistory
UpdatedByIsNil applies the IsNil predicate on the "updated_by" field.
func UpdatedByLT ¶
func UpdatedByLT(v string) predicate.IntegrationHistory
UpdatedByLT applies the LT predicate on the "updated_by" field.
func UpdatedByLTE ¶
func UpdatedByLTE(v string) predicate.IntegrationHistory
UpdatedByLTE applies the LTE predicate on the "updated_by" field.
func UpdatedByNEQ ¶
func UpdatedByNEQ(v string) predicate.IntegrationHistory
UpdatedByNEQ applies the NEQ predicate on the "updated_by" field.
func UpdatedByNotIn ¶
func UpdatedByNotIn(vs ...string) predicate.IntegrationHistory
UpdatedByNotIn applies the NotIn predicate on the "updated_by" field.
func UpdatedByNotNil ¶
func UpdatedByNotNil() predicate.IntegrationHistory
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).
Types ¶
type OrderOption ¶
OrderOption defines the ordering options for the IntegrationHistory queries.
func ByCreatedAt ¶
func ByCreatedAt(opts ...sql.OrderTermOption) OrderOption
ByCreatedAt orders the results by the created_at field.
func ByCreatedBy ¶
func ByCreatedBy(opts ...sql.OrderTermOption) OrderOption
ByCreatedBy orders the results by the created_by field.
func ByDeletedAt ¶
func ByDeletedAt(opts ...sql.OrderTermOption) OrderOption
ByDeletedAt orders the results by the deleted_at field.
func ByDeletedBy ¶
func ByDeletedBy(opts ...sql.OrderTermOption) OrderOption
ByDeletedBy orders the results by the deleted_by field.
func ByDescription ¶
func ByDescription(opts ...sql.OrderTermOption) OrderOption
ByDescription orders the results by the description field.
func ByHistoryTime ¶
func ByHistoryTime(opts ...sql.OrderTermOption) OrderOption
ByHistoryTime orders the results by the history_time field.
func ByID ¶
func ByID(opts ...sql.OrderTermOption) OrderOption
ByID orders the results by the id field.
func ByKind ¶
func ByKind(opts ...sql.OrderTermOption) OrderOption
ByKind orders the results by the kind field.
func ByMappingID ¶
func ByMappingID(opts ...sql.OrderTermOption) OrderOption
ByMappingID orders the results by the mapping_id field.
func ByName ¶
func ByName(opts ...sql.OrderTermOption) OrderOption
ByName orders the results by the name field.
func ByOperation ¶
func ByOperation(opts ...sql.OrderTermOption) OrderOption
ByOperation orders the results by the operation field.
func ByOwnerID ¶
func ByOwnerID(opts ...sql.OrderTermOption) OrderOption
ByOwnerID orders the results by the owner_id field.
func ByRef ¶
func ByRef(opts ...sql.OrderTermOption) OrderOption
ByRef orders the results by the ref 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.