Documentation
¶
Index ¶
- Constants
- Variables
- func And(predicates ...predicate.ControlImplementationHistory) predicate.ControlImplementationHistory
- func CreatedAt(v time.Time) predicate.ControlImplementationHistory
- func CreatedAtEQ(v time.Time) predicate.ControlImplementationHistory
- func CreatedAtGT(v time.Time) predicate.ControlImplementationHistory
- func CreatedAtGTE(v time.Time) predicate.ControlImplementationHistory
- func CreatedAtIn(vs ...time.Time) predicate.ControlImplementationHistory
- func CreatedAtIsNil() predicate.ControlImplementationHistory
- func CreatedAtLT(v time.Time) predicate.ControlImplementationHistory
- func CreatedAtLTE(v time.Time) predicate.ControlImplementationHistory
- func CreatedAtNEQ(v time.Time) predicate.ControlImplementationHistory
- func CreatedAtNotIn(vs ...time.Time) predicate.ControlImplementationHistory
- func CreatedAtNotNil() predicate.ControlImplementationHistory
- func CreatedBy(v string) predicate.ControlImplementationHistory
- func CreatedByContains(v string) predicate.ControlImplementationHistory
- func CreatedByContainsFold(v string) predicate.ControlImplementationHistory
- func CreatedByEQ(v string) predicate.ControlImplementationHistory
- func CreatedByEqualFold(v string) predicate.ControlImplementationHistory
- func CreatedByGT(v string) predicate.ControlImplementationHistory
- func CreatedByGTE(v string) predicate.ControlImplementationHistory
- func CreatedByHasPrefix(v string) predicate.ControlImplementationHistory
- func CreatedByHasSuffix(v string) predicate.ControlImplementationHistory
- func CreatedByIn(vs ...string) predicate.ControlImplementationHistory
- func CreatedByIsNil() predicate.ControlImplementationHistory
- func CreatedByLT(v string) predicate.ControlImplementationHistory
- func CreatedByLTE(v string) predicate.ControlImplementationHistory
- func CreatedByNEQ(v string) predicate.ControlImplementationHistory
- func CreatedByNotIn(vs ...string) predicate.ControlImplementationHistory
- func CreatedByNotNil() predicate.ControlImplementationHistory
- func DeletedAt(v time.Time) predicate.ControlImplementationHistory
- func DeletedAtEQ(v time.Time) predicate.ControlImplementationHistory
- func DeletedAtGT(v time.Time) predicate.ControlImplementationHistory
- func DeletedAtGTE(v time.Time) predicate.ControlImplementationHistory
- func DeletedAtIn(vs ...time.Time) predicate.ControlImplementationHistory
- func DeletedAtIsNil() predicate.ControlImplementationHistory
- func DeletedAtLT(v time.Time) predicate.ControlImplementationHistory
- func DeletedAtLTE(v time.Time) predicate.ControlImplementationHistory
- func DeletedAtNEQ(v time.Time) predicate.ControlImplementationHistory
- func DeletedAtNotIn(vs ...time.Time) predicate.ControlImplementationHistory
- func DeletedAtNotNil() predicate.ControlImplementationHistory
- func DeletedBy(v string) predicate.ControlImplementationHistory
- func DeletedByContains(v string) predicate.ControlImplementationHistory
- func DeletedByContainsFold(v string) predicate.ControlImplementationHistory
- func DeletedByEQ(v string) predicate.ControlImplementationHistory
- func DeletedByEqualFold(v string) predicate.ControlImplementationHistory
- func DeletedByGT(v string) predicate.ControlImplementationHistory
- func DeletedByGTE(v string) predicate.ControlImplementationHistory
- func DeletedByHasPrefix(v string) predicate.ControlImplementationHistory
- func DeletedByHasSuffix(v string) predicate.ControlImplementationHistory
- func DeletedByIn(vs ...string) predicate.ControlImplementationHistory
- func DeletedByIsNil() predicate.ControlImplementationHistory
- func DeletedByLT(v string) predicate.ControlImplementationHistory
- func DeletedByLTE(v string) predicate.ControlImplementationHistory
- func DeletedByNEQ(v string) predicate.ControlImplementationHistory
- func DeletedByNotIn(vs ...string) predicate.ControlImplementationHistory
- func DeletedByNotNil() predicate.ControlImplementationHistory
- func Details(v string) predicate.ControlImplementationHistory
- func DetailsContains(v string) predicate.ControlImplementationHistory
- func DetailsContainsFold(v string) predicate.ControlImplementationHistory
- func DetailsEQ(v string) predicate.ControlImplementationHistory
- func DetailsEqualFold(v string) predicate.ControlImplementationHistory
- func DetailsGT(v string) predicate.ControlImplementationHistory
- func DetailsGTE(v string) predicate.ControlImplementationHistory
- func DetailsHasPrefix(v string) predicate.ControlImplementationHistory
- func DetailsHasSuffix(v string) predicate.ControlImplementationHistory
- func DetailsIn(vs ...string) predicate.ControlImplementationHistory
- func DetailsIsNil() predicate.ControlImplementationHistory
- func DetailsLT(v string) predicate.ControlImplementationHistory
- func DetailsLTE(v string) predicate.ControlImplementationHistory
- func DetailsNEQ(v string) predicate.ControlImplementationHistory
- func DetailsNotIn(vs ...string) predicate.ControlImplementationHistory
- func DetailsNotNil() predicate.ControlImplementationHistory
- func HistoryTime(v time.Time) predicate.ControlImplementationHistory
- func HistoryTimeEQ(v time.Time) predicate.ControlImplementationHistory
- func HistoryTimeGT(v time.Time) predicate.ControlImplementationHistory
- func HistoryTimeGTE(v time.Time) predicate.ControlImplementationHistory
- func HistoryTimeIn(vs ...time.Time) predicate.ControlImplementationHistory
- func HistoryTimeLT(v time.Time) predicate.ControlImplementationHistory
- func HistoryTimeLTE(v time.Time) predicate.ControlImplementationHistory
- func HistoryTimeNEQ(v time.Time) predicate.ControlImplementationHistory
- func HistoryTimeNotIn(vs ...time.Time) predicate.ControlImplementationHistory
- func ID(id string) predicate.ControlImplementationHistory
- func IDContainsFold(id string) predicate.ControlImplementationHistory
- func IDEQ(id string) predicate.ControlImplementationHistory
- func IDEqualFold(id string) predicate.ControlImplementationHistory
- func IDGT(id string) predicate.ControlImplementationHistory
- func IDGTE(id string) predicate.ControlImplementationHistory
- func IDIn(ids ...string) predicate.ControlImplementationHistory
- func IDLT(id string) predicate.ControlImplementationHistory
- func IDLTE(id string) predicate.ControlImplementationHistory
- func IDNEQ(id string) predicate.ControlImplementationHistory
- func IDNotIn(ids ...string) predicate.ControlImplementationHistory
- func ImplementationDate(v time.Time) predicate.ControlImplementationHistory
- func ImplementationDateEQ(v time.Time) predicate.ControlImplementationHistory
- func ImplementationDateGT(v time.Time) predicate.ControlImplementationHistory
- func ImplementationDateGTE(v time.Time) predicate.ControlImplementationHistory
- func ImplementationDateIn(vs ...time.Time) predicate.ControlImplementationHistory
- func ImplementationDateIsNil() predicate.ControlImplementationHistory
- func ImplementationDateLT(v time.Time) predicate.ControlImplementationHistory
- func ImplementationDateLTE(v time.Time) predicate.ControlImplementationHistory
- func ImplementationDateNEQ(v time.Time) predicate.ControlImplementationHistory
- func ImplementationDateNotIn(vs ...time.Time) predicate.ControlImplementationHistory
- func ImplementationDateNotNil() predicate.ControlImplementationHistory
- func InternalNotes(v string) predicate.ControlImplementationHistory
- func InternalNotesContains(v string) predicate.ControlImplementationHistory
- func InternalNotesContainsFold(v string) predicate.ControlImplementationHistory
- func InternalNotesEQ(v string) predicate.ControlImplementationHistory
- func InternalNotesEqualFold(v string) predicate.ControlImplementationHistory
- func InternalNotesGT(v string) predicate.ControlImplementationHistory
- func InternalNotesGTE(v string) predicate.ControlImplementationHistory
- func InternalNotesHasPrefix(v string) predicate.ControlImplementationHistory
- func InternalNotesHasSuffix(v string) predicate.ControlImplementationHistory
- func InternalNotesIn(vs ...string) predicate.ControlImplementationHistory
- func InternalNotesIsNil() predicate.ControlImplementationHistory
- func InternalNotesLT(v string) predicate.ControlImplementationHistory
- func InternalNotesLTE(v string) predicate.ControlImplementationHistory
- func InternalNotesNEQ(v string) predicate.ControlImplementationHistory
- func InternalNotesNotIn(vs ...string) predicate.ControlImplementationHistory
- func InternalNotesNotNil() predicate.ControlImplementationHistory
- func Not(p predicate.ControlImplementationHistory) predicate.ControlImplementationHistory
- func OperationEQ(v history.OpType) predicate.ControlImplementationHistory
- func OperationIn(vs ...history.OpType) predicate.ControlImplementationHistory
- func OperationNEQ(v history.OpType) predicate.ControlImplementationHistory
- func OperationNotIn(vs ...history.OpType) predicate.ControlImplementationHistory
- func OperationValidator(o history.OpType) error
- func Or(predicates ...predicate.ControlImplementationHistory) predicate.ControlImplementationHistory
- func OwnerID(v string) predicate.ControlImplementationHistory
- func OwnerIDContains(v string) predicate.ControlImplementationHistory
- func OwnerIDContainsFold(v string) predicate.ControlImplementationHistory
- func OwnerIDEQ(v string) predicate.ControlImplementationHistory
- func OwnerIDEqualFold(v string) predicate.ControlImplementationHistory
- func OwnerIDGT(v string) predicate.ControlImplementationHistory
- func OwnerIDGTE(v string) predicate.ControlImplementationHistory
- func OwnerIDHasPrefix(v string) predicate.ControlImplementationHistory
- func OwnerIDHasSuffix(v string) predicate.ControlImplementationHistory
- func OwnerIDIn(vs ...string) predicate.ControlImplementationHistory
- func OwnerIDIsNil() predicate.ControlImplementationHistory
- func OwnerIDLT(v string) predicate.ControlImplementationHistory
- func OwnerIDLTE(v string) predicate.ControlImplementationHistory
- func OwnerIDNEQ(v string) predicate.ControlImplementationHistory
- func OwnerIDNotIn(vs ...string) predicate.ControlImplementationHistory
- func OwnerIDNotNil() predicate.ControlImplementationHistory
- func Ref(v string) predicate.ControlImplementationHistory
- func RefContains(v string) predicate.ControlImplementationHistory
- func RefContainsFold(v string) predicate.ControlImplementationHistory
- func RefEQ(v string) predicate.ControlImplementationHistory
- func RefEqualFold(v string) predicate.ControlImplementationHistory
- func RefGT(v string) predicate.ControlImplementationHistory
- func RefGTE(v string) predicate.ControlImplementationHistory
- func RefHasPrefix(v string) predicate.ControlImplementationHistory
- func RefHasSuffix(v string) predicate.ControlImplementationHistory
- func RefIn(vs ...string) predicate.ControlImplementationHistory
- func RefIsNil() predicate.ControlImplementationHistory
- func RefLT(v string) predicate.ControlImplementationHistory
- func RefLTE(v string) predicate.ControlImplementationHistory
- func RefNEQ(v string) predicate.ControlImplementationHistory
- func RefNotIn(vs ...string) predicate.ControlImplementationHistory
- func RefNotNil() predicate.ControlImplementationHistory
- func StatusEQ(v enums.DocumentStatus) predicate.ControlImplementationHistory
- func StatusIn(vs ...enums.DocumentStatus) predicate.ControlImplementationHistory
- func StatusIsNil() predicate.ControlImplementationHistory
- func StatusNEQ(v enums.DocumentStatus) predicate.ControlImplementationHistory
- func StatusNotIn(vs ...enums.DocumentStatus) predicate.ControlImplementationHistory
- func StatusNotNil() predicate.ControlImplementationHistory
- func StatusValidator(s enums.DocumentStatus) error
- func SystemInternalID(v string) predicate.ControlImplementationHistory
- func SystemInternalIDContains(v string) predicate.ControlImplementationHistory
- func SystemInternalIDContainsFold(v string) predicate.ControlImplementationHistory
- func SystemInternalIDEQ(v string) predicate.ControlImplementationHistory
- func SystemInternalIDEqualFold(v string) predicate.ControlImplementationHistory
- func SystemInternalIDGT(v string) predicate.ControlImplementationHistory
- func SystemInternalIDGTE(v string) predicate.ControlImplementationHistory
- func SystemInternalIDHasPrefix(v string) predicate.ControlImplementationHistory
- func SystemInternalIDHasSuffix(v string) predicate.ControlImplementationHistory
- func SystemInternalIDIn(vs ...string) predicate.ControlImplementationHistory
- func SystemInternalIDIsNil() predicate.ControlImplementationHistory
- func SystemInternalIDLT(v string) predicate.ControlImplementationHistory
- func SystemInternalIDLTE(v string) predicate.ControlImplementationHistory
- func SystemInternalIDNEQ(v string) predicate.ControlImplementationHistory
- func SystemInternalIDNotIn(vs ...string) predicate.ControlImplementationHistory
- func SystemInternalIDNotNil() predicate.ControlImplementationHistory
- func SystemOwned(v bool) predicate.ControlImplementationHistory
- func SystemOwnedEQ(v bool) predicate.ControlImplementationHistory
- func SystemOwnedIsNil() predicate.ControlImplementationHistory
- func SystemOwnedNEQ(v bool) predicate.ControlImplementationHistory
- func SystemOwnedNotNil() predicate.ControlImplementationHistory
- func TagsIsNil() predicate.ControlImplementationHistory
- func TagsNotNil() predicate.ControlImplementationHistory
- func UpdatedAt(v time.Time) predicate.ControlImplementationHistory
- func UpdatedAtEQ(v time.Time) predicate.ControlImplementationHistory
- func UpdatedAtGT(v time.Time) predicate.ControlImplementationHistory
- func UpdatedAtGTE(v time.Time) predicate.ControlImplementationHistory
- func UpdatedAtIn(vs ...time.Time) predicate.ControlImplementationHistory
- func UpdatedAtIsNil() predicate.ControlImplementationHistory
- func UpdatedAtLT(v time.Time) predicate.ControlImplementationHistory
- func UpdatedAtLTE(v time.Time) predicate.ControlImplementationHistory
- func UpdatedAtNEQ(v time.Time) predicate.ControlImplementationHistory
- func UpdatedAtNotIn(vs ...time.Time) predicate.ControlImplementationHistory
- func UpdatedAtNotNil() predicate.ControlImplementationHistory
- func UpdatedBy(v string) predicate.ControlImplementationHistory
- func UpdatedByContains(v string) predicate.ControlImplementationHistory
- func UpdatedByContainsFold(v string) predicate.ControlImplementationHistory
- func UpdatedByEQ(v string) predicate.ControlImplementationHistory
- func UpdatedByEqualFold(v string) predicate.ControlImplementationHistory
- func UpdatedByGT(v string) predicate.ControlImplementationHistory
- func UpdatedByGTE(v string) predicate.ControlImplementationHistory
- func UpdatedByHasPrefix(v string) predicate.ControlImplementationHistory
- func UpdatedByHasSuffix(v string) predicate.ControlImplementationHistory
- func UpdatedByIn(vs ...string) predicate.ControlImplementationHistory
- func UpdatedByIsNil() predicate.ControlImplementationHistory
- func UpdatedByLT(v string) predicate.ControlImplementationHistory
- func UpdatedByLTE(v string) predicate.ControlImplementationHistory
- func UpdatedByNEQ(v string) predicate.ControlImplementationHistory
- func UpdatedByNotIn(vs ...string) predicate.ControlImplementationHistory
- func UpdatedByNotNil() predicate.ControlImplementationHistory
- func ValidColumn(column string) bool
- func VerificationDate(v time.Time) predicate.ControlImplementationHistory
- func VerificationDateEQ(v time.Time) predicate.ControlImplementationHistory
- func VerificationDateGT(v time.Time) predicate.ControlImplementationHistory
- func VerificationDateGTE(v time.Time) predicate.ControlImplementationHistory
- func VerificationDateIn(vs ...time.Time) predicate.ControlImplementationHistory
- func VerificationDateIsNil() predicate.ControlImplementationHistory
- func VerificationDateLT(v time.Time) predicate.ControlImplementationHistory
- func VerificationDateLTE(v time.Time) predicate.ControlImplementationHistory
- func VerificationDateNEQ(v time.Time) predicate.ControlImplementationHistory
- func VerificationDateNotIn(vs ...time.Time) predicate.ControlImplementationHistory
- func VerificationDateNotNil() predicate.ControlImplementationHistory
- func Verified(v bool) predicate.ControlImplementationHistory
- func VerifiedEQ(v bool) predicate.ControlImplementationHistory
- func VerifiedIsNil() predicate.ControlImplementationHistory
- func VerifiedNEQ(v bool) predicate.ControlImplementationHistory
- func VerifiedNotNil() predicate.ControlImplementationHistory
- type OrderOption
- func ByCreatedAt(opts ...sql.OrderTermOption) OrderOption
- func ByCreatedBy(opts ...sql.OrderTermOption) OrderOption
- func ByDeletedAt(opts ...sql.OrderTermOption) OrderOption
- func ByDeletedBy(opts ...sql.OrderTermOption) OrderOption
- func ByDetails(opts ...sql.OrderTermOption) OrderOption
- func ByHistoryTime(opts ...sql.OrderTermOption) OrderOption
- func ByID(opts ...sql.OrderTermOption) OrderOption
- func ByImplementationDate(opts ...sql.OrderTermOption) OrderOption
- func ByInternalNotes(opts ...sql.OrderTermOption) OrderOption
- func ByOperation(opts ...sql.OrderTermOption) OrderOption
- func ByOwnerID(opts ...sql.OrderTermOption) OrderOption
- func ByRef(opts ...sql.OrderTermOption) OrderOption
- func ByStatus(opts ...sql.OrderTermOption) OrderOption
- func BySystemInternalID(opts ...sql.OrderTermOption) OrderOption
- func BySystemOwned(opts ...sql.OrderTermOption) OrderOption
- func ByUpdatedAt(opts ...sql.OrderTermOption) OrderOption
- func ByUpdatedBy(opts ...sql.OrderTermOption) OrderOption
- func ByVerificationDate(opts ...sql.OrderTermOption) OrderOption
- func ByVerified(opts ...sql.OrderTermOption) OrderOption
Constants ¶
const ( // Label holds the string label denoting the controlimplementationhistory type in the database. Label = "control_implementation_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" // FieldSystemOwned holds the string denoting the system_owned field in the database. FieldSystemOwned = "system_owned" // FieldInternalNotes holds the string denoting the internal_notes field in the database. FieldInternalNotes = "internal_notes" // FieldSystemInternalID holds the string denoting the system_internal_id field in the database. FieldSystemInternalID = "system_internal_id" // FieldStatus holds the string denoting the status field in the database. FieldStatus = "status" // FieldImplementationDate holds the string denoting the implementation_date field in the database. FieldImplementationDate = "implementation_date" // FieldVerified holds the string denoting the verified field in the database. FieldVerified = "verified" // FieldVerificationDate holds the string denoting the verification_date field in the database. FieldVerificationDate = "verification_date" // FieldDetails holds the string denoting the details field in the database. FieldDetails = "details" // Table holds the table name of the controlimplementationhistory in the database. Table = "control_implementation_history" )
const DefaultStatus enums.DocumentStatus = "DRAFT"
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 // DefaultSystemOwned holds the default value on creation for the "system_owned" field. DefaultSystemOwned bool // 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, FieldSystemOwned, FieldInternalNotes, FieldSystemInternalID, FieldStatus, FieldImplementationDate, FieldVerified, FieldVerificationDate, FieldDetails, }
Columns holds all SQL columns for controlimplementationhistory fields.
Functions ¶
func And ¶
func And(predicates ...predicate.ControlImplementationHistory) predicate.ControlImplementationHistory
And groups predicates with the AND operator between them.
func CreatedAt ¶
func CreatedAt(v time.Time) predicate.ControlImplementationHistory
CreatedAt applies equality check predicate on the "created_at" field. It's identical to CreatedAtEQ.
func CreatedAtEQ ¶
func CreatedAtEQ(v time.Time) predicate.ControlImplementationHistory
CreatedAtEQ applies the EQ predicate on the "created_at" field.
func CreatedAtGT ¶
func CreatedAtGT(v time.Time) predicate.ControlImplementationHistory
CreatedAtGT applies the GT predicate on the "created_at" field.
func CreatedAtGTE ¶
func CreatedAtGTE(v time.Time) predicate.ControlImplementationHistory
CreatedAtGTE applies the GTE predicate on the "created_at" field.
func CreatedAtIn ¶
func CreatedAtIn(vs ...time.Time) predicate.ControlImplementationHistory
CreatedAtIn applies the In predicate on the "created_at" field.
func CreatedAtIsNil ¶
func CreatedAtIsNil() predicate.ControlImplementationHistory
CreatedAtIsNil applies the IsNil predicate on the "created_at" field.
func CreatedAtLT ¶
func CreatedAtLT(v time.Time) predicate.ControlImplementationHistory
CreatedAtLT applies the LT predicate on the "created_at" field.
func CreatedAtLTE ¶
func CreatedAtLTE(v time.Time) predicate.ControlImplementationHistory
CreatedAtLTE applies the LTE predicate on the "created_at" field.
func CreatedAtNEQ ¶
func CreatedAtNEQ(v time.Time) predicate.ControlImplementationHistory
CreatedAtNEQ applies the NEQ predicate on the "created_at" field.
func CreatedAtNotIn ¶
func CreatedAtNotIn(vs ...time.Time) predicate.ControlImplementationHistory
CreatedAtNotIn applies the NotIn predicate on the "created_at" field.
func CreatedAtNotNil ¶
func CreatedAtNotNil() predicate.ControlImplementationHistory
CreatedAtNotNil applies the NotNil predicate on the "created_at" field.
func CreatedBy ¶
func CreatedBy(v string) predicate.ControlImplementationHistory
CreatedBy applies equality check predicate on the "created_by" field. It's identical to CreatedByEQ.
func CreatedByContains ¶
func CreatedByContains(v string) predicate.ControlImplementationHistory
CreatedByContains applies the Contains predicate on the "created_by" field.
func CreatedByContainsFold ¶
func CreatedByContainsFold(v string) predicate.ControlImplementationHistory
CreatedByContainsFold applies the ContainsFold predicate on the "created_by" field.
func CreatedByEQ ¶
func CreatedByEQ(v string) predicate.ControlImplementationHistory
CreatedByEQ applies the EQ predicate on the "created_by" field.
func CreatedByEqualFold ¶
func CreatedByEqualFold(v string) predicate.ControlImplementationHistory
CreatedByEqualFold applies the EqualFold predicate on the "created_by" field.
func CreatedByGT ¶
func CreatedByGT(v string) predicate.ControlImplementationHistory
CreatedByGT applies the GT predicate on the "created_by" field.
func CreatedByGTE ¶
func CreatedByGTE(v string) predicate.ControlImplementationHistory
CreatedByGTE applies the GTE predicate on the "created_by" field.
func CreatedByHasPrefix ¶
func CreatedByHasPrefix(v string) predicate.ControlImplementationHistory
CreatedByHasPrefix applies the HasPrefix predicate on the "created_by" field.
func CreatedByHasSuffix ¶
func CreatedByHasSuffix(v string) predicate.ControlImplementationHistory
CreatedByHasSuffix applies the HasSuffix predicate on the "created_by" field.
func CreatedByIn ¶
func CreatedByIn(vs ...string) predicate.ControlImplementationHistory
CreatedByIn applies the In predicate on the "created_by" field.
func CreatedByIsNil ¶
func CreatedByIsNil() predicate.ControlImplementationHistory
CreatedByIsNil applies the IsNil predicate on the "created_by" field.
func CreatedByLT ¶
func CreatedByLT(v string) predicate.ControlImplementationHistory
CreatedByLT applies the LT predicate on the "created_by" field.
func CreatedByLTE ¶
func CreatedByLTE(v string) predicate.ControlImplementationHistory
CreatedByLTE applies the LTE predicate on the "created_by" field.
func CreatedByNEQ ¶
func CreatedByNEQ(v string) predicate.ControlImplementationHistory
CreatedByNEQ applies the NEQ predicate on the "created_by" field.
func CreatedByNotIn ¶
func CreatedByNotIn(vs ...string) predicate.ControlImplementationHistory
CreatedByNotIn applies the NotIn predicate on the "created_by" field.
func CreatedByNotNil ¶
func CreatedByNotNil() predicate.ControlImplementationHistory
CreatedByNotNil applies the NotNil predicate on the "created_by" field.
func DeletedAt ¶
func DeletedAt(v time.Time) predicate.ControlImplementationHistory
DeletedAt applies equality check predicate on the "deleted_at" field. It's identical to DeletedAtEQ.
func DeletedAtEQ ¶
func DeletedAtEQ(v time.Time) predicate.ControlImplementationHistory
DeletedAtEQ applies the EQ predicate on the "deleted_at" field.
func DeletedAtGT ¶
func DeletedAtGT(v time.Time) predicate.ControlImplementationHistory
DeletedAtGT applies the GT predicate on the "deleted_at" field.
func DeletedAtGTE ¶
func DeletedAtGTE(v time.Time) predicate.ControlImplementationHistory
DeletedAtGTE applies the GTE predicate on the "deleted_at" field.
func DeletedAtIn ¶
func DeletedAtIn(vs ...time.Time) predicate.ControlImplementationHistory
DeletedAtIn applies the In predicate on the "deleted_at" field.
func DeletedAtIsNil ¶
func DeletedAtIsNil() predicate.ControlImplementationHistory
DeletedAtIsNil applies the IsNil predicate on the "deleted_at" field.
func DeletedAtLT ¶
func DeletedAtLT(v time.Time) predicate.ControlImplementationHistory
DeletedAtLT applies the LT predicate on the "deleted_at" field.
func DeletedAtLTE ¶
func DeletedAtLTE(v time.Time) predicate.ControlImplementationHistory
DeletedAtLTE applies the LTE predicate on the "deleted_at" field.
func DeletedAtNEQ ¶
func DeletedAtNEQ(v time.Time) predicate.ControlImplementationHistory
DeletedAtNEQ applies the NEQ predicate on the "deleted_at" field.
func DeletedAtNotIn ¶
func DeletedAtNotIn(vs ...time.Time) predicate.ControlImplementationHistory
DeletedAtNotIn applies the NotIn predicate on the "deleted_at" field.
func DeletedAtNotNil ¶
func DeletedAtNotNil() predicate.ControlImplementationHistory
DeletedAtNotNil applies the NotNil predicate on the "deleted_at" field.
func DeletedBy ¶
func DeletedBy(v string) predicate.ControlImplementationHistory
DeletedBy applies equality check predicate on the "deleted_by" field. It's identical to DeletedByEQ.
func DeletedByContains ¶
func DeletedByContains(v string) predicate.ControlImplementationHistory
DeletedByContains applies the Contains predicate on the "deleted_by" field.
func DeletedByContainsFold ¶
func DeletedByContainsFold(v string) predicate.ControlImplementationHistory
DeletedByContainsFold applies the ContainsFold predicate on the "deleted_by" field.
func DeletedByEQ ¶
func DeletedByEQ(v string) predicate.ControlImplementationHistory
DeletedByEQ applies the EQ predicate on the "deleted_by" field.
func DeletedByEqualFold ¶
func DeletedByEqualFold(v string) predicate.ControlImplementationHistory
DeletedByEqualFold applies the EqualFold predicate on the "deleted_by" field.
func DeletedByGT ¶
func DeletedByGT(v string) predicate.ControlImplementationHistory
DeletedByGT applies the GT predicate on the "deleted_by" field.
func DeletedByGTE ¶
func DeletedByGTE(v string) predicate.ControlImplementationHistory
DeletedByGTE applies the GTE predicate on the "deleted_by" field.
func DeletedByHasPrefix ¶
func DeletedByHasPrefix(v string) predicate.ControlImplementationHistory
DeletedByHasPrefix applies the HasPrefix predicate on the "deleted_by" field.
func DeletedByHasSuffix ¶
func DeletedByHasSuffix(v string) predicate.ControlImplementationHistory
DeletedByHasSuffix applies the HasSuffix predicate on the "deleted_by" field.
func DeletedByIn ¶
func DeletedByIn(vs ...string) predicate.ControlImplementationHistory
DeletedByIn applies the In predicate on the "deleted_by" field.
func DeletedByIsNil ¶
func DeletedByIsNil() predicate.ControlImplementationHistory
DeletedByIsNil applies the IsNil predicate on the "deleted_by" field.
func DeletedByLT ¶
func DeletedByLT(v string) predicate.ControlImplementationHistory
DeletedByLT applies the LT predicate on the "deleted_by" field.
func DeletedByLTE ¶
func DeletedByLTE(v string) predicate.ControlImplementationHistory
DeletedByLTE applies the LTE predicate on the "deleted_by" field.
func DeletedByNEQ ¶
func DeletedByNEQ(v string) predicate.ControlImplementationHistory
DeletedByNEQ applies the NEQ predicate on the "deleted_by" field.
func DeletedByNotIn ¶
func DeletedByNotIn(vs ...string) predicate.ControlImplementationHistory
DeletedByNotIn applies the NotIn predicate on the "deleted_by" field.
func DeletedByNotNil ¶
func DeletedByNotNil() predicate.ControlImplementationHistory
DeletedByNotNil applies the NotNil predicate on the "deleted_by" field.
func Details ¶
func Details(v string) predicate.ControlImplementationHistory
Details applies equality check predicate on the "details" field. It's identical to DetailsEQ.
func DetailsContains ¶
func DetailsContains(v string) predicate.ControlImplementationHistory
DetailsContains applies the Contains predicate on the "details" field.
func DetailsContainsFold ¶
func DetailsContainsFold(v string) predicate.ControlImplementationHistory
DetailsContainsFold applies the ContainsFold predicate on the "details" field.
func DetailsEQ ¶
func DetailsEQ(v string) predicate.ControlImplementationHistory
DetailsEQ applies the EQ predicate on the "details" field.
func DetailsEqualFold ¶
func DetailsEqualFold(v string) predicate.ControlImplementationHistory
DetailsEqualFold applies the EqualFold predicate on the "details" field.
func DetailsGT ¶
func DetailsGT(v string) predicate.ControlImplementationHistory
DetailsGT applies the GT predicate on the "details" field.
func DetailsGTE ¶
func DetailsGTE(v string) predicate.ControlImplementationHistory
DetailsGTE applies the GTE predicate on the "details" field.
func DetailsHasPrefix ¶
func DetailsHasPrefix(v string) predicate.ControlImplementationHistory
DetailsHasPrefix applies the HasPrefix predicate on the "details" field.
func DetailsHasSuffix ¶
func DetailsHasSuffix(v string) predicate.ControlImplementationHistory
DetailsHasSuffix applies the HasSuffix predicate on the "details" field.
func DetailsIn ¶
func DetailsIn(vs ...string) predicate.ControlImplementationHistory
DetailsIn applies the In predicate on the "details" field.
func DetailsIsNil ¶
func DetailsIsNil() predicate.ControlImplementationHistory
DetailsIsNil applies the IsNil predicate on the "details" field.
func DetailsLT ¶
func DetailsLT(v string) predicate.ControlImplementationHistory
DetailsLT applies the LT predicate on the "details" field.
func DetailsLTE ¶
func DetailsLTE(v string) predicate.ControlImplementationHistory
DetailsLTE applies the LTE predicate on the "details" field.
func DetailsNEQ ¶
func DetailsNEQ(v string) predicate.ControlImplementationHistory
DetailsNEQ applies the NEQ predicate on the "details" field.
func DetailsNotIn ¶
func DetailsNotIn(vs ...string) predicate.ControlImplementationHistory
DetailsNotIn applies the NotIn predicate on the "details" field.
func DetailsNotNil ¶
func DetailsNotNil() predicate.ControlImplementationHistory
DetailsNotNil applies the NotNil predicate on the "details" field.
func HistoryTime ¶
func HistoryTime(v time.Time) predicate.ControlImplementationHistory
HistoryTime applies equality check predicate on the "history_time" field. It's identical to HistoryTimeEQ.
func HistoryTimeEQ ¶
func HistoryTimeEQ(v time.Time) predicate.ControlImplementationHistory
HistoryTimeEQ applies the EQ predicate on the "history_time" field.
func HistoryTimeGT ¶
func HistoryTimeGT(v time.Time) predicate.ControlImplementationHistory
HistoryTimeGT applies the GT predicate on the "history_time" field.
func HistoryTimeGTE ¶
func HistoryTimeGTE(v time.Time) predicate.ControlImplementationHistory
HistoryTimeGTE applies the GTE predicate on the "history_time" field.
func HistoryTimeIn ¶
func HistoryTimeIn(vs ...time.Time) predicate.ControlImplementationHistory
HistoryTimeIn applies the In predicate on the "history_time" field.
func HistoryTimeLT ¶
func HistoryTimeLT(v time.Time) predicate.ControlImplementationHistory
HistoryTimeLT applies the LT predicate on the "history_time" field.
func HistoryTimeLTE ¶
func HistoryTimeLTE(v time.Time) predicate.ControlImplementationHistory
HistoryTimeLTE applies the LTE predicate on the "history_time" field.
func HistoryTimeNEQ ¶
func HistoryTimeNEQ(v time.Time) predicate.ControlImplementationHistory
HistoryTimeNEQ applies the NEQ predicate on the "history_time" field.
func HistoryTimeNotIn ¶
func HistoryTimeNotIn(vs ...time.Time) predicate.ControlImplementationHistory
HistoryTimeNotIn applies the NotIn predicate on the "history_time" field.
func ID ¶
func ID(id string) predicate.ControlImplementationHistory
ID filters vertices based on their ID field.
func IDContainsFold ¶
func IDContainsFold(id string) predicate.ControlImplementationHistory
IDContainsFold applies the ContainsFold predicate on the ID field.
func IDEQ ¶
func IDEQ(id string) predicate.ControlImplementationHistory
IDEQ applies the EQ predicate on the ID field.
func IDEqualFold ¶
func IDEqualFold(id string) predicate.ControlImplementationHistory
IDEqualFold applies the EqualFold predicate on the ID field.
func IDGT ¶
func IDGT(id string) predicate.ControlImplementationHistory
IDGT applies the GT predicate on the ID field.
func IDGTE ¶
func IDGTE(id string) predicate.ControlImplementationHistory
IDGTE applies the GTE predicate on the ID field.
func IDIn ¶
func IDIn(ids ...string) predicate.ControlImplementationHistory
IDIn applies the In predicate on the ID field.
func IDLT ¶
func IDLT(id string) predicate.ControlImplementationHistory
IDLT applies the LT predicate on the ID field.
func IDLTE ¶
func IDLTE(id string) predicate.ControlImplementationHistory
IDLTE applies the LTE predicate on the ID field.
func IDNEQ ¶
func IDNEQ(id string) predicate.ControlImplementationHistory
IDNEQ applies the NEQ predicate on the ID field.
func IDNotIn ¶
func IDNotIn(ids ...string) predicate.ControlImplementationHistory
IDNotIn applies the NotIn predicate on the ID field.
func ImplementationDate ¶
func ImplementationDate(v time.Time) predicate.ControlImplementationHistory
ImplementationDate applies equality check predicate on the "implementation_date" field. It's identical to ImplementationDateEQ.
func ImplementationDateEQ ¶
func ImplementationDateEQ(v time.Time) predicate.ControlImplementationHistory
ImplementationDateEQ applies the EQ predicate on the "implementation_date" field.
func ImplementationDateGT ¶
func ImplementationDateGT(v time.Time) predicate.ControlImplementationHistory
ImplementationDateGT applies the GT predicate on the "implementation_date" field.
func ImplementationDateGTE ¶
func ImplementationDateGTE(v time.Time) predicate.ControlImplementationHistory
ImplementationDateGTE applies the GTE predicate on the "implementation_date" field.
func ImplementationDateIn ¶
func ImplementationDateIn(vs ...time.Time) predicate.ControlImplementationHistory
ImplementationDateIn applies the In predicate on the "implementation_date" field.
func ImplementationDateIsNil ¶
func ImplementationDateIsNil() predicate.ControlImplementationHistory
ImplementationDateIsNil applies the IsNil predicate on the "implementation_date" field.
func ImplementationDateLT ¶
func ImplementationDateLT(v time.Time) predicate.ControlImplementationHistory
ImplementationDateLT applies the LT predicate on the "implementation_date" field.
func ImplementationDateLTE ¶
func ImplementationDateLTE(v time.Time) predicate.ControlImplementationHistory
ImplementationDateLTE applies the LTE predicate on the "implementation_date" field.
func ImplementationDateNEQ ¶
func ImplementationDateNEQ(v time.Time) predicate.ControlImplementationHistory
ImplementationDateNEQ applies the NEQ predicate on the "implementation_date" field.
func ImplementationDateNotIn ¶
func ImplementationDateNotIn(vs ...time.Time) predicate.ControlImplementationHistory
ImplementationDateNotIn applies the NotIn predicate on the "implementation_date" field.
func ImplementationDateNotNil ¶
func ImplementationDateNotNil() predicate.ControlImplementationHistory
ImplementationDateNotNil applies the NotNil predicate on the "implementation_date" field.
func InternalNotes ¶ added in v0.34.0
func InternalNotes(v string) predicate.ControlImplementationHistory
InternalNotes applies equality check predicate on the "internal_notes" field. It's identical to InternalNotesEQ.
func InternalNotesContains ¶ added in v0.34.0
func InternalNotesContains(v string) predicate.ControlImplementationHistory
InternalNotesContains applies the Contains predicate on the "internal_notes" field.
func InternalNotesContainsFold ¶ added in v0.34.0
func InternalNotesContainsFold(v string) predicate.ControlImplementationHistory
InternalNotesContainsFold applies the ContainsFold predicate on the "internal_notes" field.
func InternalNotesEQ ¶ added in v0.34.0
func InternalNotesEQ(v string) predicate.ControlImplementationHistory
InternalNotesEQ applies the EQ predicate on the "internal_notes" field.
func InternalNotesEqualFold ¶ added in v0.34.0
func InternalNotesEqualFold(v string) predicate.ControlImplementationHistory
InternalNotesEqualFold applies the EqualFold predicate on the "internal_notes" field.
func InternalNotesGT ¶ added in v0.34.0
func InternalNotesGT(v string) predicate.ControlImplementationHistory
InternalNotesGT applies the GT predicate on the "internal_notes" field.
func InternalNotesGTE ¶ added in v0.34.0
func InternalNotesGTE(v string) predicate.ControlImplementationHistory
InternalNotesGTE applies the GTE predicate on the "internal_notes" field.
func InternalNotesHasPrefix ¶ added in v0.34.0
func InternalNotesHasPrefix(v string) predicate.ControlImplementationHistory
InternalNotesHasPrefix applies the HasPrefix predicate on the "internal_notes" field.
func InternalNotesHasSuffix ¶ added in v0.34.0
func InternalNotesHasSuffix(v string) predicate.ControlImplementationHistory
InternalNotesHasSuffix applies the HasSuffix predicate on the "internal_notes" field.
func InternalNotesIn ¶ added in v0.34.0
func InternalNotesIn(vs ...string) predicate.ControlImplementationHistory
InternalNotesIn applies the In predicate on the "internal_notes" field.
func InternalNotesIsNil ¶ added in v0.34.0
func InternalNotesIsNil() predicate.ControlImplementationHistory
InternalNotesIsNil applies the IsNil predicate on the "internal_notes" field.
func InternalNotesLT ¶ added in v0.34.0
func InternalNotesLT(v string) predicate.ControlImplementationHistory
InternalNotesLT applies the LT predicate on the "internal_notes" field.
func InternalNotesLTE ¶ added in v0.34.0
func InternalNotesLTE(v string) predicate.ControlImplementationHistory
InternalNotesLTE applies the LTE predicate on the "internal_notes" field.
func InternalNotesNEQ ¶ added in v0.34.0
func InternalNotesNEQ(v string) predicate.ControlImplementationHistory
InternalNotesNEQ applies the NEQ predicate on the "internal_notes" field.
func InternalNotesNotIn ¶ added in v0.34.0
func InternalNotesNotIn(vs ...string) predicate.ControlImplementationHistory
InternalNotesNotIn applies the NotIn predicate on the "internal_notes" field.
func InternalNotesNotNil ¶ added in v0.34.0
func InternalNotesNotNil() predicate.ControlImplementationHistory
InternalNotesNotNil applies the NotNil predicate on the "internal_notes" field.
func OperationEQ ¶
func OperationEQ(v history.OpType) predicate.ControlImplementationHistory
OperationEQ applies the EQ predicate on the "operation" field.
func OperationIn ¶
func OperationIn(vs ...history.OpType) predicate.ControlImplementationHistory
OperationIn applies the In predicate on the "operation" field.
func OperationNEQ ¶
func OperationNEQ(v history.OpType) predicate.ControlImplementationHistory
OperationNEQ applies the NEQ predicate on the "operation" field.
func OperationNotIn ¶
func OperationNotIn(vs ...history.OpType) predicate.ControlImplementationHistory
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.ControlImplementationHistory) predicate.ControlImplementationHistory
Or groups predicates with the OR operator between them.
func OwnerID ¶ added in v0.8.9
func OwnerID(v string) predicate.ControlImplementationHistory
OwnerID applies equality check predicate on the "owner_id" field. It's identical to OwnerIDEQ.
func OwnerIDContains ¶ added in v0.8.9
func OwnerIDContains(v string) predicate.ControlImplementationHistory
OwnerIDContains applies the Contains predicate on the "owner_id" field.
func OwnerIDContainsFold ¶ added in v0.8.9
func OwnerIDContainsFold(v string) predicate.ControlImplementationHistory
OwnerIDContainsFold applies the ContainsFold predicate on the "owner_id" field.
func OwnerIDEQ ¶ added in v0.8.9
func OwnerIDEQ(v string) predicate.ControlImplementationHistory
OwnerIDEQ applies the EQ predicate on the "owner_id" field.
func OwnerIDEqualFold ¶ added in v0.8.9
func OwnerIDEqualFold(v string) predicate.ControlImplementationHistory
OwnerIDEqualFold applies the EqualFold predicate on the "owner_id" field.
func OwnerIDGT ¶ added in v0.8.9
func OwnerIDGT(v string) predicate.ControlImplementationHistory
OwnerIDGT applies the GT predicate on the "owner_id" field.
func OwnerIDGTE ¶ added in v0.8.9
func OwnerIDGTE(v string) predicate.ControlImplementationHistory
OwnerIDGTE applies the GTE predicate on the "owner_id" field.
func OwnerIDHasPrefix ¶ added in v0.8.9
func OwnerIDHasPrefix(v string) predicate.ControlImplementationHistory
OwnerIDHasPrefix applies the HasPrefix predicate on the "owner_id" field.
func OwnerIDHasSuffix ¶ added in v0.8.9
func OwnerIDHasSuffix(v string) predicate.ControlImplementationHistory
OwnerIDHasSuffix applies the HasSuffix predicate on the "owner_id" field.
func OwnerIDIn ¶ added in v0.8.9
func OwnerIDIn(vs ...string) predicate.ControlImplementationHistory
OwnerIDIn applies the In predicate on the "owner_id" field.
func OwnerIDIsNil ¶ added in v0.8.9
func OwnerIDIsNil() predicate.ControlImplementationHistory
OwnerIDIsNil applies the IsNil predicate on the "owner_id" field.
func OwnerIDLT ¶ added in v0.8.9
func OwnerIDLT(v string) predicate.ControlImplementationHistory
OwnerIDLT applies the LT predicate on the "owner_id" field.
func OwnerIDLTE ¶ added in v0.8.9
func OwnerIDLTE(v string) predicate.ControlImplementationHistory
OwnerIDLTE applies the LTE predicate on the "owner_id" field.
func OwnerIDNEQ ¶ added in v0.8.9
func OwnerIDNEQ(v string) predicate.ControlImplementationHistory
OwnerIDNEQ applies the NEQ predicate on the "owner_id" field.
func OwnerIDNotIn ¶ added in v0.8.9
func OwnerIDNotIn(vs ...string) predicate.ControlImplementationHistory
OwnerIDNotIn applies the NotIn predicate on the "owner_id" field.
func OwnerIDNotNil ¶ added in v0.8.9
func OwnerIDNotNil() predicate.ControlImplementationHistory
OwnerIDNotNil applies the NotNil predicate on the "owner_id" field.
func Ref ¶
func Ref(v string) predicate.ControlImplementationHistory
Ref applies equality check predicate on the "ref" field. It's identical to RefEQ.
func RefContains ¶
func RefContains(v string) predicate.ControlImplementationHistory
RefContains applies the Contains predicate on the "ref" field.
func RefContainsFold ¶
func RefContainsFold(v string) predicate.ControlImplementationHistory
RefContainsFold applies the ContainsFold predicate on the "ref" field.
func RefEQ ¶
func RefEQ(v string) predicate.ControlImplementationHistory
RefEQ applies the EQ predicate on the "ref" field.
func RefEqualFold ¶
func RefEqualFold(v string) predicate.ControlImplementationHistory
RefEqualFold applies the EqualFold predicate on the "ref" field.
func RefGT ¶
func RefGT(v string) predicate.ControlImplementationHistory
RefGT applies the GT predicate on the "ref" field.
func RefGTE ¶
func RefGTE(v string) predicate.ControlImplementationHistory
RefGTE applies the GTE predicate on the "ref" field.
func RefHasPrefix ¶
func RefHasPrefix(v string) predicate.ControlImplementationHistory
RefHasPrefix applies the HasPrefix predicate on the "ref" field.
func RefHasSuffix ¶
func RefHasSuffix(v string) predicate.ControlImplementationHistory
RefHasSuffix applies the HasSuffix predicate on the "ref" field.
func RefIn ¶
func RefIn(vs ...string) predicate.ControlImplementationHistory
RefIn applies the In predicate on the "ref" field.
func RefIsNil ¶
func RefIsNil() predicate.ControlImplementationHistory
RefIsNil applies the IsNil predicate on the "ref" field.
func RefLT ¶
func RefLT(v string) predicate.ControlImplementationHistory
RefLT applies the LT predicate on the "ref" field.
func RefLTE ¶
func RefLTE(v string) predicate.ControlImplementationHistory
RefLTE applies the LTE predicate on the "ref" field.
func RefNEQ ¶
func RefNEQ(v string) predicate.ControlImplementationHistory
RefNEQ applies the NEQ predicate on the "ref" field.
func RefNotIn ¶
func RefNotIn(vs ...string) predicate.ControlImplementationHistory
RefNotIn applies the NotIn predicate on the "ref" field.
func RefNotNil ¶
func RefNotNil() predicate.ControlImplementationHistory
RefNotNil applies the NotNil predicate on the "ref" field.
func StatusEQ ¶
func StatusEQ(v enums.DocumentStatus) predicate.ControlImplementationHistory
StatusEQ applies the EQ predicate on the "status" field.
func StatusIn ¶
func StatusIn(vs ...enums.DocumentStatus) predicate.ControlImplementationHistory
StatusIn applies the In predicate on the "status" field.
func StatusIsNil ¶
func StatusIsNil() predicate.ControlImplementationHistory
StatusIsNil applies the IsNil predicate on the "status" field.
func StatusNEQ ¶
func StatusNEQ(v enums.DocumentStatus) predicate.ControlImplementationHistory
StatusNEQ applies the NEQ predicate on the "status" field.
func StatusNotIn ¶
func StatusNotIn(vs ...enums.DocumentStatus) predicate.ControlImplementationHistory
StatusNotIn applies the NotIn predicate on the "status" field.
func StatusNotNil ¶
func StatusNotNil() predicate.ControlImplementationHistory
StatusNotNil applies the NotNil predicate on the "status" field.
func StatusValidator ¶ added in v0.7.5
func StatusValidator(s enums.DocumentStatus) error
StatusValidator is a validator for the "status" field enum values. It is called by the builders before save.
func SystemInternalID ¶ added in v0.34.0
func SystemInternalID(v string) predicate.ControlImplementationHistory
SystemInternalID applies equality check predicate on the "system_internal_id" field. It's identical to SystemInternalIDEQ.
func SystemInternalIDContains ¶ added in v0.34.0
func SystemInternalIDContains(v string) predicate.ControlImplementationHistory
SystemInternalIDContains applies the Contains predicate on the "system_internal_id" field.
func SystemInternalIDContainsFold ¶ added in v0.34.0
func SystemInternalIDContainsFold(v string) predicate.ControlImplementationHistory
SystemInternalIDContainsFold applies the ContainsFold predicate on the "system_internal_id" field.
func SystemInternalIDEQ ¶ added in v0.34.0
func SystemInternalIDEQ(v string) predicate.ControlImplementationHistory
SystemInternalIDEQ applies the EQ predicate on the "system_internal_id" field.
func SystemInternalIDEqualFold ¶ added in v0.34.0
func SystemInternalIDEqualFold(v string) predicate.ControlImplementationHistory
SystemInternalIDEqualFold applies the EqualFold predicate on the "system_internal_id" field.
func SystemInternalIDGT ¶ added in v0.34.0
func SystemInternalIDGT(v string) predicate.ControlImplementationHistory
SystemInternalIDGT applies the GT predicate on the "system_internal_id" field.
func SystemInternalIDGTE ¶ added in v0.34.0
func SystemInternalIDGTE(v string) predicate.ControlImplementationHistory
SystemInternalIDGTE applies the GTE predicate on the "system_internal_id" field.
func SystemInternalIDHasPrefix ¶ added in v0.34.0
func SystemInternalIDHasPrefix(v string) predicate.ControlImplementationHistory
SystemInternalIDHasPrefix applies the HasPrefix predicate on the "system_internal_id" field.
func SystemInternalIDHasSuffix ¶ added in v0.34.0
func SystemInternalIDHasSuffix(v string) predicate.ControlImplementationHistory
SystemInternalIDHasSuffix applies the HasSuffix predicate on the "system_internal_id" field.
func SystemInternalIDIn ¶ added in v0.34.0
func SystemInternalIDIn(vs ...string) predicate.ControlImplementationHistory
SystemInternalIDIn applies the In predicate on the "system_internal_id" field.
func SystemInternalIDIsNil ¶ added in v0.34.0
func SystemInternalIDIsNil() predicate.ControlImplementationHistory
SystemInternalIDIsNil applies the IsNil predicate on the "system_internal_id" field.
func SystemInternalIDLT ¶ added in v0.34.0
func SystemInternalIDLT(v string) predicate.ControlImplementationHistory
SystemInternalIDLT applies the LT predicate on the "system_internal_id" field.
func SystemInternalIDLTE ¶ added in v0.34.0
func SystemInternalIDLTE(v string) predicate.ControlImplementationHistory
SystemInternalIDLTE applies the LTE predicate on the "system_internal_id" field.
func SystemInternalIDNEQ ¶ added in v0.34.0
func SystemInternalIDNEQ(v string) predicate.ControlImplementationHistory
SystemInternalIDNEQ applies the NEQ predicate on the "system_internal_id" field.
func SystemInternalIDNotIn ¶ added in v0.34.0
func SystemInternalIDNotIn(vs ...string) predicate.ControlImplementationHistory
SystemInternalIDNotIn applies the NotIn predicate on the "system_internal_id" field.
func SystemInternalIDNotNil ¶ added in v0.34.0
func SystemInternalIDNotNil() predicate.ControlImplementationHistory
SystemInternalIDNotNil applies the NotNil predicate on the "system_internal_id" field.
func SystemOwned ¶ added in v0.34.0
func SystemOwned(v bool) predicate.ControlImplementationHistory
SystemOwned applies equality check predicate on the "system_owned" field. It's identical to SystemOwnedEQ.
func SystemOwnedEQ ¶ added in v0.34.0
func SystemOwnedEQ(v bool) predicate.ControlImplementationHistory
SystemOwnedEQ applies the EQ predicate on the "system_owned" field.
func SystemOwnedIsNil ¶ added in v0.34.0
func SystemOwnedIsNil() predicate.ControlImplementationHistory
SystemOwnedIsNil applies the IsNil predicate on the "system_owned" field.
func SystemOwnedNEQ ¶ added in v0.34.0
func SystemOwnedNEQ(v bool) predicate.ControlImplementationHistory
SystemOwnedNEQ applies the NEQ predicate on the "system_owned" field.
func SystemOwnedNotNil ¶ added in v0.34.0
func SystemOwnedNotNil() predicate.ControlImplementationHistory
SystemOwnedNotNil applies the NotNil predicate on the "system_owned" field.
func TagsIsNil ¶
func TagsIsNil() predicate.ControlImplementationHistory
TagsIsNil applies the IsNil predicate on the "tags" field.
func TagsNotNil ¶
func TagsNotNil() predicate.ControlImplementationHistory
TagsNotNil applies the NotNil predicate on the "tags" field.
func UpdatedAt ¶
func UpdatedAt(v time.Time) predicate.ControlImplementationHistory
UpdatedAt applies equality check predicate on the "updated_at" field. It's identical to UpdatedAtEQ.
func UpdatedAtEQ ¶
func UpdatedAtEQ(v time.Time) predicate.ControlImplementationHistory
UpdatedAtEQ applies the EQ predicate on the "updated_at" field.
func UpdatedAtGT ¶
func UpdatedAtGT(v time.Time) predicate.ControlImplementationHistory
UpdatedAtGT applies the GT predicate on the "updated_at" field.
func UpdatedAtGTE ¶
func UpdatedAtGTE(v time.Time) predicate.ControlImplementationHistory
UpdatedAtGTE applies the GTE predicate on the "updated_at" field.
func UpdatedAtIn ¶
func UpdatedAtIn(vs ...time.Time) predicate.ControlImplementationHistory
UpdatedAtIn applies the In predicate on the "updated_at" field.
func UpdatedAtIsNil ¶
func UpdatedAtIsNil() predicate.ControlImplementationHistory
UpdatedAtIsNil applies the IsNil predicate on the "updated_at" field.
func UpdatedAtLT ¶
func UpdatedAtLT(v time.Time) predicate.ControlImplementationHistory
UpdatedAtLT applies the LT predicate on the "updated_at" field.
func UpdatedAtLTE ¶
func UpdatedAtLTE(v time.Time) predicate.ControlImplementationHistory
UpdatedAtLTE applies the LTE predicate on the "updated_at" field.
func UpdatedAtNEQ ¶
func UpdatedAtNEQ(v time.Time) predicate.ControlImplementationHistory
UpdatedAtNEQ applies the NEQ predicate on the "updated_at" field.
func UpdatedAtNotIn ¶
func UpdatedAtNotIn(vs ...time.Time) predicate.ControlImplementationHistory
UpdatedAtNotIn applies the NotIn predicate on the "updated_at" field.
func UpdatedAtNotNil ¶
func UpdatedAtNotNil() predicate.ControlImplementationHistory
UpdatedAtNotNil applies the NotNil predicate on the "updated_at" field.
func UpdatedBy ¶
func UpdatedBy(v string) predicate.ControlImplementationHistory
UpdatedBy applies equality check predicate on the "updated_by" field. It's identical to UpdatedByEQ.
func UpdatedByContains ¶
func UpdatedByContains(v string) predicate.ControlImplementationHistory
UpdatedByContains applies the Contains predicate on the "updated_by" field.
func UpdatedByContainsFold ¶
func UpdatedByContainsFold(v string) predicate.ControlImplementationHistory
UpdatedByContainsFold applies the ContainsFold predicate on the "updated_by" field.
func UpdatedByEQ ¶
func UpdatedByEQ(v string) predicate.ControlImplementationHistory
UpdatedByEQ applies the EQ predicate on the "updated_by" field.
func UpdatedByEqualFold ¶
func UpdatedByEqualFold(v string) predicate.ControlImplementationHistory
UpdatedByEqualFold applies the EqualFold predicate on the "updated_by" field.
func UpdatedByGT ¶
func UpdatedByGT(v string) predicate.ControlImplementationHistory
UpdatedByGT applies the GT predicate on the "updated_by" field.
func UpdatedByGTE ¶
func UpdatedByGTE(v string) predicate.ControlImplementationHistory
UpdatedByGTE applies the GTE predicate on the "updated_by" field.
func UpdatedByHasPrefix ¶
func UpdatedByHasPrefix(v string) predicate.ControlImplementationHistory
UpdatedByHasPrefix applies the HasPrefix predicate on the "updated_by" field.
func UpdatedByHasSuffix ¶
func UpdatedByHasSuffix(v string) predicate.ControlImplementationHistory
UpdatedByHasSuffix applies the HasSuffix predicate on the "updated_by" field.
func UpdatedByIn ¶
func UpdatedByIn(vs ...string) predicate.ControlImplementationHistory
UpdatedByIn applies the In predicate on the "updated_by" field.
func UpdatedByIsNil ¶
func UpdatedByIsNil() predicate.ControlImplementationHistory
UpdatedByIsNil applies the IsNil predicate on the "updated_by" field.
func UpdatedByLT ¶
func UpdatedByLT(v string) predicate.ControlImplementationHistory
UpdatedByLT applies the LT predicate on the "updated_by" field.
func UpdatedByLTE ¶
func UpdatedByLTE(v string) predicate.ControlImplementationHistory
UpdatedByLTE applies the LTE predicate on the "updated_by" field.
func UpdatedByNEQ ¶
func UpdatedByNEQ(v string) predicate.ControlImplementationHistory
UpdatedByNEQ applies the NEQ predicate on the "updated_by" field.
func UpdatedByNotIn ¶
func UpdatedByNotIn(vs ...string) predicate.ControlImplementationHistory
UpdatedByNotIn applies the NotIn predicate on the "updated_by" field.
func UpdatedByNotNil ¶
func UpdatedByNotNil() predicate.ControlImplementationHistory
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 VerificationDate ¶
func VerificationDate(v time.Time) predicate.ControlImplementationHistory
VerificationDate applies equality check predicate on the "verification_date" field. It's identical to VerificationDateEQ.
func VerificationDateEQ ¶
func VerificationDateEQ(v time.Time) predicate.ControlImplementationHistory
VerificationDateEQ applies the EQ predicate on the "verification_date" field.
func VerificationDateGT ¶
func VerificationDateGT(v time.Time) predicate.ControlImplementationHistory
VerificationDateGT applies the GT predicate on the "verification_date" field.
func VerificationDateGTE ¶
func VerificationDateGTE(v time.Time) predicate.ControlImplementationHistory
VerificationDateGTE applies the GTE predicate on the "verification_date" field.
func VerificationDateIn ¶
func VerificationDateIn(vs ...time.Time) predicate.ControlImplementationHistory
VerificationDateIn applies the In predicate on the "verification_date" field.
func VerificationDateIsNil ¶
func VerificationDateIsNil() predicate.ControlImplementationHistory
VerificationDateIsNil applies the IsNil predicate on the "verification_date" field.
func VerificationDateLT ¶
func VerificationDateLT(v time.Time) predicate.ControlImplementationHistory
VerificationDateLT applies the LT predicate on the "verification_date" field.
func VerificationDateLTE ¶
func VerificationDateLTE(v time.Time) predicate.ControlImplementationHistory
VerificationDateLTE applies the LTE predicate on the "verification_date" field.
func VerificationDateNEQ ¶
func VerificationDateNEQ(v time.Time) predicate.ControlImplementationHistory
VerificationDateNEQ applies the NEQ predicate on the "verification_date" field.
func VerificationDateNotIn ¶
func VerificationDateNotIn(vs ...time.Time) predicate.ControlImplementationHistory
VerificationDateNotIn applies the NotIn predicate on the "verification_date" field.
func VerificationDateNotNil ¶
func VerificationDateNotNil() predicate.ControlImplementationHistory
VerificationDateNotNil applies the NotNil predicate on the "verification_date" field.
func Verified ¶
func Verified(v bool) predicate.ControlImplementationHistory
Verified applies equality check predicate on the "verified" field. It's identical to VerifiedEQ.
func VerifiedEQ ¶
func VerifiedEQ(v bool) predicate.ControlImplementationHistory
VerifiedEQ applies the EQ predicate on the "verified" field.
func VerifiedIsNil ¶
func VerifiedIsNil() predicate.ControlImplementationHistory
VerifiedIsNil applies the IsNil predicate on the "verified" field.
func VerifiedNEQ ¶
func VerifiedNEQ(v bool) predicate.ControlImplementationHistory
VerifiedNEQ applies the NEQ predicate on the "verified" field.
func VerifiedNotNil ¶
func VerifiedNotNil() predicate.ControlImplementationHistory
VerifiedNotNil applies the NotNil predicate on the "verified" field.
Types ¶
type OrderOption ¶
OrderOption defines the ordering options for the ControlImplementationHistory queries.
func ByCreatedAt ¶
func ByCreatedAt(opts ...sql.OrderTermOption) OrderOption
ByCreatedAt orders the results by the created_at field.
func ByCreatedBy ¶
func ByCreatedBy(opts ...sql.OrderTermOption) OrderOption
ByCreatedBy orders the results by the created_by field.
func ByDeletedAt ¶
func ByDeletedAt(opts ...sql.OrderTermOption) OrderOption
ByDeletedAt orders the results by the deleted_at field.
func ByDeletedBy ¶
func ByDeletedBy(opts ...sql.OrderTermOption) OrderOption
ByDeletedBy orders the results by the deleted_by field.
func ByDetails ¶
func ByDetails(opts ...sql.OrderTermOption) OrderOption
ByDetails orders the results by the details 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 ByImplementationDate ¶
func ByImplementationDate(opts ...sql.OrderTermOption) OrderOption
ByImplementationDate orders the results by the implementation_date field.
func ByInternalNotes ¶ added in v0.34.0
func ByInternalNotes(opts ...sql.OrderTermOption) OrderOption
ByInternalNotes orders the results by the internal_notes field.
func ByOperation ¶
func ByOperation(opts ...sql.OrderTermOption) OrderOption
ByOperation orders the results by the operation field.
func ByOwnerID ¶ added in v0.8.9
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 ByStatus ¶
func ByStatus(opts ...sql.OrderTermOption) OrderOption
ByStatus orders the results by the status field.
func BySystemInternalID ¶ added in v0.34.0
func BySystemInternalID(opts ...sql.OrderTermOption) OrderOption
BySystemInternalID orders the results by the system_internal_id field.
func BySystemOwned ¶ added in v0.34.0
func BySystemOwned(opts ...sql.OrderTermOption) OrderOption
BySystemOwned orders the results by the system_owned 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 ByVerificationDate ¶
func ByVerificationDate(opts ...sql.OrderTermOption) OrderOption
ByVerificationDate orders the results by the verification_date field.
func ByVerified ¶
func ByVerified(opts ...sql.OrderTermOption) OrderOption
ByVerified orders the results by the verified field.