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 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 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 Status(v string) predicate.ControlImplementationHistory
- func StatusContains(v string) predicate.ControlImplementationHistory
- func StatusContainsFold(v string) predicate.ControlImplementationHistory
- func StatusEQ(v string) predicate.ControlImplementationHistory
- func StatusEqualFold(v string) predicate.ControlImplementationHistory
- func StatusGT(v string) predicate.ControlImplementationHistory
- func StatusGTE(v string) predicate.ControlImplementationHistory
- func StatusHasPrefix(v string) predicate.ControlImplementationHistory
- func StatusHasSuffix(v string) predicate.ControlImplementationHistory
- func StatusIn(vs ...string) predicate.ControlImplementationHistory
- func StatusIsNil() predicate.ControlImplementationHistory
- func StatusLT(v string) predicate.ControlImplementationHistory
- func StatusLTE(v string) predicate.ControlImplementationHistory
- func StatusNEQ(v string) predicate.ControlImplementationHistory
- func StatusNotIn(vs ...string) predicate.ControlImplementationHistory
- func StatusNotNil() 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 ByOperation(opts ...sql.OrderTermOption) OrderOption
- func ByRef(opts ...sql.OrderTermOption) OrderOption
- func ByStatus(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" // 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" )
Variables ¶
var ( Interceptors [1]ent.Interceptor // DefaultHistoryTime holds the default value on creation for the "history_time" field. DefaultHistoryTime func() time.Time // DefaultCreatedAt holds the default value on creation for the "created_at" field. DefaultCreatedAt func() time.Time // DefaultUpdatedAt holds the default value on creation for the "updated_at" field. DefaultUpdatedAt func() time.Time // UpdateDefaultUpdatedAt holds the default value on update for the "updated_at" field. UpdateDefaultUpdatedAt func() time.Time // DefaultTags holds the default value on creation for the "tags" field. DefaultTags []string // DefaultID holds the default value on creation for the "id" field. DefaultID func() string )
Note that the variables below are initialized by the runtime package on the initialization of the application. Therefore, it should be imported in the main as follows:
import _ "github.com/theopenlane/core/internal/ent/generated/runtime"
var Columns = []string{ FieldID, FieldHistoryTime, FieldRef, FieldOperation, FieldCreatedAt, FieldUpdatedAt, FieldCreatedBy, FieldUpdatedBy, FieldDeletedAt, FieldDeletedBy, FieldTags, 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 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 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 Status ¶
func Status(v string) predicate.ControlImplementationHistory
Status applies equality check predicate on the "status" field. It's identical to StatusEQ.
func StatusContains ¶
func StatusContains(v string) predicate.ControlImplementationHistory
StatusContains applies the Contains predicate on the "status" field.
func StatusContainsFold ¶
func StatusContainsFold(v string) predicate.ControlImplementationHistory
StatusContainsFold applies the ContainsFold predicate on the "status" field.
func StatusEQ ¶
func StatusEQ(v string) predicate.ControlImplementationHistory
StatusEQ applies the EQ predicate on the "status" field.
func StatusEqualFold ¶
func StatusEqualFold(v string) predicate.ControlImplementationHistory
StatusEqualFold applies the EqualFold predicate on the "status" field.
func StatusGT ¶
func StatusGT(v string) predicate.ControlImplementationHistory
StatusGT applies the GT predicate on the "status" field.
func StatusGTE ¶
func StatusGTE(v string) predicate.ControlImplementationHistory
StatusGTE applies the GTE predicate on the "status" field.
func StatusHasPrefix ¶
func StatusHasPrefix(v string) predicate.ControlImplementationHistory
StatusHasPrefix applies the HasPrefix predicate on the "status" field.
func StatusHasSuffix ¶
func StatusHasSuffix(v string) predicate.ControlImplementationHistory
StatusHasSuffix applies the HasSuffix predicate on the "status" field.
func StatusIn ¶
func StatusIn(vs ...string) 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 StatusLT ¶
func StatusLT(v string) predicate.ControlImplementationHistory
StatusLT applies the LT predicate on the "status" field.
func StatusLTE ¶
func StatusLTE(v string) predicate.ControlImplementationHistory
StatusLTE applies the LTE predicate on the "status" field.
func StatusNEQ ¶
func StatusNEQ(v string) predicate.ControlImplementationHistory
StatusNEQ applies the NEQ predicate on the "status" field.
func StatusNotIn ¶
func StatusNotIn(vs ...string) 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 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 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 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 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.