Documentation ¶
Index ¶
- Constants
- Variables
- func And(predicates ...predicate.ControlHistory) predicate.ControlHistory
- func Class(v string) predicate.ControlHistory
- func ClassContains(v string) predicate.ControlHistory
- func ClassContainsFold(v string) predicate.ControlHistory
- func ClassEQ(v string) predicate.ControlHistory
- func ClassEqualFold(v string) predicate.ControlHistory
- func ClassGT(v string) predicate.ControlHistory
- func ClassGTE(v string) predicate.ControlHistory
- func ClassHasPrefix(v string) predicate.ControlHistory
- func ClassHasSuffix(v string) predicate.ControlHistory
- func ClassIn(vs ...string) predicate.ControlHistory
- func ClassIsNil() predicate.ControlHistory
- func ClassLT(v string) predicate.ControlHistory
- func ClassLTE(v string) predicate.ControlHistory
- func ClassNEQ(v string) predicate.ControlHistory
- func ClassNotIn(vs ...string) predicate.ControlHistory
- func ClassNotNil() predicate.ControlHistory
- func ControlNumber(v string) predicate.ControlHistory
- func ControlNumberContains(v string) predicate.ControlHistory
- func ControlNumberContainsFold(v string) predicate.ControlHistory
- func ControlNumberEQ(v string) predicate.ControlHistory
- func ControlNumberEqualFold(v string) predicate.ControlHistory
- func ControlNumberGT(v string) predicate.ControlHistory
- func ControlNumberGTE(v string) predicate.ControlHistory
- func ControlNumberHasPrefix(v string) predicate.ControlHistory
- func ControlNumberHasSuffix(v string) predicate.ControlHistory
- func ControlNumberIn(vs ...string) predicate.ControlHistory
- func ControlNumberIsNil() predicate.ControlHistory
- func ControlNumberLT(v string) predicate.ControlHistory
- func ControlNumberLTE(v string) predicate.ControlHistory
- func ControlNumberNEQ(v string) predicate.ControlHistory
- func ControlNumberNotIn(vs ...string) predicate.ControlHistory
- func ControlNumberNotNil() predicate.ControlHistory
- func ControlType(v string) predicate.ControlHistory
- func ControlTypeContains(v string) predicate.ControlHistory
- func ControlTypeContainsFold(v string) predicate.ControlHistory
- func ControlTypeEQ(v string) predicate.ControlHistory
- func ControlTypeEqualFold(v string) predicate.ControlHistory
- func ControlTypeGT(v string) predicate.ControlHistory
- func ControlTypeGTE(v string) predicate.ControlHistory
- func ControlTypeHasPrefix(v string) predicate.ControlHistory
- func ControlTypeHasSuffix(v string) predicate.ControlHistory
- func ControlTypeIn(vs ...string) predicate.ControlHistory
- func ControlTypeIsNil() predicate.ControlHistory
- func ControlTypeLT(v string) predicate.ControlHistory
- func ControlTypeLTE(v string) predicate.ControlHistory
- func ControlTypeNEQ(v string) predicate.ControlHistory
- func ControlTypeNotIn(vs ...string) predicate.ControlHistory
- func ControlTypeNotNil() predicate.ControlHistory
- func CreatedAt(v time.Time) predicate.ControlHistory
- func CreatedAtEQ(v time.Time) predicate.ControlHistory
- func CreatedAtGT(v time.Time) predicate.ControlHistory
- func CreatedAtGTE(v time.Time) predicate.ControlHistory
- func CreatedAtIn(vs ...time.Time) predicate.ControlHistory
- func CreatedAtIsNil() predicate.ControlHistory
- func CreatedAtLT(v time.Time) predicate.ControlHistory
- func CreatedAtLTE(v time.Time) predicate.ControlHistory
- func CreatedAtNEQ(v time.Time) predicate.ControlHistory
- func CreatedAtNotIn(vs ...time.Time) predicate.ControlHistory
- func CreatedAtNotNil() predicate.ControlHistory
- func CreatedBy(v string) predicate.ControlHistory
- func CreatedByContains(v string) predicate.ControlHistory
- func CreatedByContainsFold(v string) predicate.ControlHistory
- func CreatedByEQ(v string) predicate.ControlHistory
- func CreatedByEqualFold(v string) predicate.ControlHistory
- func CreatedByGT(v string) predicate.ControlHistory
- func CreatedByGTE(v string) predicate.ControlHistory
- func CreatedByHasPrefix(v string) predicate.ControlHistory
- func CreatedByHasSuffix(v string) predicate.ControlHistory
- func CreatedByIn(vs ...string) predicate.ControlHistory
- func CreatedByIsNil() predicate.ControlHistory
- func CreatedByLT(v string) predicate.ControlHistory
- func CreatedByLTE(v string) predicate.ControlHistory
- func CreatedByNEQ(v string) predicate.ControlHistory
- func CreatedByNotIn(vs ...string) predicate.ControlHistory
- func CreatedByNotNil() predicate.ControlHistory
- func DeletedAt(v time.Time) predicate.ControlHistory
- func DeletedAtEQ(v time.Time) predicate.ControlHistory
- func DeletedAtGT(v time.Time) predicate.ControlHistory
- func DeletedAtGTE(v time.Time) predicate.ControlHistory
- func DeletedAtIn(vs ...time.Time) predicate.ControlHistory
- func DeletedAtIsNil() predicate.ControlHistory
- func DeletedAtLT(v time.Time) predicate.ControlHistory
- func DeletedAtLTE(v time.Time) predicate.ControlHistory
- func DeletedAtNEQ(v time.Time) predicate.ControlHistory
- func DeletedAtNotIn(vs ...time.Time) predicate.ControlHistory
- func DeletedAtNotNil() predicate.ControlHistory
- func DeletedBy(v string) predicate.ControlHistory
- func DeletedByContains(v string) predicate.ControlHistory
- func DeletedByContainsFold(v string) predicate.ControlHistory
- func DeletedByEQ(v string) predicate.ControlHistory
- func DeletedByEqualFold(v string) predicate.ControlHistory
- func DeletedByGT(v string) predicate.ControlHistory
- func DeletedByGTE(v string) predicate.ControlHistory
- func DeletedByHasPrefix(v string) predicate.ControlHistory
- func DeletedByHasSuffix(v string) predicate.ControlHistory
- func DeletedByIn(vs ...string) predicate.ControlHistory
- func DeletedByIsNil() predicate.ControlHistory
- func DeletedByLT(v string) predicate.ControlHistory
- func DeletedByLTE(v string) predicate.ControlHistory
- func DeletedByNEQ(v string) predicate.ControlHistory
- func DeletedByNotIn(vs ...string) predicate.ControlHistory
- func DeletedByNotNil() predicate.ControlHistory
- func Description(v string) predicate.ControlHistory
- func DescriptionContains(v string) predicate.ControlHistory
- func DescriptionContainsFold(v string) predicate.ControlHistory
- func DescriptionEQ(v string) predicate.ControlHistory
- func DescriptionEqualFold(v string) predicate.ControlHistory
- func DescriptionGT(v string) predicate.ControlHistory
- func DescriptionGTE(v string) predicate.ControlHistory
- func DescriptionHasPrefix(v string) predicate.ControlHistory
- func DescriptionHasSuffix(v string) predicate.ControlHistory
- func DescriptionIn(vs ...string) predicate.ControlHistory
- func DescriptionIsNil() predicate.ControlHistory
- func DescriptionLT(v string) predicate.ControlHistory
- func DescriptionLTE(v string) predicate.ControlHistory
- func DescriptionNEQ(v string) predicate.ControlHistory
- func DescriptionNotIn(vs ...string) predicate.ControlHistory
- func DescriptionNotNil() predicate.ControlHistory
- func DetailsIsNil() predicate.ControlHistory
- func DetailsNotNil() predicate.ControlHistory
- func Family(v string) predicate.ControlHistory
- func FamilyContains(v string) predicate.ControlHistory
- func FamilyContainsFold(v string) predicate.ControlHistory
- func FamilyEQ(v string) predicate.ControlHistory
- func FamilyEqualFold(v string) predicate.ControlHistory
- func FamilyGT(v string) predicate.ControlHistory
- func FamilyGTE(v string) predicate.ControlHistory
- func FamilyHasPrefix(v string) predicate.ControlHistory
- func FamilyHasSuffix(v string) predicate.ControlHistory
- func FamilyIn(vs ...string) predicate.ControlHistory
- func FamilyIsNil() predicate.ControlHistory
- func FamilyLT(v string) predicate.ControlHistory
- func FamilyLTE(v string) predicate.ControlHistory
- func FamilyNEQ(v string) predicate.ControlHistory
- func FamilyNotIn(vs ...string) predicate.ControlHistory
- func FamilyNotNil() predicate.ControlHistory
- func HistoryTime(v time.Time) predicate.ControlHistory
- func HistoryTimeEQ(v time.Time) predicate.ControlHistory
- func HistoryTimeGT(v time.Time) predicate.ControlHistory
- func HistoryTimeGTE(v time.Time) predicate.ControlHistory
- func HistoryTimeIn(vs ...time.Time) predicate.ControlHistory
- func HistoryTimeLT(v time.Time) predicate.ControlHistory
- func HistoryTimeLTE(v time.Time) predicate.ControlHistory
- func HistoryTimeNEQ(v time.Time) predicate.ControlHistory
- func HistoryTimeNotIn(vs ...time.Time) predicate.ControlHistory
- func ID(id string) predicate.ControlHistory
- func IDContainsFold(id string) predicate.ControlHistory
- func IDEQ(id string) predicate.ControlHistory
- func IDEqualFold(id string) predicate.ControlHistory
- func IDGT(id string) predicate.ControlHistory
- func IDGTE(id string) predicate.ControlHistory
- func IDIn(ids ...string) predicate.ControlHistory
- func IDLT(id string) predicate.ControlHistory
- func IDLTE(id string) predicate.ControlHistory
- func IDNEQ(id string) predicate.ControlHistory
- func IDNotIn(ids ...string) predicate.ControlHistory
- func MappedFrameworks(v string) predicate.ControlHistory
- func MappedFrameworksContains(v string) predicate.ControlHistory
- func MappedFrameworksContainsFold(v string) predicate.ControlHistory
- func MappedFrameworksEQ(v string) predicate.ControlHistory
- func MappedFrameworksEqualFold(v string) predicate.ControlHistory
- func MappedFrameworksGT(v string) predicate.ControlHistory
- func MappedFrameworksGTE(v string) predicate.ControlHistory
- func MappedFrameworksHasPrefix(v string) predicate.ControlHistory
- func MappedFrameworksHasSuffix(v string) predicate.ControlHistory
- func MappedFrameworksIn(vs ...string) predicate.ControlHistory
- func MappedFrameworksIsNil() predicate.ControlHistory
- func MappedFrameworksLT(v string) predicate.ControlHistory
- func MappedFrameworksLTE(v string) predicate.ControlHistory
- func MappedFrameworksNEQ(v string) predicate.ControlHistory
- func MappedFrameworksNotIn(vs ...string) predicate.ControlHistory
- func MappedFrameworksNotNil() predicate.ControlHistory
- func MappingID(v string) predicate.ControlHistory
- func MappingIDContains(v string) predicate.ControlHistory
- func MappingIDContainsFold(v string) predicate.ControlHistory
- func MappingIDEQ(v string) predicate.ControlHistory
- func MappingIDEqualFold(v string) predicate.ControlHistory
- func MappingIDGT(v string) predicate.ControlHistory
- func MappingIDGTE(v string) predicate.ControlHistory
- func MappingIDHasPrefix(v string) predicate.ControlHistory
- func MappingIDHasSuffix(v string) predicate.ControlHistory
- func MappingIDIn(vs ...string) predicate.ControlHistory
- func MappingIDLT(v string) predicate.ControlHistory
- func MappingIDLTE(v string) predicate.ControlHistory
- func MappingIDNEQ(v string) predicate.ControlHistory
- func MappingIDNotIn(vs ...string) predicate.ControlHistory
- func Name(v string) predicate.ControlHistory
- func NameContains(v string) predicate.ControlHistory
- func NameContainsFold(v string) predicate.ControlHistory
- func NameEQ(v string) predicate.ControlHistory
- func NameEqualFold(v string) predicate.ControlHistory
- func NameGT(v string) predicate.ControlHistory
- func NameGTE(v string) predicate.ControlHistory
- func NameHasPrefix(v string) predicate.ControlHistory
- func NameHasSuffix(v string) predicate.ControlHistory
- func NameIn(vs ...string) predicate.ControlHistory
- func NameLT(v string) predicate.ControlHistory
- func NameLTE(v string) predicate.ControlHistory
- func NameNEQ(v string) predicate.ControlHistory
- func NameNotIn(vs ...string) predicate.ControlHistory
- func Not(p predicate.ControlHistory) predicate.ControlHistory
- func OperationEQ(v history.OpType) predicate.ControlHistory
- func OperationIn(vs ...history.OpType) predicate.ControlHistory
- func OperationNEQ(v history.OpType) predicate.ControlHistory
- func OperationNotIn(vs ...history.OpType) predicate.ControlHistory
- func OperationValidator(o history.OpType) error
- func Or(predicates ...predicate.ControlHistory) predicate.ControlHistory
- func Ref(v string) predicate.ControlHistory
- func RefContains(v string) predicate.ControlHistory
- func RefContainsFold(v string) predicate.ControlHistory
- func RefEQ(v string) predicate.ControlHistory
- func RefEqualFold(v string) predicate.ControlHistory
- func RefGT(v string) predicate.ControlHistory
- func RefGTE(v string) predicate.ControlHistory
- func RefHasPrefix(v string) predicate.ControlHistory
- func RefHasSuffix(v string) predicate.ControlHistory
- func RefIn(vs ...string) predicate.ControlHistory
- func RefIsNil() predicate.ControlHistory
- func RefLT(v string) predicate.ControlHistory
- func RefLTE(v string) predicate.ControlHistory
- func RefNEQ(v string) predicate.ControlHistory
- func RefNotIn(vs ...string) predicate.ControlHistory
- func RefNotNil() predicate.ControlHistory
- func Satisfies(v string) predicate.ControlHistory
- func SatisfiesContains(v string) predicate.ControlHistory
- func SatisfiesContainsFold(v string) predicate.ControlHistory
- func SatisfiesEQ(v string) predicate.ControlHistory
- func SatisfiesEqualFold(v string) predicate.ControlHistory
- func SatisfiesGT(v string) predicate.ControlHistory
- func SatisfiesGTE(v string) predicate.ControlHistory
- func SatisfiesHasPrefix(v string) predicate.ControlHistory
- func SatisfiesHasSuffix(v string) predicate.ControlHistory
- func SatisfiesIn(vs ...string) predicate.ControlHistory
- func SatisfiesIsNil() predicate.ControlHistory
- func SatisfiesLT(v string) predicate.ControlHistory
- func SatisfiesLTE(v string) predicate.ControlHistory
- func SatisfiesNEQ(v string) predicate.ControlHistory
- func SatisfiesNotIn(vs ...string) predicate.ControlHistory
- func SatisfiesNotNil() predicate.ControlHistory
- func Source(v string) predicate.ControlHistory
- func SourceContains(v string) predicate.ControlHistory
- func SourceContainsFold(v string) predicate.ControlHistory
- func SourceEQ(v string) predicate.ControlHistory
- func SourceEqualFold(v string) predicate.ControlHistory
- func SourceGT(v string) predicate.ControlHistory
- func SourceGTE(v string) predicate.ControlHistory
- func SourceHasPrefix(v string) predicate.ControlHistory
- func SourceHasSuffix(v string) predicate.ControlHistory
- func SourceIn(vs ...string) predicate.ControlHistory
- func SourceIsNil() predicate.ControlHistory
- func SourceLT(v string) predicate.ControlHistory
- func SourceLTE(v string) predicate.ControlHistory
- func SourceNEQ(v string) predicate.ControlHistory
- func SourceNotIn(vs ...string) predicate.ControlHistory
- func SourceNotNil() predicate.ControlHistory
- func Status(v string) predicate.ControlHistory
- func StatusContains(v string) predicate.ControlHistory
- func StatusContainsFold(v string) predicate.ControlHistory
- func StatusEQ(v string) predicate.ControlHistory
- func StatusEqualFold(v string) predicate.ControlHistory
- func StatusGT(v string) predicate.ControlHistory
- func StatusGTE(v string) predicate.ControlHistory
- func StatusHasPrefix(v string) predicate.ControlHistory
- func StatusHasSuffix(v string) predicate.ControlHistory
- func StatusIn(vs ...string) predicate.ControlHistory
- func StatusIsNil() predicate.ControlHistory
- func StatusLT(v string) predicate.ControlHistory
- func StatusLTE(v string) predicate.ControlHistory
- func StatusNEQ(v string) predicate.ControlHistory
- func StatusNotIn(vs ...string) predicate.ControlHistory
- func StatusNotNil() predicate.ControlHistory
- func TagsIsNil() predicate.ControlHistory
- func TagsNotNil() predicate.ControlHistory
- func UpdatedAt(v time.Time) predicate.ControlHistory
- func UpdatedAtEQ(v time.Time) predicate.ControlHistory
- func UpdatedAtGT(v time.Time) predicate.ControlHistory
- func UpdatedAtGTE(v time.Time) predicate.ControlHistory
- func UpdatedAtIn(vs ...time.Time) predicate.ControlHistory
- func UpdatedAtIsNil() predicate.ControlHistory
- func UpdatedAtLT(v time.Time) predicate.ControlHistory
- func UpdatedAtLTE(v time.Time) predicate.ControlHistory
- func UpdatedAtNEQ(v time.Time) predicate.ControlHistory
- func UpdatedAtNotIn(vs ...time.Time) predicate.ControlHistory
- func UpdatedAtNotNil() predicate.ControlHistory
- func UpdatedBy(v string) predicate.ControlHistory
- func UpdatedByContains(v string) predicate.ControlHistory
- func UpdatedByContainsFold(v string) predicate.ControlHistory
- func UpdatedByEQ(v string) predicate.ControlHistory
- func UpdatedByEqualFold(v string) predicate.ControlHistory
- func UpdatedByGT(v string) predicate.ControlHistory
- func UpdatedByGTE(v string) predicate.ControlHistory
- func UpdatedByHasPrefix(v string) predicate.ControlHistory
- func UpdatedByHasSuffix(v string) predicate.ControlHistory
- func UpdatedByIn(vs ...string) predicate.ControlHistory
- func UpdatedByIsNil() predicate.ControlHistory
- func UpdatedByLT(v string) predicate.ControlHistory
- func UpdatedByLTE(v string) predicate.ControlHistory
- func UpdatedByNEQ(v string) predicate.ControlHistory
- func UpdatedByNotIn(vs ...string) predicate.ControlHistory
- func UpdatedByNotNil() predicate.ControlHistory
- func ValidColumn(column string) bool
- func Version(v string) predicate.ControlHistory
- func VersionContains(v string) predicate.ControlHistory
- func VersionContainsFold(v string) predicate.ControlHistory
- func VersionEQ(v string) predicate.ControlHistory
- func VersionEqualFold(v string) predicate.ControlHistory
- func VersionGT(v string) predicate.ControlHistory
- func VersionGTE(v string) predicate.ControlHistory
- func VersionHasPrefix(v string) predicate.ControlHistory
- func VersionHasSuffix(v string) predicate.ControlHistory
- func VersionIn(vs ...string) predicate.ControlHistory
- func VersionIsNil() predicate.ControlHistory
- func VersionLT(v string) predicate.ControlHistory
- func VersionLTE(v string) predicate.ControlHistory
- func VersionNEQ(v string) predicate.ControlHistory
- func VersionNotIn(vs ...string) predicate.ControlHistory
- func VersionNotNil() predicate.ControlHistory
- type OrderOption
- func ByClass(opts ...sql.OrderTermOption) OrderOption
- func ByControlNumber(opts ...sql.OrderTermOption) OrderOption
- func ByControlType(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 ByDescription(opts ...sql.OrderTermOption) OrderOption
- func ByFamily(opts ...sql.OrderTermOption) OrderOption
- func ByHistoryTime(opts ...sql.OrderTermOption) OrderOption
- func ByID(opts ...sql.OrderTermOption) OrderOption
- func ByMappedFrameworks(opts ...sql.OrderTermOption) OrderOption
- func ByMappingID(opts ...sql.OrderTermOption) OrderOption
- func ByName(opts ...sql.OrderTermOption) OrderOption
- func ByOperation(opts ...sql.OrderTermOption) OrderOption
- func ByRef(opts ...sql.OrderTermOption) OrderOption
- func BySatisfies(opts ...sql.OrderTermOption) OrderOption
- func BySource(opts ...sql.OrderTermOption) OrderOption
- func ByStatus(opts ...sql.OrderTermOption) OrderOption
- func ByUpdatedAt(opts ...sql.OrderTermOption) OrderOption
- func ByUpdatedBy(opts ...sql.OrderTermOption) OrderOption
- func ByVersion(opts ...sql.OrderTermOption) OrderOption
Constants ¶
const ( // Label holds the string label denoting the controlhistory type in the database. Label = "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" // 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" // 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" // FieldStatus holds the string denoting the status field in the database. FieldStatus = "status" // FieldControlType holds the string denoting the control_type field in the database. FieldControlType = "control_type" // FieldVersion holds the string denoting the version field in the database. FieldVersion = "version" // FieldControlNumber holds the string denoting the control_number field in the database. FieldControlNumber = "control_number" // FieldFamily holds the string denoting the family field in the database. FieldFamily = "family" // FieldClass holds the string denoting the class field in the database. FieldClass = "class" // FieldSource holds the string denoting the source field in the database. FieldSource = "source" // FieldSatisfies holds the string denoting the satisfies field in the database. FieldSatisfies = "satisfies" // FieldMappedFrameworks holds the string denoting the mapped_frameworks field in the database. FieldMappedFrameworks = "mapped_frameworks" // FieldDetails holds the string denoting the details field in the database. FieldDetails = "details" // Table holds the table name of the controlhistory in the database. Table = "control_history" )
Variables ¶
var ( // 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 )
var Columns = []string{ FieldID, FieldHistoryTime, FieldRef, FieldOperation, FieldCreatedAt, FieldUpdatedAt, FieldCreatedBy, FieldUpdatedBy, FieldDeletedAt, FieldDeletedBy, FieldMappingID, FieldTags, FieldName, FieldDescription, FieldStatus, FieldControlType, FieldVersion, FieldControlNumber, FieldFamily, FieldClass, FieldSource, FieldSatisfies, FieldMappedFrameworks, FieldDetails, }
Columns holds all SQL columns for controlhistory fields.
Functions ¶
func And ¶
func And(predicates ...predicate.ControlHistory) predicate.ControlHistory
And groups predicates with the AND operator between them.
func Class ¶
func Class(v string) predicate.ControlHistory
Class applies equality check predicate on the "class" field. It's identical to ClassEQ.
func ClassContains ¶
func ClassContains(v string) predicate.ControlHistory
ClassContains applies the Contains predicate on the "class" field.
func ClassContainsFold ¶
func ClassContainsFold(v string) predicate.ControlHistory
ClassContainsFold applies the ContainsFold predicate on the "class" field.
func ClassEQ ¶
func ClassEQ(v string) predicate.ControlHistory
ClassEQ applies the EQ predicate on the "class" field.
func ClassEqualFold ¶
func ClassEqualFold(v string) predicate.ControlHistory
ClassEqualFold applies the EqualFold predicate on the "class" field.
func ClassGT ¶
func ClassGT(v string) predicate.ControlHistory
ClassGT applies the GT predicate on the "class" field.
func ClassGTE ¶
func ClassGTE(v string) predicate.ControlHistory
ClassGTE applies the GTE predicate on the "class" field.
func ClassHasPrefix ¶
func ClassHasPrefix(v string) predicate.ControlHistory
ClassHasPrefix applies the HasPrefix predicate on the "class" field.
func ClassHasSuffix ¶
func ClassHasSuffix(v string) predicate.ControlHistory
ClassHasSuffix applies the HasSuffix predicate on the "class" field.
func ClassIn ¶
func ClassIn(vs ...string) predicate.ControlHistory
ClassIn applies the In predicate on the "class" field.
func ClassIsNil ¶
func ClassIsNil() predicate.ControlHistory
ClassIsNil applies the IsNil predicate on the "class" field.
func ClassLT ¶
func ClassLT(v string) predicate.ControlHistory
ClassLT applies the LT predicate on the "class" field.
func ClassLTE ¶
func ClassLTE(v string) predicate.ControlHistory
ClassLTE applies the LTE predicate on the "class" field.
func ClassNEQ ¶
func ClassNEQ(v string) predicate.ControlHistory
ClassNEQ applies the NEQ predicate on the "class" field.
func ClassNotIn ¶
func ClassNotIn(vs ...string) predicate.ControlHistory
ClassNotIn applies the NotIn predicate on the "class" field.
func ClassNotNil ¶
func ClassNotNil() predicate.ControlHistory
ClassNotNil applies the NotNil predicate on the "class" field.
func ControlNumber ¶
func ControlNumber(v string) predicate.ControlHistory
ControlNumber applies equality check predicate on the "control_number" field. It's identical to ControlNumberEQ.
func ControlNumberContains ¶
func ControlNumberContains(v string) predicate.ControlHistory
ControlNumberContains applies the Contains predicate on the "control_number" field.
func ControlNumberContainsFold ¶
func ControlNumberContainsFold(v string) predicate.ControlHistory
ControlNumberContainsFold applies the ContainsFold predicate on the "control_number" field.
func ControlNumberEQ ¶
func ControlNumberEQ(v string) predicate.ControlHistory
ControlNumberEQ applies the EQ predicate on the "control_number" field.
func ControlNumberEqualFold ¶
func ControlNumberEqualFold(v string) predicate.ControlHistory
ControlNumberEqualFold applies the EqualFold predicate on the "control_number" field.
func ControlNumberGT ¶
func ControlNumberGT(v string) predicate.ControlHistory
ControlNumberGT applies the GT predicate on the "control_number" field.
func ControlNumberGTE ¶
func ControlNumberGTE(v string) predicate.ControlHistory
ControlNumberGTE applies the GTE predicate on the "control_number" field.
func ControlNumberHasPrefix ¶
func ControlNumberHasPrefix(v string) predicate.ControlHistory
ControlNumberHasPrefix applies the HasPrefix predicate on the "control_number" field.
func ControlNumberHasSuffix ¶
func ControlNumberHasSuffix(v string) predicate.ControlHistory
ControlNumberHasSuffix applies the HasSuffix predicate on the "control_number" field.
func ControlNumberIn ¶
func ControlNumberIn(vs ...string) predicate.ControlHistory
ControlNumberIn applies the In predicate on the "control_number" field.
func ControlNumberIsNil ¶
func ControlNumberIsNil() predicate.ControlHistory
ControlNumberIsNil applies the IsNil predicate on the "control_number" field.
func ControlNumberLT ¶
func ControlNumberLT(v string) predicate.ControlHistory
ControlNumberLT applies the LT predicate on the "control_number" field.
func ControlNumberLTE ¶
func ControlNumberLTE(v string) predicate.ControlHistory
ControlNumberLTE applies the LTE predicate on the "control_number" field.
func ControlNumberNEQ ¶
func ControlNumberNEQ(v string) predicate.ControlHistory
ControlNumberNEQ applies the NEQ predicate on the "control_number" field.
func ControlNumberNotIn ¶
func ControlNumberNotIn(vs ...string) predicate.ControlHistory
ControlNumberNotIn applies the NotIn predicate on the "control_number" field.
func ControlNumberNotNil ¶
func ControlNumberNotNil() predicate.ControlHistory
ControlNumberNotNil applies the NotNil predicate on the "control_number" field.
func ControlType ¶
func ControlType(v string) predicate.ControlHistory
ControlType applies equality check predicate on the "control_type" field. It's identical to ControlTypeEQ.
func ControlTypeContains ¶
func ControlTypeContains(v string) predicate.ControlHistory
ControlTypeContains applies the Contains predicate on the "control_type" field.
func ControlTypeContainsFold ¶
func ControlTypeContainsFold(v string) predicate.ControlHistory
ControlTypeContainsFold applies the ContainsFold predicate on the "control_type" field.
func ControlTypeEQ ¶
func ControlTypeEQ(v string) predicate.ControlHistory
ControlTypeEQ applies the EQ predicate on the "control_type" field.
func ControlTypeEqualFold ¶
func ControlTypeEqualFold(v string) predicate.ControlHistory
ControlTypeEqualFold applies the EqualFold predicate on the "control_type" field.
func ControlTypeGT ¶
func ControlTypeGT(v string) predicate.ControlHistory
ControlTypeGT applies the GT predicate on the "control_type" field.
func ControlTypeGTE ¶
func ControlTypeGTE(v string) predicate.ControlHistory
ControlTypeGTE applies the GTE predicate on the "control_type" field.
func ControlTypeHasPrefix ¶
func ControlTypeHasPrefix(v string) predicate.ControlHistory
ControlTypeHasPrefix applies the HasPrefix predicate on the "control_type" field.
func ControlTypeHasSuffix ¶
func ControlTypeHasSuffix(v string) predicate.ControlHistory
ControlTypeHasSuffix applies the HasSuffix predicate on the "control_type" field.
func ControlTypeIn ¶
func ControlTypeIn(vs ...string) predicate.ControlHistory
ControlTypeIn applies the In predicate on the "control_type" field.
func ControlTypeIsNil ¶
func ControlTypeIsNil() predicate.ControlHistory
ControlTypeIsNil applies the IsNil predicate on the "control_type" field.
func ControlTypeLT ¶
func ControlTypeLT(v string) predicate.ControlHistory
ControlTypeLT applies the LT predicate on the "control_type" field.
func ControlTypeLTE ¶
func ControlTypeLTE(v string) predicate.ControlHistory
ControlTypeLTE applies the LTE predicate on the "control_type" field.
func ControlTypeNEQ ¶
func ControlTypeNEQ(v string) predicate.ControlHistory
ControlTypeNEQ applies the NEQ predicate on the "control_type" field.
func ControlTypeNotIn ¶
func ControlTypeNotIn(vs ...string) predicate.ControlHistory
ControlTypeNotIn applies the NotIn predicate on the "control_type" field.
func ControlTypeNotNil ¶
func ControlTypeNotNil() predicate.ControlHistory
ControlTypeNotNil applies the NotNil predicate on the "control_type" field.
func CreatedAt ¶
func CreatedAt(v time.Time) predicate.ControlHistory
CreatedAt applies equality check predicate on the "created_at" field. It's identical to CreatedAtEQ.
func CreatedAtEQ ¶
func CreatedAtEQ(v time.Time) predicate.ControlHistory
CreatedAtEQ applies the EQ predicate on the "created_at" field.
func CreatedAtGT ¶
func CreatedAtGT(v time.Time) predicate.ControlHistory
CreatedAtGT applies the GT predicate on the "created_at" field.
func CreatedAtGTE ¶
func CreatedAtGTE(v time.Time) predicate.ControlHistory
CreatedAtGTE applies the GTE predicate on the "created_at" field.
func CreatedAtIn ¶
func CreatedAtIn(vs ...time.Time) predicate.ControlHistory
CreatedAtIn applies the In predicate on the "created_at" field.
func CreatedAtIsNil ¶
func CreatedAtIsNil() predicate.ControlHistory
CreatedAtIsNil applies the IsNil predicate on the "created_at" field.
func CreatedAtLT ¶
func CreatedAtLT(v time.Time) predicate.ControlHistory
CreatedAtLT applies the LT predicate on the "created_at" field.
func CreatedAtLTE ¶
func CreatedAtLTE(v time.Time) predicate.ControlHistory
CreatedAtLTE applies the LTE predicate on the "created_at" field.
func CreatedAtNEQ ¶
func CreatedAtNEQ(v time.Time) predicate.ControlHistory
CreatedAtNEQ applies the NEQ predicate on the "created_at" field.
func CreatedAtNotIn ¶
func CreatedAtNotIn(vs ...time.Time) predicate.ControlHistory
CreatedAtNotIn applies the NotIn predicate on the "created_at" field.
func CreatedAtNotNil ¶
func CreatedAtNotNil() predicate.ControlHistory
CreatedAtNotNil applies the NotNil predicate on the "created_at" field.
func CreatedBy ¶
func CreatedBy(v string) predicate.ControlHistory
CreatedBy applies equality check predicate on the "created_by" field. It's identical to CreatedByEQ.
func CreatedByContains ¶
func CreatedByContains(v string) predicate.ControlHistory
CreatedByContains applies the Contains predicate on the "created_by" field.
func CreatedByContainsFold ¶
func CreatedByContainsFold(v string) predicate.ControlHistory
CreatedByContainsFold applies the ContainsFold predicate on the "created_by" field.
func CreatedByEQ ¶
func CreatedByEQ(v string) predicate.ControlHistory
CreatedByEQ applies the EQ predicate on the "created_by" field.
func CreatedByEqualFold ¶
func CreatedByEqualFold(v string) predicate.ControlHistory
CreatedByEqualFold applies the EqualFold predicate on the "created_by" field.
func CreatedByGT ¶
func CreatedByGT(v string) predicate.ControlHistory
CreatedByGT applies the GT predicate on the "created_by" field.
func CreatedByGTE ¶
func CreatedByGTE(v string) predicate.ControlHistory
CreatedByGTE applies the GTE predicate on the "created_by" field.
func CreatedByHasPrefix ¶
func CreatedByHasPrefix(v string) predicate.ControlHistory
CreatedByHasPrefix applies the HasPrefix predicate on the "created_by" field.
func CreatedByHasSuffix ¶
func CreatedByHasSuffix(v string) predicate.ControlHistory
CreatedByHasSuffix applies the HasSuffix predicate on the "created_by" field.
func CreatedByIn ¶
func CreatedByIn(vs ...string) predicate.ControlHistory
CreatedByIn applies the In predicate on the "created_by" field.
func CreatedByIsNil ¶
func CreatedByIsNil() predicate.ControlHistory
CreatedByIsNil applies the IsNil predicate on the "created_by" field.
func CreatedByLT ¶
func CreatedByLT(v string) predicate.ControlHistory
CreatedByLT applies the LT predicate on the "created_by" field.
func CreatedByLTE ¶
func CreatedByLTE(v string) predicate.ControlHistory
CreatedByLTE applies the LTE predicate on the "created_by" field.
func CreatedByNEQ ¶
func CreatedByNEQ(v string) predicate.ControlHistory
CreatedByNEQ applies the NEQ predicate on the "created_by" field.
func CreatedByNotIn ¶
func CreatedByNotIn(vs ...string) predicate.ControlHistory
CreatedByNotIn applies the NotIn predicate on the "created_by" field.
func CreatedByNotNil ¶
func CreatedByNotNil() predicate.ControlHistory
CreatedByNotNil applies the NotNil predicate on the "created_by" field.
func DeletedAt ¶
func DeletedAt(v time.Time) predicate.ControlHistory
DeletedAt applies equality check predicate on the "deleted_at" field. It's identical to DeletedAtEQ.
func DeletedAtEQ ¶
func DeletedAtEQ(v time.Time) predicate.ControlHistory
DeletedAtEQ applies the EQ predicate on the "deleted_at" field.
func DeletedAtGT ¶
func DeletedAtGT(v time.Time) predicate.ControlHistory
DeletedAtGT applies the GT predicate on the "deleted_at" field.
func DeletedAtGTE ¶
func DeletedAtGTE(v time.Time) predicate.ControlHistory
DeletedAtGTE applies the GTE predicate on the "deleted_at" field.
func DeletedAtIn ¶
func DeletedAtIn(vs ...time.Time) predicate.ControlHistory
DeletedAtIn applies the In predicate on the "deleted_at" field.
func DeletedAtIsNil ¶
func DeletedAtIsNil() predicate.ControlHistory
DeletedAtIsNil applies the IsNil predicate on the "deleted_at" field.
func DeletedAtLT ¶
func DeletedAtLT(v time.Time) predicate.ControlHistory
DeletedAtLT applies the LT predicate on the "deleted_at" field.
func DeletedAtLTE ¶
func DeletedAtLTE(v time.Time) predicate.ControlHistory
DeletedAtLTE applies the LTE predicate on the "deleted_at" field.
func DeletedAtNEQ ¶
func DeletedAtNEQ(v time.Time) predicate.ControlHistory
DeletedAtNEQ applies the NEQ predicate on the "deleted_at" field.
func DeletedAtNotIn ¶
func DeletedAtNotIn(vs ...time.Time) predicate.ControlHistory
DeletedAtNotIn applies the NotIn predicate on the "deleted_at" field.
func DeletedAtNotNil ¶
func DeletedAtNotNil() predicate.ControlHistory
DeletedAtNotNil applies the NotNil predicate on the "deleted_at" field.
func DeletedBy ¶
func DeletedBy(v string) predicate.ControlHistory
DeletedBy applies equality check predicate on the "deleted_by" field. It's identical to DeletedByEQ.
func DeletedByContains ¶
func DeletedByContains(v string) predicate.ControlHistory
DeletedByContains applies the Contains predicate on the "deleted_by" field.
func DeletedByContainsFold ¶
func DeletedByContainsFold(v string) predicate.ControlHistory
DeletedByContainsFold applies the ContainsFold predicate on the "deleted_by" field.
func DeletedByEQ ¶
func DeletedByEQ(v string) predicate.ControlHistory
DeletedByEQ applies the EQ predicate on the "deleted_by" field.
func DeletedByEqualFold ¶
func DeletedByEqualFold(v string) predicate.ControlHistory
DeletedByEqualFold applies the EqualFold predicate on the "deleted_by" field.
func DeletedByGT ¶
func DeletedByGT(v string) predicate.ControlHistory
DeletedByGT applies the GT predicate on the "deleted_by" field.
func DeletedByGTE ¶
func DeletedByGTE(v string) predicate.ControlHistory
DeletedByGTE applies the GTE predicate on the "deleted_by" field.
func DeletedByHasPrefix ¶
func DeletedByHasPrefix(v string) predicate.ControlHistory
DeletedByHasPrefix applies the HasPrefix predicate on the "deleted_by" field.
func DeletedByHasSuffix ¶
func DeletedByHasSuffix(v string) predicate.ControlHistory
DeletedByHasSuffix applies the HasSuffix predicate on the "deleted_by" field.
func DeletedByIn ¶
func DeletedByIn(vs ...string) predicate.ControlHistory
DeletedByIn applies the In predicate on the "deleted_by" field.
func DeletedByIsNil ¶
func DeletedByIsNil() predicate.ControlHistory
DeletedByIsNil applies the IsNil predicate on the "deleted_by" field.
func DeletedByLT ¶
func DeletedByLT(v string) predicate.ControlHistory
DeletedByLT applies the LT predicate on the "deleted_by" field.
func DeletedByLTE ¶
func DeletedByLTE(v string) predicate.ControlHistory
DeletedByLTE applies the LTE predicate on the "deleted_by" field.
func DeletedByNEQ ¶
func DeletedByNEQ(v string) predicate.ControlHistory
DeletedByNEQ applies the NEQ predicate on the "deleted_by" field.
func DeletedByNotIn ¶
func DeletedByNotIn(vs ...string) predicate.ControlHistory
DeletedByNotIn applies the NotIn predicate on the "deleted_by" field.
func DeletedByNotNil ¶
func DeletedByNotNil() predicate.ControlHistory
DeletedByNotNil applies the NotNil predicate on the "deleted_by" field.
func Description ¶
func Description(v string) predicate.ControlHistory
Description applies equality check predicate on the "description" field. It's identical to DescriptionEQ.
func DescriptionContains ¶
func DescriptionContains(v string) predicate.ControlHistory
DescriptionContains applies the Contains predicate on the "description" field.
func DescriptionContainsFold ¶
func DescriptionContainsFold(v string) predicate.ControlHistory
DescriptionContainsFold applies the ContainsFold predicate on the "description" field.
func DescriptionEQ ¶
func DescriptionEQ(v string) predicate.ControlHistory
DescriptionEQ applies the EQ predicate on the "description" field.
func DescriptionEqualFold ¶
func DescriptionEqualFold(v string) predicate.ControlHistory
DescriptionEqualFold applies the EqualFold predicate on the "description" field.
func DescriptionGT ¶
func DescriptionGT(v string) predicate.ControlHistory
DescriptionGT applies the GT predicate on the "description" field.
func DescriptionGTE ¶
func DescriptionGTE(v string) predicate.ControlHistory
DescriptionGTE applies the GTE predicate on the "description" field.
func DescriptionHasPrefix ¶
func DescriptionHasPrefix(v string) predicate.ControlHistory
DescriptionHasPrefix applies the HasPrefix predicate on the "description" field.
func DescriptionHasSuffix ¶
func DescriptionHasSuffix(v string) predicate.ControlHistory
DescriptionHasSuffix applies the HasSuffix predicate on the "description" field.
func DescriptionIn ¶
func DescriptionIn(vs ...string) predicate.ControlHistory
DescriptionIn applies the In predicate on the "description" field.
func DescriptionIsNil ¶
func DescriptionIsNil() predicate.ControlHistory
DescriptionIsNil applies the IsNil predicate on the "description" field.
func DescriptionLT ¶
func DescriptionLT(v string) predicate.ControlHistory
DescriptionLT applies the LT predicate on the "description" field.
func DescriptionLTE ¶
func DescriptionLTE(v string) predicate.ControlHistory
DescriptionLTE applies the LTE predicate on the "description" field.
func DescriptionNEQ ¶
func DescriptionNEQ(v string) predicate.ControlHistory
DescriptionNEQ applies the NEQ predicate on the "description" field.
func DescriptionNotIn ¶
func DescriptionNotIn(vs ...string) predicate.ControlHistory
DescriptionNotIn applies the NotIn predicate on the "description" field.
func DescriptionNotNil ¶
func DescriptionNotNil() predicate.ControlHistory
DescriptionNotNil applies the NotNil predicate on the "description" field.
func DetailsIsNil ¶
func DetailsIsNil() predicate.ControlHistory
DetailsIsNil applies the IsNil predicate on the "details" field.
func DetailsNotNil ¶
func DetailsNotNil() predicate.ControlHistory
DetailsNotNil applies the NotNil predicate on the "details" field.
func Family ¶
func Family(v string) predicate.ControlHistory
Family applies equality check predicate on the "family" field. It's identical to FamilyEQ.
func FamilyContains ¶
func FamilyContains(v string) predicate.ControlHistory
FamilyContains applies the Contains predicate on the "family" field.
func FamilyContainsFold ¶
func FamilyContainsFold(v string) predicate.ControlHistory
FamilyContainsFold applies the ContainsFold predicate on the "family" field.
func FamilyEQ ¶
func FamilyEQ(v string) predicate.ControlHistory
FamilyEQ applies the EQ predicate on the "family" field.
func FamilyEqualFold ¶
func FamilyEqualFold(v string) predicate.ControlHistory
FamilyEqualFold applies the EqualFold predicate on the "family" field.
func FamilyGT ¶
func FamilyGT(v string) predicate.ControlHistory
FamilyGT applies the GT predicate on the "family" field.
func FamilyGTE ¶
func FamilyGTE(v string) predicate.ControlHistory
FamilyGTE applies the GTE predicate on the "family" field.
func FamilyHasPrefix ¶
func FamilyHasPrefix(v string) predicate.ControlHistory
FamilyHasPrefix applies the HasPrefix predicate on the "family" field.
func FamilyHasSuffix ¶
func FamilyHasSuffix(v string) predicate.ControlHistory
FamilyHasSuffix applies the HasSuffix predicate on the "family" field.
func FamilyIn ¶
func FamilyIn(vs ...string) predicate.ControlHistory
FamilyIn applies the In predicate on the "family" field.
func FamilyIsNil ¶
func FamilyIsNil() predicate.ControlHistory
FamilyIsNil applies the IsNil predicate on the "family" field.
func FamilyLT ¶
func FamilyLT(v string) predicate.ControlHistory
FamilyLT applies the LT predicate on the "family" field.
func FamilyLTE ¶
func FamilyLTE(v string) predicate.ControlHistory
FamilyLTE applies the LTE predicate on the "family" field.
func FamilyNEQ ¶
func FamilyNEQ(v string) predicate.ControlHistory
FamilyNEQ applies the NEQ predicate on the "family" field.
func FamilyNotIn ¶
func FamilyNotIn(vs ...string) predicate.ControlHistory
FamilyNotIn applies the NotIn predicate on the "family" field.
func FamilyNotNil ¶
func FamilyNotNil() predicate.ControlHistory
FamilyNotNil applies the NotNil predicate on the "family" field.
func HistoryTime ¶
func HistoryTime(v time.Time) predicate.ControlHistory
HistoryTime applies equality check predicate on the "history_time" field. It's identical to HistoryTimeEQ.
func HistoryTimeEQ ¶
func HistoryTimeEQ(v time.Time) predicate.ControlHistory
HistoryTimeEQ applies the EQ predicate on the "history_time" field.
func HistoryTimeGT ¶
func HistoryTimeGT(v time.Time) predicate.ControlHistory
HistoryTimeGT applies the GT predicate on the "history_time" field.
func HistoryTimeGTE ¶
func HistoryTimeGTE(v time.Time) predicate.ControlHistory
HistoryTimeGTE applies the GTE predicate on the "history_time" field.
func HistoryTimeIn ¶
func HistoryTimeIn(vs ...time.Time) predicate.ControlHistory
HistoryTimeIn applies the In predicate on the "history_time" field.
func HistoryTimeLT ¶
func HistoryTimeLT(v time.Time) predicate.ControlHistory
HistoryTimeLT applies the LT predicate on the "history_time" field.
func HistoryTimeLTE ¶
func HistoryTimeLTE(v time.Time) predicate.ControlHistory
HistoryTimeLTE applies the LTE predicate on the "history_time" field.
func HistoryTimeNEQ ¶
func HistoryTimeNEQ(v time.Time) predicate.ControlHistory
HistoryTimeNEQ applies the NEQ predicate on the "history_time" field.
func HistoryTimeNotIn ¶
func HistoryTimeNotIn(vs ...time.Time) predicate.ControlHistory
HistoryTimeNotIn applies the NotIn predicate on the "history_time" field.
func IDContainsFold ¶
func IDContainsFold(id string) predicate.ControlHistory
IDContainsFold applies the ContainsFold predicate on the ID field.
func IDEQ ¶
func IDEQ(id string) predicate.ControlHistory
IDEQ applies the EQ predicate on the ID field.
func IDEqualFold ¶
func IDEqualFold(id string) predicate.ControlHistory
IDEqualFold applies the EqualFold predicate on the ID field.
func IDGT ¶
func IDGT(id string) predicate.ControlHistory
IDGT applies the GT predicate on the ID field.
func IDGTE ¶
func IDGTE(id string) predicate.ControlHistory
IDGTE applies the GTE predicate on the ID field.
func IDIn ¶
func IDIn(ids ...string) predicate.ControlHistory
IDIn applies the In predicate on the ID field.
func IDLT ¶
func IDLT(id string) predicate.ControlHistory
IDLT applies the LT predicate on the ID field.
func IDLTE ¶
func IDLTE(id string) predicate.ControlHistory
IDLTE applies the LTE predicate on the ID field.
func IDNEQ ¶
func IDNEQ(id string) predicate.ControlHistory
IDNEQ applies the NEQ predicate on the ID field.
func IDNotIn ¶
func IDNotIn(ids ...string) predicate.ControlHistory
IDNotIn applies the NotIn predicate on the ID field.
func MappedFrameworks ¶
func MappedFrameworks(v string) predicate.ControlHistory
MappedFrameworks applies equality check predicate on the "mapped_frameworks" field. It's identical to MappedFrameworksEQ.
func MappedFrameworksContains ¶
func MappedFrameworksContains(v string) predicate.ControlHistory
MappedFrameworksContains applies the Contains predicate on the "mapped_frameworks" field.
func MappedFrameworksContainsFold ¶
func MappedFrameworksContainsFold(v string) predicate.ControlHistory
MappedFrameworksContainsFold applies the ContainsFold predicate on the "mapped_frameworks" field.
func MappedFrameworksEQ ¶
func MappedFrameworksEQ(v string) predicate.ControlHistory
MappedFrameworksEQ applies the EQ predicate on the "mapped_frameworks" field.
func MappedFrameworksEqualFold ¶
func MappedFrameworksEqualFold(v string) predicate.ControlHistory
MappedFrameworksEqualFold applies the EqualFold predicate on the "mapped_frameworks" field.
func MappedFrameworksGT ¶
func MappedFrameworksGT(v string) predicate.ControlHistory
MappedFrameworksGT applies the GT predicate on the "mapped_frameworks" field.
func MappedFrameworksGTE ¶
func MappedFrameworksGTE(v string) predicate.ControlHistory
MappedFrameworksGTE applies the GTE predicate on the "mapped_frameworks" field.
func MappedFrameworksHasPrefix ¶
func MappedFrameworksHasPrefix(v string) predicate.ControlHistory
MappedFrameworksHasPrefix applies the HasPrefix predicate on the "mapped_frameworks" field.
func MappedFrameworksHasSuffix ¶
func MappedFrameworksHasSuffix(v string) predicate.ControlHistory
MappedFrameworksHasSuffix applies the HasSuffix predicate on the "mapped_frameworks" field.
func MappedFrameworksIn ¶
func MappedFrameworksIn(vs ...string) predicate.ControlHistory
MappedFrameworksIn applies the In predicate on the "mapped_frameworks" field.
func MappedFrameworksIsNil ¶
func MappedFrameworksIsNil() predicate.ControlHistory
MappedFrameworksIsNil applies the IsNil predicate on the "mapped_frameworks" field.
func MappedFrameworksLT ¶
func MappedFrameworksLT(v string) predicate.ControlHistory
MappedFrameworksLT applies the LT predicate on the "mapped_frameworks" field.
func MappedFrameworksLTE ¶
func MappedFrameworksLTE(v string) predicate.ControlHistory
MappedFrameworksLTE applies the LTE predicate on the "mapped_frameworks" field.
func MappedFrameworksNEQ ¶
func MappedFrameworksNEQ(v string) predicate.ControlHistory
MappedFrameworksNEQ applies the NEQ predicate on the "mapped_frameworks" field.
func MappedFrameworksNotIn ¶
func MappedFrameworksNotIn(vs ...string) predicate.ControlHistory
MappedFrameworksNotIn applies the NotIn predicate on the "mapped_frameworks" field.
func MappedFrameworksNotNil ¶
func MappedFrameworksNotNil() predicate.ControlHistory
MappedFrameworksNotNil applies the NotNil predicate on the "mapped_frameworks" field.
func MappingID ¶
func MappingID(v string) predicate.ControlHistory
MappingID applies equality check predicate on the "mapping_id" field. It's identical to MappingIDEQ.
func MappingIDContains ¶
func MappingIDContains(v string) predicate.ControlHistory
MappingIDContains applies the Contains predicate on the "mapping_id" field.
func MappingIDContainsFold ¶
func MappingIDContainsFold(v string) predicate.ControlHistory
MappingIDContainsFold applies the ContainsFold predicate on the "mapping_id" field.
func MappingIDEQ ¶
func MappingIDEQ(v string) predicate.ControlHistory
MappingIDEQ applies the EQ predicate on the "mapping_id" field.
func MappingIDEqualFold ¶
func MappingIDEqualFold(v string) predicate.ControlHistory
MappingIDEqualFold applies the EqualFold predicate on the "mapping_id" field.
func MappingIDGT ¶
func MappingIDGT(v string) predicate.ControlHistory
MappingIDGT applies the GT predicate on the "mapping_id" field.
func MappingIDGTE ¶
func MappingIDGTE(v string) predicate.ControlHistory
MappingIDGTE applies the GTE predicate on the "mapping_id" field.
func MappingIDHasPrefix ¶
func MappingIDHasPrefix(v string) predicate.ControlHistory
MappingIDHasPrefix applies the HasPrefix predicate on the "mapping_id" field.
func MappingIDHasSuffix ¶
func MappingIDHasSuffix(v string) predicate.ControlHistory
MappingIDHasSuffix applies the HasSuffix predicate on the "mapping_id" field.
func MappingIDIn ¶
func MappingIDIn(vs ...string) predicate.ControlHistory
MappingIDIn applies the In predicate on the "mapping_id" field.
func MappingIDLT ¶
func MappingIDLT(v string) predicate.ControlHistory
MappingIDLT applies the LT predicate on the "mapping_id" field.
func MappingIDLTE ¶
func MappingIDLTE(v string) predicate.ControlHistory
MappingIDLTE applies the LTE predicate on the "mapping_id" field.
func MappingIDNEQ ¶
func MappingIDNEQ(v string) predicate.ControlHistory
MappingIDNEQ applies the NEQ predicate on the "mapping_id" field.
func MappingIDNotIn ¶
func MappingIDNotIn(vs ...string) predicate.ControlHistory
MappingIDNotIn applies the NotIn predicate on the "mapping_id" field.
func Name ¶
func Name(v string) predicate.ControlHistory
Name applies equality check predicate on the "name" field. It's identical to NameEQ.
func NameContains ¶
func NameContains(v string) predicate.ControlHistory
NameContains applies the Contains predicate on the "name" field.
func NameContainsFold ¶
func NameContainsFold(v string) predicate.ControlHistory
NameContainsFold applies the ContainsFold predicate on the "name" field.
func NameEQ ¶
func NameEQ(v string) predicate.ControlHistory
NameEQ applies the EQ predicate on the "name" field.
func NameEqualFold ¶
func NameEqualFold(v string) predicate.ControlHistory
NameEqualFold applies the EqualFold predicate on the "name" field.
func NameGT ¶
func NameGT(v string) predicate.ControlHistory
NameGT applies the GT predicate on the "name" field.
func NameGTE ¶
func NameGTE(v string) predicate.ControlHistory
NameGTE applies the GTE predicate on the "name" field.
func NameHasPrefix ¶
func NameHasPrefix(v string) predicate.ControlHistory
NameHasPrefix applies the HasPrefix predicate on the "name" field.
func NameHasSuffix ¶
func NameHasSuffix(v string) predicate.ControlHistory
NameHasSuffix applies the HasSuffix predicate on the "name" field.
func NameIn ¶
func NameIn(vs ...string) predicate.ControlHistory
NameIn applies the In predicate on the "name" field.
func NameLT ¶
func NameLT(v string) predicate.ControlHistory
NameLT applies the LT predicate on the "name" field.
func NameLTE ¶
func NameLTE(v string) predicate.ControlHistory
NameLTE applies the LTE predicate on the "name" field.
func NameNEQ ¶
func NameNEQ(v string) predicate.ControlHistory
NameNEQ applies the NEQ predicate on the "name" field.
func NameNotIn ¶
func NameNotIn(vs ...string) predicate.ControlHistory
NameNotIn applies the NotIn predicate on the "name" field.
func Not ¶
func Not(p predicate.ControlHistory) predicate.ControlHistory
Not applies the not operator on the given predicate.
func OperationEQ ¶
func OperationEQ(v history.OpType) predicate.ControlHistory
OperationEQ applies the EQ predicate on the "operation" field.
func OperationIn ¶
func OperationIn(vs ...history.OpType) predicate.ControlHistory
OperationIn applies the In predicate on the "operation" field.
func OperationNEQ ¶
func OperationNEQ(v history.OpType) predicate.ControlHistory
OperationNEQ applies the NEQ predicate on the "operation" field.
func OperationNotIn ¶
func OperationNotIn(vs ...history.OpType) predicate.ControlHistory
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.ControlHistory) predicate.ControlHistory
Or groups predicates with the OR operator between them.
func Ref ¶
func Ref(v string) predicate.ControlHistory
Ref applies equality check predicate on the "ref" field. It's identical to RefEQ.
func RefContains ¶
func RefContains(v string) predicate.ControlHistory
RefContains applies the Contains predicate on the "ref" field.
func RefContainsFold ¶
func RefContainsFold(v string) predicate.ControlHistory
RefContainsFold applies the ContainsFold predicate on the "ref" field.
func RefEQ ¶
func RefEQ(v string) predicate.ControlHistory
RefEQ applies the EQ predicate on the "ref" field.
func RefEqualFold ¶
func RefEqualFold(v string) predicate.ControlHistory
RefEqualFold applies the EqualFold predicate on the "ref" field.
func RefGT ¶
func RefGT(v string) predicate.ControlHistory
RefGT applies the GT predicate on the "ref" field.
func RefGTE ¶
func RefGTE(v string) predicate.ControlHistory
RefGTE applies the GTE predicate on the "ref" field.
func RefHasPrefix ¶
func RefHasPrefix(v string) predicate.ControlHistory
RefHasPrefix applies the HasPrefix predicate on the "ref" field.
func RefHasSuffix ¶
func RefHasSuffix(v string) predicate.ControlHistory
RefHasSuffix applies the HasSuffix predicate on the "ref" field.
func RefIn ¶
func RefIn(vs ...string) predicate.ControlHistory
RefIn applies the In predicate on the "ref" field.
func RefIsNil ¶
func RefIsNil() predicate.ControlHistory
RefIsNil applies the IsNil predicate on the "ref" field.
func RefLT ¶
func RefLT(v string) predicate.ControlHistory
RefLT applies the LT predicate on the "ref" field.
func RefLTE ¶
func RefLTE(v string) predicate.ControlHistory
RefLTE applies the LTE predicate on the "ref" field.
func RefNEQ ¶
func RefNEQ(v string) predicate.ControlHistory
RefNEQ applies the NEQ predicate on the "ref" field.
func RefNotIn ¶
func RefNotIn(vs ...string) predicate.ControlHistory
RefNotIn applies the NotIn predicate on the "ref" field.
func RefNotNil ¶
func RefNotNil() predicate.ControlHistory
RefNotNil applies the NotNil predicate on the "ref" field.
func Satisfies ¶
func Satisfies(v string) predicate.ControlHistory
Satisfies applies equality check predicate on the "satisfies" field. It's identical to SatisfiesEQ.
func SatisfiesContains ¶
func SatisfiesContains(v string) predicate.ControlHistory
SatisfiesContains applies the Contains predicate on the "satisfies" field.
func SatisfiesContainsFold ¶
func SatisfiesContainsFold(v string) predicate.ControlHistory
SatisfiesContainsFold applies the ContainsFold predicate on the "satisfies" field.
func SatisfiesEQ ¶
func SatisfiesEQ(v string) predicate.ControlHistory
SatisfiesEQ applies the EQ predicate on the "satisfies" field.
func SatisfiesEqualFold ¶
func SatisfiesEqualFold(v string) predicate.ControlHistory
SatisfiesEqualFold applies the EqualFold predicate on the "satisfies" field.
func SatisfiesGT ¶
func SatisfiesGT(v string) predicate.ControlHistory
SatisfiesGT applies the GT predicate on the "satisfies" field.
func SatisfiesGTE ¶
func SatisfiesGTE(v string) predicate.ControlHistory
SatisfiesGTE applies the GTE predicate on the "satisfies" field.
func SatisfiesHasPrefix ¶
func SatisfiesHasPrefix(v string) predicate.ControlHistory
SatisfiesHasPrefix applies the HasPrefix predicate on the "satisfies" field.
func SatisfiesHasSuffix ¶
func SatisfiesHasSuffix(v string) predicate.ControlHistory
SatisfiesHasSuffix applies the HasSuffix predicate on the "satisfies" field.
func SatisfiesIn ¶
func SatisfiesIn(vs ...string) predicate.ControlHistory
SatisfiesIn applies the In predicate on the "satisfies" field.
func SatisfiesIsNil ¶
func SatisfiesIsNil() predicate.ControlHistory
SatisfiesIsNil applies the IsNil predicate on the "satisfies" field.
func SatisfiesLT ¶
func SatisfiesLT(v string) predicate.ControlHistory
SatisfiesLT applies the LT predicate on the "satisfies" field.
func SatisfiesLTE ¶
func SatisfiesLTE(v string) predicate.ControlHistory
SatisfiesLTE applies the LTE predicate on the "satisfies" field.
func SatisfiesNEQ ¶
func SatisfiesNEQ(v string) predicate.ControlHistory
SatisfiesNEQ applies the NEQ predicate on the "satisfies" field.
func SatisfiesNotIn ¶
func SatisfiesNotIn(vs ...string) predicate.ControlHistory
SatisfiesNotIn applies the NotIn predicate on the "satisfies" field.
func SatisfiesNotNil ¶
func SatisfiesNotNil() predicate.ControlHistory
SatisfiesNotNil applies the NotNil predicate on the "satisfies" field.
func Source ¶
func Source(v string) predicate.ControlHistory
Source applies equality check predicate on the "source" field. It's identical to SourceEQ.
func SourceContains ¶
func SourceContains(v string) predicate.ControlHistory
SourceContains applies the Contains predicate on the "source" field.
func SourceContainsFold ¶
func SourceContainsFold(v string) predicate.ControlHistory
SourceContainsFold applies the ContainsFold predicate on the "source" field.
func SourceEQ ¶
func SourceEQ(v string) predicate.ControlHistory
SourceEQ applies the EQ predicate on the "source" field.
func SourceEqualFold ¶
func SourceEqualFold(v string) predicate.ControlHistory
SourceEqualFold applies the EqualFold predicate on the "source" field.
func SourceGT ¶
func SourceGT(v string) predicate.ControlHistory
SourceGT applies the GT predicate on the "source" field.
func SourceGTE ¶
func SourceGTE(v string) predicate.ControlHistory
SourceGTE applies the GTE predicate on the "source" field.
func SourceHasPrefix ¶
func SourceHasPrefix(v string) predicate.ControlHistory
SourceHasPrefix applies the HasPrefix predicate on the "source" field.
func SourceHasSuffix ¶
func SourceHasSuffix(v string) predicate.ControlHistory
SourceHasSuffix applies the HasSuffix predicate on the "source" field.
func SourceIn ¶
func SourceIn(vs ...string) predicate.ControlHistory
SourceIn applies the In predicate on the "source" field.
func SourceIsNil ¶
func SourceIsNil() predicate.ControlHistory
SourceIsNil applies the IsNil predicate on the "source" field.
func SourceLT ¶
func SourceLT(v string) predicate.ControlHistory
SourceLT applies the LT predicate on the "source" field.
func SourceLTE ¶
func SourceLTE(v string) predicate.ControlHistory
SourceLTE applies the LTE predicate on the "source" field.
func SourceNEQ ¶
func SourceNEQ(v string) predicate.ControlHistory
SourceNEQ applies the NEQ predicate on the "source" field.
func SourceNotIn ¶
func SourceNotIn(vs ...string) predicate.ControlHistory
SourceNotIn applies the NotIn predicate on the "source" field.
func SourceNotNil ¶
func SourceNotNil() predicate.ControlHistory
SourceNotNil applies the NotNil predicate on the "source" field.
func Status ¶
func Status(v string) predicate.ControlHistory
Status applies equality check predicate on the "status" field. It's identical to StatusEQ.
func StatusContains ¶
func StatusContains(v string) predicate.ControlHistory
StatusContains applies the Contains predicate on the "status" field.
func StatusContainsFold ¶
func StatusContainsFold(v string) predicate.ControlHistory
StatusContainsFold applies the ContainsFold predicate on the "status" field.
func StatusEQ ¶
func StatusEQ(v string) predicate.ControlHistory
StatusEQ applies the EQ predicate on the "status" field.
func StatusEqualFold ¶
func StatusEqualFold(v string) predicate.ControlHistory
StatusEqualFold applies the EqualFold predicate on the "status" field.
func StatusGT ¶
func StatusGT(v string) predicate.ControlHistory
StatusGT applies the GT predicate on the "status" field.
func StatusGTE ¶
func StatusGTE(v string) predicate.ControlHistory
StatusGTE applies the GTE predicate on the "status" field.
func StatusHasPrefix ¶
func StatusHasPrefix(v string) predicate.ControlHistory
StatusHasPrefix applies the HasPrefix predicate on the "status" field.
func StatusHasSuffix ¶
func StatusHasSuffix(v string) predicate.ControlHistory
StatusHasSuffix applies the HasSuffix predicate on the "status" field.
func StatusIn ¶
func StatusIn(vs ...string) predicate.ControlHistory
StatusIn applies the In predicate on the "status" field.
func StatusIsNil ¶
func StatusIsNil() predicate.ControlHistory
StatusIsNil applies the IsNil predicate on the "status" field.
func StatusLT ¶
func StatusLT(v string) predicate.ControlHistory
StatusLT applies the LT predicate on the "status" field.
func StatusLTE ¶
func StatusLTE(v string) predicate.ControlHistory
StatusLTE applies the LTE predicate on the "status" field.
func StatusNEQ ¶
func StatusNEQ(v string) predicate.ControlHistory
StatusNEQ applies the NEQ predicate on the "status" field.
func StatusNotIn ¶
func StatusNotIn(vs ...string) predicate.ControlHistory
StatusNotIn applies the NotIn predicate on the "status" field.
func StatusNotNil ¶
func StatusNotNil() predicate.ControlHistory
StatusNotNil applies the NotNil predicate on the "status" field.
func TagsIsNil ¶
func TagsIsNil() predicate.ControlHistory
TagsIsNil applies the IsNil predicate on the "tags" field.
func TagsNotNil ¶
func TagsNotNil() predicate.ControlHistory
TagsNotNil applies the NotNil predicate on the "tags" field.
func UpdatedAt ¶
func UpdatedAt(v time.Time) predicate.ControlHistory
UpdatedAt applies equality check predicate on the "updated_at" field. It's identical to UpdatedAtEQ.
func UpdatedAtEQ ¶
func UpdatedAtEQ(v time.Time) predicate.ControlHistory
UpdatedAtEQ applies the EQ predicate on the "updated_at" field.
func UpdatedAtGT ¶
func UpdatedAtGT(v time.Time) predicate.ControlHistory
UpdatedAtGT applies the GT predicate on the "updated_at" field.
func UpdatedAtGTE ¶
func UpdatedAtGTE(v time.Time) predicate.ControlHistory
UpdatedAtGTE applies the GTE predicate on the "updated_at" field.
func UpdatedAtIn ¶
func UpdatedAtIn(vs ...time.Time) predicate.ControlHistory
UpdatedAtIn applies the In predicate on the "updated_at" field.
func UpdatedAtIsNil ¶
func UpdatedAtIsNil() predicate.ControlHistory
UpdatedAtIsNil applies the IsNil predicate on the "updated_at" field.
func UpdatedAtLT ¶
func UpdatedAtLT(v time.Time) predicate.ControlHistory
UpdatedAtLT applies the LT predicate on the "updated_at" field.
func UpdatedAtLTE ¶
func UpdatedAtLTE(v time.Time) predicate.ControlHistory
UpdatedAtLTE applies the LTE predicate on the "updated_at" field.
func UpdatedAtNEQ ¶
func UpdatedAtNEQ(v time.Time) predicate.ControlHistory
UpdatedAtNEQ applies the NEQ predicate on the "updated_at" field.
func UpdatedAtNotIn ¶
func UpdatedAtNotIn(vs ...time.Time) predicate.ControlHistory
UpdatedAtNotIn applies the NotIn predicate on the "updated_at" field.
func UpdatedAtNotNil ¶
func UpdatedAtNotNil() predicate.ControlHistory
UpdatedAtNotNil applies the NotNil predicate on the "updated_at" field.
func UpdatedBy ¶
func UpdatedBy(v string) predicate.ControlHistory
UpdatedBy applies equality check predicate on the "updated_by" field. It's identical to UpdatedByEQ.
func UpdatedByContains ¶
func UpdatedByContains(v string) predicate.ControlHistory
UpdatedByContains applies the Contains predicate on the "updated_by" field.
func UpdatedByContainsFold ¶
func UpdatedByContainsFold(v string) predicate.ControlHistory
UpdatedByContainsFold applies the ContainsFold predicate on the "updated_by" field.
func UpdatedByEQ ¶
func UpdatedByEQ(v string) predicate.ControlHistory
UpdatedByEQ applies the EQ predicate on the "updated_by" field.
func UpdatedByEqualFold ¶
func UpdatedByEqualFold(v string) predicate.ControlHistory
UpdatedByEqualFold applies the EqualFold predicate on the "updated_by" field.
func UpdatedByGT ¶
func UpdatedByGT(v string) predicate.ControlHistory
UpdatedByGT applies the GT predicate on the "updated_by" field.
func UpdatedByGTE ¶
func UpdatedByGTE(v string) predicate.ControlHistory
UpdatedByGTE applies the GTE predicate on the "updated_by" field.
func UpdatedByHasPrefix ¶
func UpdatedByHasPrefix(v string) predicate.ControlHistory
UpdatedByHasPrefix applies the HasPrefix predicate on the "updated_by" field.
func UpdatedByHasSuffix ¶
func UpdatedByHasSuffix(v string) predicate.ControlHistory
UpdatedByHasSuffix applies the HasSuffix predicate on the "updated_by" field.
func UpdatedByIn ¶
func UpdatedByIn(vs ...string) predicate.ControlHistory
UpdatedByIn applies the In predicate on the "updated_by" field.
func UpdatedByIsNil ¶
func UpdatedByIsNil() predicate.ControlHistory
UpdatedByIsNil applies the IsNil predicate on the "updated_by" field.
func UpdatedByLT ¶
func UpdatedByLT(v string) predicate.ControlHistory
UpdatedByLT applies the LT predicate on the "updated_by" field.
func UpdatedByLTE ¶
func UpdatedByLTE(v string) predicate.ControlHistory
UpdatedByLTE applies the LTE predicate on the "updated_by" field.
func UpdatedByNEQ ¶
func UpdatedByNEQ(v string) predicate.ControlHistory
UpdatedByNEQ applies the NEQ predicate on the "updated_by" field.
func UpdatedByNotIn ¶
func UpdatedByNotIn(vs ...string) predicate.ControlHistory
UpdatedByNotIn applies the NotIn predicate on the "updated_by" field.
func UpdatedByNotNil ¶
func UpdatedByNotNil() predicate.ControlHistory
UpdatedByNotNil applies the NotNil predicate on the "updated_by" field.
func ValidColumn ¶
ValidColumn reports if the column name is valid (part of the table columns).
func Version ¶
func Version(v string) predicate.ControlHistory
Version applies equality check predicate on the "version" field. It's identical to VersionEQ.
func VersionContains ¶
func VersionContains(v string) predicate.ControlHistory
VersionContains applies the Contains predicate on the "version" field.
func VersionContainsFold ¶
func VersionContainsFold(v string) predicate.ControlHistory
VersionContainsFold applies the ContainsFold predicate on the "version" field.
func VersionEQ ¶
func VersionEQ(v string) predicate.ControlHistory
VersionEQ applies the EQ predicate on the "version" field.
func VersionEqualFold ¶
func VersionEqualFold(v string) predicate.ControlHistory
VersionEqualFold applies the EqualFold predicate on the "version" field.
func VersionGT ¶
func VersionGT(v string) predicate.ControlHistory
VersionGT applies the GT predicate on the "version" field.
func VersionGTE ¶
func VersionGTE(v string) predicate.ControlHistory
VersionGTE applies the GTE predicate on the "version" field.
func VersionHasPrefix ¶
func VersionHasPrefix(v string) predicate.ControlHistory
VersionHasPrefix applies the HasPrefix predicate on the "version" field.
func VersionHasSuffix ¶
func VersionHasSuffix(v string) predicate.ControlHistory
VersionHasSuffix applies the HasSuffix predicate on the "version" field.
func VersionIn ¶
func VersionIn(vs ...string) predicate.ControlHistory
VersionIn applies the In predicate on the "version" field.
func VersionIsNil ¶
func VersionIsNil() predicate.ControlHistory
VersionIsNil applies the IsNil predicate on the "version" field.
func VersionLT ¶
func VersionLT(v string) predicate.ControlHistory
VersionLT applies the LT predicate on the "version" field.
func VersionLTE ¶
func VersionLTE(v string) predicate.ControlHistory
VersionLTE applies the LTE predicate on the "version" field.
func VersionNEQ ¶
func VersionNEQ(v string) predicate.ControlHistory
VersionNEQ applies the NEQ predicate on the "version" field.
func VersionNotIn ¶
func VersionNotIn(vs ...string) predicate.ControlHistory
VersionNotIn applies the NotIn predicate on the "version" field.
func VersionNotNil ¶
func VersionNotNil() predicate.ControlHistory
VersionNotNil applies the NotNil predicate on the "version" field.
Types ¶
type OrderOption ¶
OrderOption defines the ordering options for the ControlHistory queries.
func ByClass ¶
func ByClass(opts ...sql.OrderTermOption) OrderOption
ByClass orders the results by the class field.
func ByControlNumber ¶
func ByControlNumber(opts ...sql.OrderTermOption) OrderOption
ByControlNumber orders the results by the control_number field.
func ByControlType ¶
func ByControlType(opts ...sql.OrderTermOption) OrderOption
ByControlType orders the results by the control_type 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 ByDescription ¶
func ByDescription(opts ...sql.OrderTermOption) OrderOption
ByDescription orders the results by the description field.
func ByFamily ¶
func ByFamily(opts ...sql.OrderTermOption) OrderOption
ByFamily orders the results by the family 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 ByMappedFrameworks ¶
func ByMappedFrameworks(opts ...sql.OrderTermOption) OrderOption
ByMappedFrameworks orders the results by the mapped_frameworks 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 ByRef ¶
func ByRef(opts ...sql.OrderTermOption) OrderOption
ByRef orders the results by the ref field.
func BySatisfies ¶
func BySatisfies(opts ...sql.OrderTermOption) OrderOption
BySatisfies orders the results by the satisfies field.
func BySource ¶
func BySource(opts ...sql.OrderTermOption) OrderOption
BySource orders the results by the source field.
func ByStatus ¶
func ByStatus(opts ...sql.OrderTermOption) OrderOption
ByStatus orders the results by the status field.
func ByUpdatedAt ¶
func ByUpdatedAt(opts ...sql.OrderTermOption) OrderOption
ByUpdatedAt orders the results by the updated_at field.
func ByUpdatedBy ¶
func ByUpdatedBy(opts ...sql.OrderTermOption) OrderOption
ByUpdatedBy orders the results by the updated_by field.
func ByVersion ¶
func ByVersion(opts ...sql.OrderTermOption) OrderOption
ByVersion orders the results by the version field.