Versions in this module Expand all Collapse all v0 v0.7.10 Aug 14, 2024 Changes in this version + const FieldCreatedAt + const FieldCreatedBy + const FieldDeletedAt + const FieldDeletedBy + const FieldHistoryTime + const FieldID + const FieldMappingID + const FieldOperation + const FieldOwnerID + const FieldRef + const FieldTags + const FieldText + const FieldUpdatedAt + const FieldUpdatedBy + const Label + const Table + var Columns = []string + var DefaultCreatedAt func() time.Time + var DefaultHistoryTime func() time.Time + var DefaultID func() string + var DefaultMappingID func() string + var DefaultTags []string + var DefaultUpdatedAt func() time.Time + var Hooks [1]ent.Hook + var Interceptors [1]ent.Interceptor + var Policy ent.Policy + var UpdateDefaultUpdatedAt func() time.Time + func And(predicates ...predicate.NoteHistory) predicate.NoteHistory + func CreatedAt(v time.Time) predicate.NoteHistory + func CreatedAtEQ(v time.Time) predicate.NoteHistory + func CreatedAtGT(v time.Time) predicate.NoteHistory + func CreatedAtGTE(v time.Time) predicate.NoteHistory + func CreatedAtIn(vs ...time.Time) predicate.NoteHistory + func CreatedAtIsNil() predicate.NoteHistory + func CreatedAtLT(v time.Time) predicate.NoteHistory + func CreatedAtLTE(v time.Time) predicate.NoteHistory + func CreatedAtNEQ(v time.Time) predicate.NoteHistory + func CreatedAtNotIn(vs ...time.Time) predicate.NoteHistory + func CreatedAtNotNil() predicate.NoteHistory + func CreatedBy(v string) predicate.NoteHistory + func CreatedByContains(v string) predicate.NoteHistory + func CreatedByContainsFold(v string) predicate.NoteHistory + func CreatedByEQ(v string) predicate.NoteHistory + func CreatedByEqualFold(v string) predicate.NoteHistory + func CreatedByGT(v string) predicate.NoteHistory + func CreatedByGTE(v string) predicate.NoteHistory + func CreatedByHasPrefix(v string) predicate.NoteHistory + func CreatedByHasSuffix(v string) predicate.NoteHistory + func CreatedByIn(vs ...string) predicate.NoteHistory + func CreatedByIsNil() predicate.NoteHistory + func CreatedByLT(v string) predicate.NoteHistory + func CreatedByLTE(v string) predicate.NoteHistory + func CreatedByNEQ(v string) predicate.NoteHistory + func CreatedByNotIn(vs ...string) predicate.NoteHistory + func CreatedByNotNil() predicate.NoteHistory + func DeletedAt(v time.Time) predicate.NoteHistory + func DeletedAtEQ(v time.Time) predicate.NoteHistory + func DeletedAtGT(v time.Time) predicate.NoteHistory + func DeletedAtGTE(v time.Time) predicate.NoteHistory + func DeletedAtIn(vs ...time.Time) predicate.NoteHistory + func DeletedAtIsNil() predicate.NoteHistory + func DeletedAtLT(v time.Time) predicate.NoteHistory + func DeletedAtLTE(v time.Time) predicate.NoteHistory + func DeletedAtNEQ(v time.Time) predicate.NoteHistory + func DeletedAtNotIn(vs ...time.Time) predicate.NoteHistory + func DeletedAtNotNil() predicate.NoteHistory + func DeletedBy(v string) predicate.NoteHistory + func DeletedByContains(v string) predicate.NoteHistory + func DeletedByContainsFold(v string) predicate.NoteHistory + func DeletedByEQ(v string) predicate.NoteHistory + func DeletedByEqualFold(v string) predicate.NoteHistory + func DeletedByGT(v string) predicate.NoteHistory + func DeletedByGTE(v string) predicate.NoteHistory + func DeletedByHasPrefix(v string) predicate.NoteHistory + func DeletedByHasSuffix(v string) predicate.NoteHistory + func DeletedByIn(vs ...string) predicate.NoteHistory + func DeletedByIsNil() predicate.NoteHistory + func DeletedByLT(v string) predicate.NoteHistory + func DeletedByLTE(v string) predicate.NoteHistory + func DeletedByNEQ(v string) predicate.NoteHistory + func DeletedByNotIn(vs ...string) predicate.NoteHistory + func DeletedByNotNil() predicate.NoteHistory + func HistoryTime(v time.Time) predicate.NoteHistory + func HistoryTimeEQ(v time.Time) predicate.NoteHistory + func HistoryTimeGT(v time.Time) predicate.NoteHistory + func HistoryTimeGTE(v time.Time) predicate.NoteHistory + func HistoryTimeIn(vs ...time.Time) predicate.NoteHistory + func HistoryTimeLT(v time.Time) predicate.NoteHistory + func HistoryTimeLTE(v time.Time) predicate.NoteHistory + func HistoryTimeNEQ(v time.Time) predicate.NoteHistory + func HistoryTimeNotIn(vs ...time.Time) predicate.NoteHistory + func ID(id string) predicate.NoteHistory + func IDContainsFold(id string) predicate.NoteHistory + func IDEQ(id string) predicate.NoteHistory + func IDEqualFold(id string) predicate.NoteHistory + func IDGT(id string) predicate.NoteHistory + func IDGTE(id string) predicate.NoteHistory + func IDIn(ids ...string) predicate.NoteHistory + func IDLT(id string) predicate.NoteHistory + func IDLTE(id string) predicate.NoteHistory + func IDNEQ(id string) predicate.NoteHistory + func IDNotIn(ids ...string) predicate.NoteHistory + func MappingID(v string) predicate.NoteHistory + func MappingIDContains(v string) predicate.NoteHistory + func MappingIDContainsFold(v string) predicate.NoteHistory + func MappingIDEQ(v string) predicate.NoteHistory + func MappingIDEqualFold(v string) predicate.NoteHistory + func MappingIDGT(v string) predicate.NoteHistory + func MappingIDGTE(v string) predicate.NoteHistory + func MappingIDHasPrefix(v string) predicate.NoteHistory + func MappingIDHasSuffix(v string) predicate.NoteHistory + func MappingIDIn(vs ...string) predicate.NoteHistory + func MappingIDLT(v string) predicate.NoteHistory + func MappingIDLTE(v string) predicate.NoteHistory + func MappingIDNEQ(v string) predicate.NoteHistory + func MappingIDNotIn(vs ...string) predicate.NoteHistory + func Not(p predicate.NoteHistory) predicate.NoteHistory + func OperationEQ(v enthistory.OpType) predicate.NoteHistory + func OperationIn(vs ...enthistory.OpType) predicate.NoteHistory + func OperationNEQ(v enthistory.OpType) predicate.NoteHistory + func OperationNotIn(vs ...enthistory.OpType) predicate.NoteHistory + func OperationValidator(o enthistory.OpType) error + func Or(predicates ...predicate.NoteHistory) predicate.NoteHistory + func OwnerID(v string) predicate.NoteHistory + func OwnerIDContains(v string) predicate.NoteHistory + func OwnerIDContainsFold(v string) predicate.NoteHistory + func OwnerIDEQ(v string) predicate.NoteHistory + func OwnerIDEqualFold(v string) predicate.NoteHistory + func OwnerIDGT(v string) predicate.NoteHistory + func OwnerIDGTE(v string) predicate.NoteHistory + func OwnerIDHasPrefix(v string) predicate.NoteHistory + func OwnerIDHasSuffix(v string) predicate.NoteHistory + func OwnerIDIn(vs ...string) predicate.NoteHistory + func OwnerIDIsNil() predicate.NoteHistory + func OwnerIDLT(v string) predicate.NoteHistory + func OwnerIDLTE(v string) predicate.NoteHistory + func OwnerIDNEQ(v string) predicate.NoteHistory + func OwnerIDNotIn(vs ...string) predicate.NoteHistory + func OwnerIDNotNil() predicate.NoteHistory + func Ref(v string) predicate.NoteHistory + func RefContains(v string) predicate.NoteHistory + func RefContainsFold(v string) predicate.NoteHistory + func RefEQ(v string) predicate.NoteHistory + func RefEqualFold(v string) predicate.NoteHistory + func RefGT(v string) predicate.NoteHistory + func RefGTE(v string) predicate.NoteHistory + func RefHasPrefix(v string) predicate.NoteHistory + func RefHasSuffix(v string) predicate.NoteHistory + func RefIn(vs ...string) predicate.NoteHistory + func RefIsNil() predicate.NoteHistory + func RefLT(v string) predicate.NoteHistory + func RefLTE(v string) predicate.NoteHistory + func RefNEQ(v string) predicate.NoteHistory + func RefNotIn(vs ...string) predicate.NoteHistory + func RefNotNil() predicate.NoteHistory + func TagsIsNil() predicate.NoteHistory + func TagsNotNil() predicate.NoteHistory + func Text(v string) predicate.NoteHistory + func TextContains(v string) predicate.NoteHistory + func TextContainsFold(v string) predicate.NoteHistory + func TextEQ(v string) predicate.NoteHistory + func TextEqualFold(v string) predicate.NoteHistory + func TextGT(v string) predicate.NoteHistory + func TextGTE(v string) predicate.NoteHistory + func TextHasPrefix(v string) predicate.NoteHistory + func TextHasSuffix(v string) predicate.NoteHistory + func TextIn(vs ...string) predicate.NoteHistory + func TextLT(v string) predicate.NoteHistory + func TextLTE(v string) predicate.NoteHistory + func TextNEQ(v string) predicate.NoteHistory + func TextNotIn(vs ...string) predicate.NoteHistory + func UpdatedAt(v time.Time) predicate.NoteHistory + func UpdatedAtEQ(v time.Time) predicate.NoteHistory + func UpdatedAtGT(v time.Time) predicate.NoteHistory + func UpdatedAtGTE(v time.Time) predicate.NoteHistory + func UpdatedAtIn(vs ...time.Time) predicate.NoteHistory + func UpdatedAtIsNil() predicate.NoteHistory + func UpdatedAtLT(v time.Time) predicate.NoteHistory + func UpdatedAtLTE(v time.Time) predicate.NoteHistory + func UpdatedAtNEQ(v time.Time) predicate.NoteHistory + func UpdatedAtNotIn(vs ...time.Time) predicate.NoteHistory + func UpdatedAtNotNil() predicate.NoteHistory + func UpdatedBy(v string) predicate.NoteHistory + func UpdatedByContains(v string) predicate.NoteHistory + func UpdatedByContainsFold(v string) predicate.NoteHistory + func UpdatedByEQ(v string) predicate.NoteHistory + func UpdatedByEqualFold(v string) predicate.NoteHistory + func UpdatedByGT(v string) predicate.NoteHistory + func UpdatedByGTE(v string) predicate.NoteHistory + func UpdatedByHasPrefix(v string) predicate.NoteHistory + func UpdatedByHasSuffix(v string) predicate.NoteHistory + func UpdatedByIn(vs ...string) predicate.NoteHistory + func UpdatedByIsNil() predicate.NoteHistory + func UpdatedByLT(v string) predicate.NoteHistory + func UpdatedByLTE(v string) predicate.NoteHistory + func UpdatedByNEQ(v string) predicate.NoteHistory + func UpdatedByNotIn(vs ...string) predicate.NoteHistory + func UpdatedByNotNil() predicate.NoteHistory + func ValidColumn(column string) bool + type OrderOption func(*sql.Selector) + func ByCreatedAt(opts ...sql.OrderTermOption) OrderOption + func ByCreatedBy(opts ...sql.OrderTermOption) OrderOption + func ByDeletedAt(opts ...sql.OrderTermOption) OrderOption + func ByDeletedBy(opts ...sql.OrderTermOption) OrderOption + func ByHistoryTime(opts ...sql.OrderTermOption) OrderOption + func ByID(opts ...sql.OrderTermOption) OrderOption + func ByMappingID(opts ...sql.OrderTermOption) OrderOption + func ByOperation(opts ...sql.OrderTermOption) OrderOption + func ByOwnerID(opts ...sql.OrderTermOption) OrderOption + func ByRef(opts ...sql.OrderTermOption) OrderOption + func ByText(opts ...sql.OrderTermOption) OrderOption + func ByUpdatedAt(opts ...sql.OrderTermOption) OrderOption + func ByUpdatedBy(opts ...sql.OrderTermOption) OrderOption