Documentation
¶
Index ¶
- Constants
- Variables
- func And(predicates ...predicate.MappedControlHistory) predicate.MappedControlHistory
- func Confidence(v int) predicate.MappedControlHistory
- func ConfidenceEQ(v int) predicate.MappedControlHistory
- func ConfidenceGT(v int) predicate.MappedControlHistory
- func ConfidenceGTE(v int) predicate.MappedControlHistory
- func ConfidenceIn(vs ...int) predicate.MappedControlHistory
- func ConfidenceIsNil() predicate.MappedControlHistory
- func ConfidenceLT(v int) predicate.MappedControlHistory
- func ConfidenceLTE(v int) predicate.MappedControlHistory
- func ConfidenceNEQ(v int) predicate.MappedControlHistory
- func ConfidenceNotIn(vs ...int) predicate.MappedControlHistory
- func ConfidenceNotNil() predicate.MappedControlHistory
- func CreatedAt(v time.Time) predicate.MappedControlHistory
- func CreatedAtEQ(v time.Time) predicate.MappedControlHistory
- func CreatedAtGT(v time.Time) predicate.MappedControlHistory
- func CreatedAtGTE(v time.Time) predicate.MappedControlHistory
- func CreatedAtIn(vs ...time.Time) predicate.MappedControlHistory
- func CreatedAtIsNil() predicate.MappedControlHistory
- func CreatedAtLT(v time.Time) predicate.MappedControlHistory
- func CreatedAtLTE(v time.Time) predicate.MappedControlHistory
- func CreatedAtNEQ(v time.Time) predicate.MappedControlHistory
- func CreatedAtNotIn(vs ...time.Time) predicate.MappedControlHistory
- func CreatedAtNotNil() predicate.MappedControlHistory
- func CreatedBy(v string) predicate.MappedControlHistory
- func CreatedByContains(v string) predicate.MappedControlHistory
- func CreatedByContainsFold(v string) predicate.MappedControlHistory
- func CreatedByEQ(v string) predicate.MappedControlHistory
- func CreatedByEqualFold(v string) predicate.MappedControlHistory
- func CreatedByGT(v string) predicate.MappedControlHistory
- func CreatedByGTE(v string) predicate.MappedControlHistory
- func CreatedByHasPrefix(v string) predicate.MappedControlHistory
- func CreatedByHasSuffix(v string) predicate.MappedControlHistory
- func CreatedByIn(vs ...string) predicate.MappedControlHistory
- func CreatedByIsNil() predicate.MappedControlHistory
- func CreatedByLT(v string) predicate.MappedControlHistory
- func CreatedByLTE(v string) predicate.MappedControlHistory
- func CreatedByNEQ(v string) predicate.MappedControlHistory
- func CreatedByNotIn(vs ...string) predicate.MappedControlHistory
- func CreatedByNotNil() predicate.MappedControlHistory
- func DeletedAt(v time.Time) predicate.MappedControlHistory
- func DeletedAtEQ(v time.Time) predicate.MappedControlHistory
- func DeletedAtGT(v time.Time) predicate.MappedControlHistory
- func DeletedAtGTE(v time.Time) predicate.MappedControlHistory
- func DeletedAtIn(vs ...time.Time) predicate.MappedControlHistory
- func DeletedAtIsNil() predicate.MappedControlHistory
- func DeletedAtLT(v time.Time) predicate.MappedControlHistory
- func DeletedAtLTE(v time.Time) predicate.MappedControlHistory
- func DeletedAtNEQ(v time.Time) predicate.MappedControlHistory
- func DeletedAtNotIn(vs ...time.Time) predicate.MappedControlHistory
- func DeletedAtNotNil() predicate.MappedControlHistory
- func DeletedBy(v string) predicate.MappedControlHistory
- func DeletedByContains(v string) predicate.MappedControlHistory
- func DeletedByContainsFold(v string) predicate.MappedControlHistory
- func DeletedByEQ(v string) predicate.MappedControlHistory
- func DeletedByEqualFold(v string) predicate.MappedControlHistory
- func DeletedByGT(v string) predicate.MappedControlHistory
- func DeletedByGTE(v string) predicate.MappedControlHistory
- func DeletedByHasPrefix(v string) predicate.MappedControlHistory
- func DeletedByHasSuffix(v string) predicate.MappedControlHistory
- func DeletedByIn(vs ...string) predicate.MappedControlHistory
- func DeletedByIsNil() predicate.MappedControlHistory
- func DeletedByLT(v string) predicate.MappedControlHistory
- func DeletedByLTE(v string) predicate.MappedControlHistory
- func DeletedByNEQ(v string) predicate.MappedControlHistory
- func DeletedByNotIn(vs ...string) predicate.MappedControlHistory
- func DeletedByNotNil() predicate.MappedControlHistory
- func HistoryTime(v time.Time) predicate.MappedControlHistory
- func HistoryTimeEQ(v time.Time) predicate.MappedControlHistory
- func HistoryTimeGT(v time.Time) predicate.MappedControlHistory
- func HistoryTimeGTE(v time.Time) predicate.MappedControlHistory
- func HistoryTimeIn(vs ...time.Time) predicate.MappedControlHistory
- func HistoryTimeLT(v time.Time) predicate.MappedControlHistory
- func HistoryTimeLTE(v time.Time) predicate.MappedControlHistory
- func HistoryTimeNEQ(v time.Time) predicate.MappedControlHistory
- func HistoryTimeNotIn(vs ...time.Time) predicate.MappedControlHistory
- func ID(id string) predicate.MappedControlHistory
- func IDContainsFold(id string) predicate.MappedControlHistory
- func IDEQ(id string) predicate.MappedControlHistory
- func IDEqualFold(id string) predicate.MappedControlHistory
- func IDGT(id string) predicate.MappedControlHistory
- func IDGTE(id string) predicate.MappedControlHistory
- func IDIn(ids ...string) predicate.MappedControlHistory
- func IDLT(id string) predicate.MappedControlHistory
- func IDLTE(id string) predicate.MappedControlHistory
- func IDNEQ(id string) predicate.MappedControlHistory
- func IDNotIn(ids ...string) predicate.MappedControlHistory
- func MappingTypeEQ(v enums.MappingType) predicate.MappedControlHistory
- func MappingTypeIn(vs ...enums.MappingType) predicate.MappedControlHistory
- func MappingTypeNEQ(v enums.MappingType) predicate.MappedControlHistory
- func MappingTypeNotIn(vs ...enums.MappingType) predicate.MappedControlHistory
- func MappingTypeValidator(mt enums.MappingType) error
- func Not(p predicate.MappedControlHistory) predicate.MappedControlHistory
- func OperationEQ(v history.OpType) predicate.MappedControlHistory
- func OperationIn(vs ...history.OpType) predicate.MappedControlHistory
- func OperationNEQ(v history.OpType) predicate.MappedControlHistory
- func OperationNotIn(vs ...history.OpType) predicate.MappedControlHistory
- func OperationValidator(o history.OpType) error
- func Or(predicates ...predicate.MappedControlHistory) predicate.MappedControlHistory
- func OwnerID(v string) predicate.MappedControlHistory
- func OwnerIDContains(v string) predicate.MappedControlHistory
- func OwnerIDContainsFold(v string) predicate.MappedControlHistory
- func OwnerIDEQ(v string) predicate.MappedControlHistory
- func OwnerIDEqualFold(v string) predicate.MappedControlHistory
- func OwnerIDGT(v string) predicate.MappedControlHistory
- func OwnerIDGTE(v string) predicate.MappedControlHistory
- func OwnerIDHasPrefix(v string) predicate.MappedControlHistory
- func OwnerIDHasSuffix(v string) predicate.MappedControlHistory
- func OwnerIDIn(vs ...string) predicate.MappedControlHistory
- func OwnerIDIsNil() predicate.MappedControlHistory
- func OwnerIDLT(v string) predicate.MappedControlHistory
- func OwnerIDLTE(v string) predicate.MappedControlHistory
- func OwnerIDNEQ(v string) predicate.MappedControlHistory
- func OwnerIDNotIn(vs ...string) predicate.MappedControlHistory
- func OwnerIDNotNil() predicate.MappedControlHistory
- func Ref(v string) predicate.MappedControlHistory
- func RefContains(v string) predicate.MappedControlHistory
- func RefContainsFold(v string) predicate.MappedControlHistory
- func RefEQ(v string) predicate.MappedControlHistory
- func RefEqualFold(v string) predicate.MappedControlHistory
- func RefGT(v string) predicate.MappedControlHistory
- func RefGTE(v string) predicate.MappedControlHistory
- func RefHasPrefix(v string) predicate.MappedControlHistory
- func RefHasSuffix(v string) predicate.MappedControlHistory
- func RefIn(vs ...string) predicate.MappedControlHistory
- func RefIsNil() predicate.MappedControlHistory
- func RefLT(v string) predicate.MappedControlHistory
- func RefLTE(v string) predicate.MappedControlHistory
- func RefNEQ(v string) predicate.MappedControlHistory
- func RefNotIn(vs ...string) predicate.MappedControlHistory
- func RefNotNil() predicate.MappedControlHistory
- func Relation(v string) predicate.MappedControlHistory
- func RelationContains(v string) predicate.MappedControlHistory
- func RelationContainsFold(v string) predicate.MappedControlHistory
- func RelationEQ(v string) predicate.MappedControlHistory
- func RelationEqualFold(v string) predicate.MappedControlHistory
- func RelationGT(v string) predicate.MappedControlHistory
- func RelationGTE(v string) predicate.MappedControlHistory
- func RelationHasPrefix(v string) predicate.MappedControlHistory
- func RelationHasSuffix(v string) predicate.MappedControlHistory
- func RelationIn(vs ...string) predicate.MappedControlHistory
- func RelationIsNil() predicate.MappedControlHistory
- func RelationLT(v string) predicate.MappedControlHistory
- func RelationLTE(v string) predicate.MappedControlHistory
- func RelationNEQ(v string) predicate.MappedControlHistory
- func RelationNotIn(vs ...string) predicate.MappedControlHistory
- func RelationNotNil() predicate.MappedControlHistory
- func SourceEQ(v enums.MappingSource) predicate.MappedControlHistory
- func SourceIn(vs ...enums.MappingSource) predicate.MappedControlHistory
- func SourceIsNil() predicate.MappedControlHistory
- func SourceNEQ(v enums.MappingSource) predicate.MappedControlHistory
- func SourceNotIn(vs ...enums.MappingSource) predicate.MappedControlHistory
- func SourceNotNil() predicate.MappedControlHistory
- func SourceValidator(s enums.MappingSource) error
- func TagsIsNil() predicate.MappedControlHistory
- func TagsNotNil() predicate.MappedControlHistory
- func UpdatedAt(v time.Time) predicate.MappedControlHistory
- func UpdatedAtEQ(v time.Time) predicate.MappedControlHistory
- func UpdatedAtGT(v time.Time) predicate.MappedControlHistory
- func UpdatedAtGTE(v time.Time) predicate.MappedControlHistory
- func UpdatedAtIn(vs ...time.Time) predicate.MappedControlHistory
- func UpdatedAtIsNil() predicate.MappedControlHistory
- func UpdatedAtLT(v time.Time) predicate.MappedControlHistory
- func UpdatedAtLTE(v time.Time) predicate.MappedControlHistory
- func UpdatedAtNEQ(v time.Time) predicate.MappedControlHistory
- func UpdatedAtNotIn(vs ...time.Time) predicate.MappedControlHistory
- func UpdatedAtNotNil() predicate.MappedControlHistory
- func UpdatedBy(v string) predicate.MappedControlHistory
- func UpdatedByContains(v string) predicate.MappedControlHistory
- func UpdatedByContainsFold(v string) predicate.MappedControlHistory
- func UpdatedByEQ(v string) predicate.MappedControlHistory
- func UpdatedByEqualFold(v string) predicate.MappedControlHistory
- func UpdatedByGT(v string) predicate.MappedControlHistory
- func UpdatedByGTE(v string) predicate.MappedControlHistory
- func UpdatedByHasPrefix(v string) predicate.MappedControlHistory
- func UpdatedByHasSuffix(v string) predicate.MappedControlHistory
- func UpdatedByIn(vs ...string) predicate.MappedControlHistory
- func UpdatedByIsNil() predicate.MappedControlHistory
- func UpdatedByLT(v string) predicate.MappedControlHistory
- func UpdatedByLTE(v string) predicate.MappedControlHistory
- func UpdatedByNEQ(v string) predicate.MappedControlHistory
- func UpdatedByNotIn(vs ...string) predicate.MappedControlHistory
- func UpdatedByNotNil() predicate.MappedControlHistory
- func ValidColumn(column string) bool
- type OrderOption
- func ByConfidence(opts ...sql.OrderTermOption) 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 ByHistoryTime(opts ...sql.OrderTermOption) OrderOption
- func ByID(opts ...sql.OrderTermOption) OrderOption
- func ByMappingType(opts ...sql.OrderTermOption) OrderOption
- func ByOperation(opts ...sql.OrderTermOption) OrderOption
- func ByOwnerID(opts ...sql.OrderTermOption) OrderOption
- func ByRef(opts ...sql.OrderTermOption) OrderOption
- func ByRelation(opts ...sql.OrderTermOption) OrderOption
- func BySource(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 mappedcontrolhistory type in the database. Label = "mapped_control_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" // 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" // FieldTags holds the string denoting the tags field in the database. FieldTags = "tags" // FieldOwnerID holds the string denoting the owner_id field in the database. FieldOwnerID = "owner_id" // FieldMappingType holds the string denoting the mapping_type field in the database. FieldMappingType = "mapping_type" // FieldRelation holds the string denoting the relation field in the database. FieldRelation = "relation" // FieldConfidence holds the string denoting the confidence field in the database. FieldConfidence = "confidence" // FieldSource holds the string denoting the source field in the database. FieldSource = "source" // Table holds the table name of the mappedcontrolhistory in the database. Table = "mapped_control_history" )
const DefaultMappingType enums.MappingType = "EQUAL"
const DefaultSource enums.MappingSource = "MANUAL"
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 // 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, FieldDeletedAt, FieldDeletedBy, FieldTags, FieldOwnerID, FieldMappingType, FieldRelation, FieldConfidence, FieldSource, }
Columns holds all SQL columns for mappedcontrolhistory fields.
Functions ¶
func And ¶
func And(predicates ...predicate.MappedControlHistory) predicate.MappedControlHistory
And groups predicates with the AND operator between them.
func Confidence ¶ added in v0.16.0
func Confidence(v int) predicate.MappedControlHistory
Confidence applies equality check predicate on the "confidence" field. It's identical to ConfidenceEQ.
func ConfidenceEQ ¶ added in v0.16.0
func ConfidenceEQ(v int) predicate.MappedControlHistory
ConfidenceEQ applies the EQ predicate on the "confidence" field.
func ConfidenceGT ¶ added in v0.16.0
func ConfidenceGT(v int) predicate.MappedControlHistory
ConfidenceGT applies the GT predicate on the "confidence" field.
func ConfidenceGTE ¶ added in v0.16.0
func ConfidenceGTE(v int) predicate.MappedControlHistory
ConfidenceGTE applies the GTE predicate on the "confidence" field.
func ConfidenceIn ¶ added in v0.16.0
func ConfidenceIn(vs ...int) predicate.MappedControlHistory
ConfidenceIn applies the In predicate on the "confidence" field.
func ConfidenceIsNil ¶ added in v0.16.0
func ConfidenceIsNil() predicate.MappedControlHistory
ConfidenceIsNil applies the IsNil predicate on the "confidence" field.
func ConfidenceLT ¶ added in v0.16.0
func ConfidenceLT(v int) predicate.MappedControlHistory
ConfidenceLT applies the LT predicate on the "confidence" field.
func ConfidenceLTE ¶ added in v0.16.0
func ConfidenceLTE(v int) predicate.MappedControlHistory
ConfidenceLTE applies the LTE predicate on the "confidence" field.
func ConfidenceNEQ ¶ added in v0.16.0
func ConfidenceNEQ(v int) predicate.MappedControlHistory
ConfidenceNEQ applies the NEQ predicate on the "confidence" field.
func ConfidenceNotIn ¶ added in v0.16.0
func ConfidenceNotIn(vs ...int) predicate.MappedControlHistory
ConfidenceNotIn applies the NotIn predicate on the "confidence" field.
func ConfidenceNotNil ¶ added in v0.16.0
func ConfidenceNotNil() predicate.MappedControlHistory
ConfidenceNotNil applies the NotNil predicate on the "confidence" field.
func CreatedAt ¶
func CreatedAt(v time.Time) predicate.MappedControlHistory
CreatedAt applies equality check predicate on the "created_at" field. It's identical to CreatedAtEQ.
func CreatedAtEQ ¶
func CreatedAtEQ(v time.Time) predicate.MappedControlHistory
CreatedAtEQ applies the EQ predicate on the "created_at" field.
func CreatedAtGT ¶
func CreatedAtGT(v time.Time) predicate.MappedControlHistory
CreatedAtGT applies the GT predicate on the "created_at" field.
func CreatedAtGTE ¶
func CreatedAtGTE(v time.Time) predicate.MappedControlHistory
CreatedAtGTE applies the GTE predicate on the "created_at" field.
func CreatedAtIn ¶
func CreatedAtIn(vs ...time.Time) predicate.MappedControlHistory
CreatedAtIn applies the In predicate on the "created_at" field.
func CreatedAtIsNil ¶
func CreatedAtIsNil() predicate.MappedControlHistory
CreatedAtIsNil applies the IsNil predicate on the "created_at" field.
func CreatedAtLT ¶
func CreatedAtLT(v time.Time) predicate.MappedControlHistory
CreatedAtLT applies the LT predicate on the "created_at" field.
func CreatedAtLTE ¶
func CreatedAtLTE(v time.Time) predicate.MappedControlHistory
CreatedAtLTE applies the LTE predicate on the "created_at" field.
func CreatedAtNEQ ¶
func CreatedAtNEQ(v time.Time) predicate.MappedControlHistory
CreatedAtNEQ applies the NEQ predicate on the "created_at" field.
func CreatedAtNotIn ¶
func CreatedAtNotIn(vs ...time.Time) predicate.MappedControlHistory
CreatedAtNotIn applies the NotIn predicate on the "created_at" field.
func CreatedAtNotNil ¶
func CreatedAtNotNil() predicate.MappedControlHistory
CreatedAtNotNil applies the NotNil predicate on the "created_at" field.
func CreatedBy ¶
func CreatedBy(v string) predicate.MappedControlHistory
CreatedBy applies equality check predicate on the "created_by" field. It's identical to CreatedByEQ.
func CreatedByContains ¶
func CreatedByContains(v string) predicate.MappedControlHistory
CreatedByContains applies the Contains predicate on the "created_by" field.
func CreatedByContainsFold ¶
func CreatedByContainsFold(v string) predicate.MappedControlHistory
CreatedByContainsFold applies the ContainsFold predicate on the "created_by" field.
func CreatedByEQ ¶
func CreatedByEQ(v string) predicate.MappedControlHistory
CreatedByEQ applies the EQ predicate on the "created_by" field.
func CreatedByEqualFold ¶
func CreatedByEqualFold(v string) predicate.MappedControlHistory
CreatedByEqualFold applies the EqualFold predicate on the "created_by" field.
func CreatedByGT ¶
func CreatedByGT(v string) predicate.MappedControlHistory
CreatedByGT applies the GT predicate on the "created_by" field.
func CreatedByGTE ¶
func CreatedByGTE(v string) predicate.MappedControlHistory
CreatedByGTE applies the GTE predicate on the "created_by" field.
func CreatedByHasPrefix ¶
func CreatedByHasPrefix(v string) predicate.MappedControlHistory
CreatedByHasPrefix applies the HasPrefix predicate on the "created_by" field.
func CreatedByHasSuffix ¶
func CreatedByHasSuffix(v string) predicate.MappedControlHistory
CreatedByHasSuffix applies the HasSuffix predicate on the "created_by" field.
func CreatedByIn ¶
func CreatedByIn(vs ...string) predicate.MappedControlHistory
CreatedByIn applies the In predicate on the "created_by" field.
func CreatedByIsNil ¶
func CreatedByIsNil() predicate.MappedControlHistory
CreatedByIsNil applies the IsNil predicate on the "created_by" field.
func CreatedByLT ¶
func CreatedByLT(v string) predicate.MappedControlHistory
CreatedByLT applies the LT predicate on the "created_by" field.
func CreatedByLTE ¶
func CreatedByLTE(v string) predicate.MappedControlHistory
CreatedByLTE applies the LTE predicate on the "created_by" field.
func CreatedByNEQ ¶
func CreatedByNEQ(v string) predicate.MappedControlHistory
CreatedByNEQ applies the NEQ predicate on the "created_by" field.
func CreatedByNotIn ¶
func CreatedByNotIn(vs ...string) predicate.MappedControlHistory
CreatedByNotIn applies the NotIn predicate on the "created_by" field.
func CreatedByNotNil ¶
func CreatedByNotNil() predicate.MappedControlHistory
CreatedByNotNil applies the NotNil predicate on the "created_by" field.
func DeletedAt ¶
func DeletedAt(v time.Time) predicate.MappedControlHistory
DeletedAt applies equality check predicate on the "deleted_at" field. It's identical to DeletedAtEQ.
func DeletedAtEQ ¶
func DeletedAtEQ(v time.Time) predicate.MappedControlHistory
DeletedAtEQ applies the EQ predicate on the "deleted_at" field.
func DeletedAtGT ¶
func DeletedAtGT(v time.Time) predicate.MappedControlHistory
DeletedAtGT applies the GT predicate on the "deleted_at" field.
func DeletedAtGTE ¶
func DeletedAtGTE(v time.Time) predicate.MappedControlHistory
DeletedAtGTE applies the GTE predicate on the "deleted_at" field.
func DeletedAtIn ¶
func DeletedAtIn(vs ...time.Time) predicate.MappedControlHistory
DeletedAtIn applies the In predicate on the "deleted_at" field.
func DeletedAtIsNil ¶
func DeletedAtIsNil() predicate.MappedControlHistory
DeletedAtIsNil applies the IsNil predicate on the "deleted_at" field.
func DeletedAtLT ¶
func DeletedAtLT(v time.Time) predicate.MappedControlHistory
DeletedAtLT applies the LT predicate on the "deleted_at" field.
func DeletedAtLTE ¶
func DeletedAtLTE(v time.Time) predicate.MappedControlHistory
DeletedAtLTE applies the LTE predicate on the "deleted_at" field.
func DeletedAtNEQ ¶
func DeletedAtNEQ(v time.Time) predicate.MappedControlHistory
DeletedAtNEQ applies the NEQ predicate on the "deleted_at" field.
func DeletedAtNotIn ¶
func DeletedAtNotIn(vs ...time.Time) predicate.MappedControlHistory
DeletedAtNotIn applies the NotIn predicate on the "deleted_at" field.
func DeletedAtNotNil ¶
func DeletedAtNotNil() predicate.MappedControlHistory
DeletedAtNotNil applies the NotNil predicate on the "deleted_at" field.
func DeletedBy ¶
func DeletedBy(v string) predicate.MappedControlHistory
DeletedBy applies equality check predicate on the "deleted_by" field. It's identical to DeletedByEQ.
func DeletedByContains ¶
func DeletedByContains(v string) predicate.MappedControlHistory
DeletedByContains applies the Contains predicate on the "deleted_by" field.
func DeletedByContainsFold ¶
func DeletedByContainsFold(v string) predicate.MappedControlHistory
DeletedByContainsFold applies the ContainsFold predicate on the "deleted_by" field.
func DeletedByEQ ¶
func DeletedByEQ(v string) predicate.MappedControlHistory
DeletedByEQ applies the EQ predicate on the "deleted_by" field.
func DeletedByEqualFold ¶
func DeletedByEqualFold(v string) predicate.MappedControlHistory
DeletedByEqualFold applies the EqualFold predicate on the "deleted_by" field.
func DeletedByGT ¶
func DeletedByGT(v string) predicate.MappedControlHistory
DeletedByGT applies the GT predicate on the "deleted_by" field.
func DeletedByGTE ¶
func DeletedByGTE(v string) predicate.MappedControlHistory
DeletedByGTE applies the GTE predicate on the "deleted_by" field.
func DeletedByHasPrefix ¶
func DeletedByHasPrefix(v string) predicate.MappedControlHistory
DeletedByHasPrefix applies the HasPrefix predicate on the "deleted_by" field.
func DeletedByHasSuffix ¶
func DeletedByHasSuffix(v string) predicate.MappedControlHistory
DeletedByHasSuffix applies the HasSuffix predicate on the "deleted_by" field.
func DeletedByIn ¶
func DeletedByIn(vs ...string) predicate.MappedControlHistory
DeletedByIn applies the In predicate on the "deleted_by" field.
func DeletedByIsNil ¶
func DeletedByIsNil() predicate.MappedControlHistory
DeletedByIsNil applies the IsNil predicate on the "deleted_by" field.
func DeletedByLT ¶
func DeletedByLT(v string) predicate.MappedControlHistory
DeletedByLT applies the LT predicate on the "deleted_by" field.
func DeletedByLTE ¶
func DeletedByLTE(v string) predicate.MappedControlHistory
DeletedByLTE applies the LTE predicate on the "deleted_by" field.
func DeletedByNEQ ¶
func DeletedByNEQ(v string) predicate.MappedControlHistory
DeletedByNEQ applies the NEQ predicate on the "deleted_by" field.
func DeletedByNotIn ¶
func DeletedByNotIn(vs ...string) predicate.MappedControlHistory
DeletedByNotIn applies the NotIn predicate on the "deleted_by" field.
func DeletedByNotNil ¶
func DeletedByNotNil() predicate.MappedControlHistory
DeletedByNotNil applies the NotNil predicate on the "deleted_by" field.
func HistoryTime ¶
func HistoryTime(v time.Time) predicate.MappedControlHistory
HistoryTime applies equality check predicate on the "history_time" field. It's identical to HistoryTimeEQ.
func HistoryTimeEQ ¶
func HistoryTimeEQ(v time.Time) predicate.MappedControlHistory
HistoryTimeEQ applies the EQ predicate on the "history_time" field.
func HistoryTimeGT ¶
func HistoryTimeGT(v time.Time) predicate.MappedControlHistory
HistoryTimeGT applies the GT predicate on the "history_time" field.
func HistoryTimeGTE ¶
func HistoryTimeGTE(v time.Time) predicate.MappedControlHistory
HistoryTimeGTE applies the GTE predicate on the "history_time" field.
func HistoryTimeIn ¶
func HistoryTimeIn(vs ...time.Time) predicate.MappedControlHistory
HistoryTimeIn applies the In predicate on the "history_time" field.
func HistoryTimeLT ¶
func HistoryTimeLT(v time.Time) predicate.MappedControlHistory
HistoryTimeLT applies the LT predicate on the "history_time" field.
func HistoryTimeLTE ¶
func HistoryTimeLTE(v time.Time) predicate.MappedControlHistory
HistoryTimeLTE applies the LTE predicate on the "history_time" field.
func HistoryTimeNEQ ¶
func HistoryTimeNEQ(v time.Time) predicate.MappedControlHistory
HistoryTimeNEQ applies the NEQ predicate on the "history_time" field.
func HistoryTimeNotIn ¶
func HistoryTimeNotIn(vs ...time.Time) predicate.MappedControlHistory
HistoryTimeNotIn applies the NotIn predicate on the "history_time" field.
func ID ¶
func ID(id string) predicate.MappedControlHistory
ID filters vertices based on their ID field.
func IDContainsFold ¶
func IDContainsFold(id string) predicate.MappedControlHistory
IDContainsFold applies the ContainsFold predicate on the ID field.
func IDEQ ¶
func IDEQ(id string) predicate.MappedControlHistory
IDEQ applies the EQ predicate on the ID field.
func IDEqualFold ¶
func IDEqualFold(id string) predicate.MappedControlHistory
IDEqualFold applies the EqualFold predicate on the ID field.
func IDGT ¶
func IDGT(id string) predicate.MappedControlHistory
IDGT applies the GT predicate on the ID field.
func IDGTE ¶
func IDGTE(id string) predicate.MappedControlHistory
IDGTE applies the GTE predicate on the ID field.
func IDIn ¶
func IDIn(ids ...string) predicate.MappedControlHistory
IDIn applies the In predicate on the ID field.
func IDLT ¶
func IDLT(id string) predicate.MappedControlHistory
IDLT applies the LT predicate on the ID field.
func IDLTE ¶
func IDLTE(id string) predicate.MappedControlHistory
IDLTE applies the LTE predicate on the ID field.
func IDNEQ ¶
func IDNEQ(id string) predicate.MappedControlHistory
IDNEQ applies the NEQ predicate on the ID field.
func IDNotIn ¶
func IDNotIn(ids ...string) predicate.MappedControlHistory
IDNotIn applies the NotIn predicate on the ID field.
func MappingTypeEQ ¶
func MappingTypeEQ(v enums.MappingType) predicate.MappedControlHistory
MappingTypeEQ applies the EQ predicate on the "mapping_type" field.
func MappingTypeIn ¶
func MappingTypeIn(vs ...enums.MappingType) predicate.MappedControlHistory
MappingTypeIn applies the In predicate on the "mapping_type" field.
func MappingTypeNEQ ¶
func MappingTypeNEQ(v enums.MappingType) predicate.MappedControlHistory
MappingTypeNEQ applies the NEQ predicate on the "mapping_type" field.
func MappingTypeNotIn ¶
func MappingTypeNotIn(vs ...enums.MappingType) predicate.MappedControlHistory
MappingTypeNotIn applies the NotIn predicate on the "mapping_type" field.
func MappingTypeValidator ¶ added in v0.16.0
func MappingTypeValidator(mt enums.MappingType) error
MappingTypeValidator is a validator for the "mapping_type" field enum values. It is called by the builders before save.
func Not ¶
func Not(p predicate.MappedControlHistory) predicate.MappedControlHistory
Not applies the not operator on the given predicate.
func OperationEQ ¶
func OperationEQ(v history.OpType) predicate.MappedControlHistory
OperationEQ applies the EQ predicate on the "operation" field.
func OperationIn ¶
func OperationIn(vs ...history.OpType) predicate.MappedControlHistory
OperationIn applies the In predicate on the "operation" field.
func OperationNEQ ¶
func OperationNEQ(v history.OpType) predicate.MappedControlHistory
OperationNEQ applies the NEQ predicate on the "operation" field.
func OperationNotIn ¶
func OperationNotIn(vs ...history.OpType) predicate.MappedControlHistory
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.MappedControlHistory) predicate.MappedControlHistory
Or groups predicates with the OR operator between them.
func OwnerID ¶ added in v0.16.0
func OwnerID(v string) predicate.MappedControlHistory
OwnerID applies equality check predicate on the "owner_id" field. It's identical to OwnerIDEQ.
func OwnerIDContains ¶ added in v0.16.0
func OwnerIDContains(v string) predicate.MappedControlHistory
OwnerIDContains applies the Contains predicate on the "owner_id" field.
func OwnerIDContainsFold ¶ added in v0.16.0
func OwnerIDContainsFold(v string) predicate.MappedControlHistory
OwnerIDContainsFold applies the ContainsFold predicate on the "owner_id" field.
func OwnerIDEQ ¶ added in v0.16.0
func OwnerIDEQ(v string) predicate.MappedControlHistory
OwnerIDEQ applies the EQ predicate on the "owner_id" field.
func OwnerIDEqualFold ¶ added in v0.16.0
func OwnerIDEqualFold(v string) predicate.MappedControlHistory
OwnerIDEqualFold applies the EqualFold predicate on the "owner_id" field.
func OwnerIDGT ¶ added in v0.16.0
func OwnerIDGT(v string) predicate.MappedControlHistory
OwnerIDGT applies the GT predicate on the "owner_id" field.
func OwnerIDGTE ¶ added in v0.16.0
func OwnerIDGTE(v string) predicate.MappedControlHistory
OwnerIDGTE applies the GTE predicate on the "owner_id" field.
func OwnerIDHasPrefix ¶ added in v0.16.0
func OwnerIDHasPrefix(v string) predicate.MappedControlHistory
OwnerIDHasPrefix applies the HasPrefix predicate on the "owner_id" field.
func OwnerIDHasSuffix ¶ added in v0.16.0
func OwnerIDHasSuffix(v string) predicate.MappedControlHistory
OwnerIDHasSuffix applies the HasSuffix predicate on the "owner_id" field.
func OwnerIDIn ¶ added in v0.16.0
func OwnerIDIn(vs ...string) predicate.MappedControlHistory
OwnerIDIn applies the In predicate on the "owner_id" field.
func OwnerIDIsNil ¶ added in v0.16.0
func OwnerIDIsNil() predicate.MappedControlHistory
OwnerIDIsNil applies the IsNil predicate on the "owner_id" field.
func OwnerIDLT ¶ added in v0.16.0
func OwnerIDLT(v string) predicate.MappedControlHistory
OwnerIDLT applies the LT predicate on the "owner_id" field.
func OwnerIDLTE ¶ added in v0.16.0
func OwnerIDLTE(v string) predicate.MappedControlHistory
OwnerIDLTE applies the LTE predicate on the "owner_id" field.
func OwnerIDNEQ ¶ added in v0.16.0
func OwnerIDNEQ(v string) predicate.MappedControlHistory
OwnerIDNEQ applies the NEQ predicate on the "owner_id" field.
func OwnerIDNotIn ¶ added in v0.16.0
func OwnerIDNotIn(vs ...string) predicate.MappedControlHistory
OwnerIDNotIn applies the NotIn predicate on the "owner_id" field.
func OwnerIDNotNil ¶ added in v0.16.0
func OwnerIDNotNil() predicate.MappedControlHistory
OwnerIDNotNil applies the NotNil predicate on the "owner_id" field.
func Ref ¶
func Ref(v string) predicate.MappedControlHistory
Ref applies equality check predicate on the "ref" field. It's identical to RefEQ.
func RefContains ¶
func RefContains(v string) predicate.MappedControlHistory
RefContains applies the Contains predicate on the "ref" field.
func RefContainsFold ¶
func RefContainsFold(v string) predicate.MappedControlHistory
RefContainsFold applies the ContainsFold predicate on the "ref" field.
func RefEQ ¶
func RefEQ(v string) predicate.MappedControlHistory
RefEQ applies the EQ predicate on the "ref" field.
func RefEqualFold ¶
func RefEqualFold(v string) predicate.MappedControlHistory
RefEqualFold applies the EqualFold predicate on the "ref" field.
func RefGT ¶
func RefGT(v string) predicate.MappedControlHistory
RefGT applies the GT predicate on the "ref" field.
func RefGTE ¶
func RefGTE(v string) predicate.MappedControlHistory
RefGTE applies the GTE predicate on the "ref" field.
func RefHasPrefix ¶
func RefHasPrefix(v string) predicate.MappedControlHistory
RefHasPrefix applies the HasPrefix predicate on the "ref" field.
func RefHasSuffix ¶
func RefHasSuffix(v string) predicate.MappedControlHistory
RefHasSuffix applies the HasSuffix predicate on the "ref" field.
func RefIn ¶
func RefIn(vs ...string) predicate.MappedControlHistory
RefIn applies the In predicate on the "ref" field.
func RefIsNil ¶
func RefIsNil() predicate.MappedControlHistory
RefIsNil applies the IsNil predicate on the "ref" field.
func RefLT ¶
func RefLT(v string) predicate.MappedControlHistory
RefLT applies the LT predicate on the "ref" field.
func RefLTE ¶
func RefLTE(v string) predicate.MappedControlHistory
RefLTE applies the LTE predicate on the "ref" field.
func RefNEQ ¶
func RefNEQ(v string) predicate.MappedControlHistory
RefNEQ applies the NEQ predicate on the "ref" field.
func RefNotIn ¶
func RefNotIn(vs ...string) predicate.MappedControlHistory
RefNotIn applies the NotIn predicate on the "ref" field.
func RefNotNil ¶
func RefNotNil() predicate.MappedControlHistory
RefNotNil applies the NotNil predicate on the "ref" field.
func Relation ¶
func Relation(v string) predicate.MappedControlHistory
Relation applies equality check predicate on the "relation" field. It's identical to RelationEQ.
func RelationContains ¶
func RelationContains(v string) predicate.MappedControlHistory
RelationContains applies the Contains predicate on the "relation" field.
func RelationContainsFold ¶
func RelationContainsFold(v string) predicate.MappedControlHistory
RelationContainsFold applies the ContainsFold predicate on the "relation" field.
func RelationEQ ¶
func RelationEQ(v string) predicate.MappedControlHistory
RelationEQ applies the EQ predicate on the "relation" field.
func RelationEqualFold ¶
func RelationEqualFold(v string) predicate.MappedControlHistory
RelationEqualFold applies the EqualFold predicate on the "relation" field.
func RelationGT ¶
func RelationGT(v string) predicate.MappedControlHistory
RelationGT applies the GT predicate on the "relation" field.
func RelationGTE ¶
func RelationGTE(v string) predicate.MappedControlHistory
RelationGTE applies the GTE predicate on the "relation" field.
func RelationHasPrefix ¶
func RelationHasPrefix(v string) predicate.MappedControlHistory
RelationHasPrefix applies the HasPrefix predicate on the "relation" field.
func RelationHasSuffix ¶
func RelationHasSuffix(v string) predicate.MappedControlHistory
RelationHasSuffix applies the HasSuffix predicate on the "relation" field.
func RelationIn ¶
func RelationIn(vs ...string) predicate.MappedControlHistory
RelationIn applies the In predicate on the "relation" field.
func RelationIsNil ¶
func RelationIsNil() predicate.MappedControlHistory
RelationIsNil applies the IsNil predicate on the "relation" field.
func RelationLT ¶
func RelationLT(v string) predicate.MappedControlHistory
RelationLT applies the LT predicate on the "relation" field.
func RelationLTE ¶
func RelationLTE(v string) predicate.MappedControlHistory
RelationLTE applies the LTE predicate on the "relation" field.
func RelationNEQ ¶
func RelationNEQ(v string) predicate.MappedControlHistory
RelationNEQ applies the NEQ predicate on the "relation" field.
func RelationNotIn ¶
func RelationNotIn(vs ...string) predicate.MappedControlHistory
RelationNotIn applies the NotIn predicate on the "relation" field.
func RelationNotNil ¶
func RelationNotNil() predicate.MappedControlHistory
RelationNotNil applies the NotNil predicate on the "relation" field.
func SourceEQ ¶ added in v0.16.0
func SourceEQ(v enums.MappingSource) predicate.MappedControlHistory
SourceEQ applies the EQ predicate on the "source" field.
func SourceIn ¶ added in v0.16.0
func SourceIn(vs ...enums.MappingSource) predicate.MappedControlHistory
SourceIn applies the In predicate on the "source" field.
func SourceIsNil ¶ added in v0.16.0
func SourceIsNil() predicate.MappedControlHistory
SourceIsNil applies the IsNil predicate on the "source" field.
func SourceNEQ ¶ added in v0.16.0
func SourceNEQ(v enums.MappingSource) predicate.MappedControlHistory
SourceNEQ applies the NEQ predicate on the "source" field.
func SourceNotIn ¶ added in v0.16.0
func SourceNotIn(vs ...enums.MappingSource) predicate.MappedControlHistory
SourceNotIn applies the NotIn predicate on the "source" field.
func SourceNotNil ¶ added in v0.16.0
func SourceNotNil() predicate.MappedControlHistory
SourceNotNil applies the NotNil predicate on the "source" field.
func SourceValidator ¶ added in v0.16.0
func SourceValidator(s enums.MappingSource) error
SourceValidator is a validator for the "source" field enum values. It is called by the builders before save.
func TagsIsNil ¶
func TagsIsNil() predicate.MappedControlHistory
TagsIsNil applies the IsNil predicate on the "tags" field.
func TagsNotNil ¶
func TagsNotNil() predicate.MappedControlHistory
TagsNotNil applies the NotNil predicate on the "tags" field.
func UpdatedAt ¶
func UpdatedAt(v time.Time) predicate.MappedControlHistory
UpdatedAt applies equality check predicate on the "updated_at" field. It's identical to UpdatedAtEQ.
func UpdatedAtEQ ¶
func UpdatedAtEQ(v time.Time) predicate.MappedControlHistory
UpdatedAtEQ applies the EQ predicate on the "updated_at" field.
func UpdatedAtGT ¶
func UpdatedAtGT(v time.Time) predicate.MappedControlHistory
UpdatedAtGT applies the GT predicate on the "updated_at" field.
func UpdatedAtGTE ¶
func UpdatedAtGTE(v time.Time) predicate.MappedControlHistory
UpdatedAtGTE applies the GTE predicate on the "updated_at" field.
func UpdatedAtIn ¶
func UpdatedAtIn(vs ...time.Time) predicate.MappedControlHistory
UpdatedAtIn applies the In predicate on the "updated_at" field.
func UpdatedAtIsNil ¶
func UpdatedAtIsNil() predicate.MappedControlHistory
UpdatedAtIsNil applies the IsNil predicate on the "updated_at" field.
func UpdatedAtLT ¶
func UpdatedAtLT(v time.Time) predicate.MappedControlHistory
UpdatedAtLT applies the LT predicate on the "updated_at" field.
func UpdatedAtLTE ¶
func UpdatedAtLTE(v time.Time) predicate.MappedControlHistory
UpdatedAtLTE applies the LTE predicate on the "updated_at" field.
func UpdatedAtNEQ ¶
func UpdatedAtNEQ(v time.Time) predicate.MappedControlHistory
UpdatedAtNEQ applies the NEQ predicate on the "updated_at" field.
func UpdatedAtNotIn ¶
func UpdatedAtNotIn(vs ...time.Time) predicate.MappedControlHistory
UpdatedAtNotIn applies the NotIn predicate on the "updated_at" field.
func UpdatedAtNotNil ¶
func UpdatedAtNotNil() predicate.MappedControlHistory
UpdatedAtNotNil applies the NotNil predicate on the "updated_at" field.
func UpdatedBy ¶
func UpdatedBy(v string) predicate.MappedControlHistory
UpdatedBy applies equality check predicate on the "updated_by" field. It's identical to UpdatedByEQ.
func UpdatedByContains ¶
func UpdatedByContains(v string) predicate.MappedControlHistory
UpdatedByContains applies the Contains predicate on the "updated_by" field.
func UpdatedByContainsFold ¶
func UpdatedByContainsFold(v string) predicate.MappedControlHistory
UpdatedByContainsFold applies the ContainsFold predicate on the "updated_by" field.
func UpdatedByEQ ¶
func UpdatedByEQ(v string) predicate.MappedControlHistory
UpdatedByEQ applies the EQ predicate on the "updated_by" field.
func UpdatedByEqualFold ¶
func UpdatedByEqualFold(v string) predicate.MappedControlHistory
UpdatedByEqualFold applies the EqualFold predicate on the "updated_by" field.
func UpdatedByGT ¶
func UpdatedByGT(v string) predicate.MappedControlHistory
UpdatedByGT applies the GT predicate on the "updated_by" field.
func UpdatedByGTE ¶
func UpdatedByGTE(v string) predicate.MappedControlHistory
UpdatedByGTE applies the GTE predicate on the "updated_by" field.
func UpdatedByHasPrefix ¶
func UpdatedByHasPrefix(v string) predicate.MappedControlHistory
UpdatedByHasPrefix applies the HasPrefix predicate on the "updated_by" field.
func UpdatedByHasSuffix ¶
func UpdatedByHasSuffix(v string) predicate.MappedControlHistory
UpdatedByHasSuffix applies the HasSuffix predicate on the "updated_by" field.
func UpdatedByIn ¶
func UpdatedByIn(vs ...string) predicate.MappedControlHistory
UpdatedByIn applies the In predicate on the "updated_by" field.
func UpdatedByIsNil ¶
func UpdatedByIsNil() predicate.MappedControlHistory
UpdatedByIsNil applies the IsNil predicate on the "updated_by" field.
func UpdatedByLT ¶
func UpdatedByLT(v string) predicate.MappedControlHistory
UpdatedByLT applies the LT predicate on the "updated_by" field.
func UpdatedByLTE ¶
func UpdatedByLTE(v string) predicate.MappedControlHistory
UpdatedByLTE applies the LTE predicate on the "updated_by" field.
func UpdatedByNEQ ¶
func UpdatedByNEQ(v string) predicate.MappedControlHistory
UpdatedByNEQ applies the NEQ predicate on the "updated_by" field.
func UpdatedByNotIn ¶
func UpdatedByNotIn(vs ...string) predicate.MappedControlHistory
UpdatedByNotIn applies the NotIn predicate on the "updated_by" field.
func UpdatedByNotNil ¶
func UpdatedByNotNil() predicate.MappedControlHistory
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 MappedControlHistory queries.
func ByConfidence ¶ added in v0.16.0
func ByConfidence(opts ...sql.OrderTermOption) OrderOption
ByConfidence orders the results by the confidence 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 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 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 ByMappingType ¶
func ByMappingType(opts ...sql.OrderTermOption) OrderOption
ByMappingType orders the results by the mapping_type field.
func ByOperation ¶
func ByOperation(opts ...sql.OrderTermOption) OrderOption
ByOperation orders the results by the operation field.
func ByOwnerID ¶ added in v0.16.0
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 ByRelation ¶
func ByRelation(opts ...sql.OrderTermOption) OrderOption
ByRelation orders the results by the relation field.
func BySource ¶ added in v0.16.0
func BySource(opts ...sql.OrderTermOption) OrderOption
BySource orders the results by the source 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.