Versions in this module Expand all Collapse all v0 v0.0.2 Nov 9, 2022 Changes in this version + const AttachmentColumn + const AttachmentInverseTable + const AttachmentTable + const DefaultDeviceType + const EdgeAttachment + const EdgeGroup + const EdgePet + const EdgeReceived1 + const EdgeSkipEdge + const FieldAccountBalance + const FieldBUser1 + const FieldBanned + const FieldBigInt + const FieldCrmID + const FieldCustomPb + const FieldDeviceType + const FieldExp + const FieldExternalID + const FieldHeightInCm + const FieldID + const FieldJoined + const FieldLabels + const FieldOptBool + const FieldOptNum + const FieldOptStr + const FieldPoints + const FieldStatus + const FieldType + const FieldUnnecessary + const FieldUserName + const GroupColumn + const GroupInverseTable + const GroupTable + const Label + const PetColumn + const PetInverseTable + const PetTable + const Received1InverseTable + const Received1Table + const SkipEdgeColumn + const SkipEdgeInverseTable + const SkipEdgeTable + const Table + var Columns = []string + var DefaultAccountBalance float64 + var DefaultBanned bool + var DefaultHeightInCm float32 + var ForeignKeys = []string + var Received1PrimaryKey = []string + func AccountBalance(v float64) predicate.User + func AccountBalanceEQ(v float64) predicate.User + func AccountBalanceGT(v float64) predicate.User + func AccountBalanceGTE(v float64) predicate.User + func AccountBalanceIn(vs ...float64) predicate.User + func AccountBalanceLT(v float64) predicate.User + func AccountBalanceLTE(v float64) predicate.User + func AccountBalanceNEQ(v float64) predicate.User + func AccountBalanceNotIn(vs ...float64) predicate.User + func And(predicates ...predicate.User) predicate.User + func BUser1(v int) predicate.User + func BUser1EQ(v int) predicate.User + func BUser1GT(v int) predicate.User + func BUser1GTE(v int) predicate.User + func BUser1In(vs ...int) predicate.User + func BUser1IsNil() predicate.User + func BUser1LT(v int) predicate.User + func BUser1LTE(v int) predicate.User + func BUser1NEQ(v int) predicate.User + func BUser1NotIn(vs ...int) predicate.User + func BUser1NotNil() predicate.User + func Banned(v bool) predicate.User + func BannedEQ(v bool) predicate.User + func BannedNEQ(v bool) predicate.User + func BigInt(v schema.BigInt) predicate.User + func BigIntEQ(v schema.BigInt) predicate.User + func BigIntGT(v schema.BigInt) predicate.User + func BigIntGTE(v schema.BigInt) predicate.User + func BigIntIn(vs ...schema.BigInt) predicate.User + func BigIntIsNil() predicate.User + func BigIntLT(v schema.BigInt) predicate.User + func BigIntLTE(v schema.BigInt) predicate.User + func BigIntNEQ(v schema.BigInt) predicate.User + func BigIntNotIn(vs ...schema.BigInt) predicate.User + func BigIntNotNil() predicate.User + func CrmID(v uuid.UUID) predicate.User + func CrmIDEQ(v uuid.UUID) predicate.User + func CrmIDGT(v uuid.UUID) predicate.User + func CrmIDGTE(v uuid.UUID) predicate.User + func CrmIDIn(vs ...uuid.UUID) predicate.User + func CrmIDLT(v uuid.UUID) predicate.User + func CrmIDLTE(v uuid.UUID) predicate.User + func CrmIDNEQ(v uuid.UUID) predicate.User + func CrmIDNotIn(vs ...uuid.UUID) predicate.User + func CustomPb(v uint8) predicate.User + func CustomPbEQ(v uint8) predicate.User + func CustomPbGT(v uint8) predicate.User + func CustomPbGTE(v uint8) predicate.User + func CustomPbIn(vs ...uint8) predicate.User + func CustomPbLT(v uint8) predicate.User + func CustomPbLTE(v uint8) predicate.User + func CustomPbNEQ(v uint8) predicate.User + func CustomPbNotIn(vs ...uint8) predicate.User + func DeviceTypeEQ(v DeviceType) predicate.User + func DeviceTypeIn(vs ...DeviceType) predicate.User + func DeviceTypeNEQ(v DeviceType) predicate.User + func DeviceTypeNotIn(vs ...DeviceType) predicate.User + func DeviceTypeValidator(dt DeviceType) error + func Exp(v uint64) predicate.User + func ExpEQ(v uint64) predicate.User + func ExpGT(v uint64) predicate.User + func ExpGTE(v uint64) predicate.User + func ExpIn(vs ...uint64) predicate.User + func ExpLT(v uint64) predicate.User + func ExpLTE(v uint64) predicate.User + func ExpNEQ(v uint64) predicate.User + func ExpNotIn(vs ...uint64) predicate.User + func ExternalID(v int) predicate.User + func ExternalIDEQ(v int) predicate.User + func ExternalIDGT(v int) predicate.User + func ExternalIDGTE(v int) predicate.User + func ExternalIDIn(vs ...int) predicate.User + func ExternalIDLT(v int) predicate.User + func ExternalIDLTE(v int) predicate.User + func ExternalIDNEQ(v int) predicate.User + func ExternalIDNotIn(vs ...int) predicate.User + func HasAttachment() predicate.User + func HasAttachmentWith(preds ...predicate.Attachment) predicate.User + func HasGroup() predicate.User + func HasGroupWith(preds ...predicate.Group) predicate.User + func HasPet() predicate.User + func HasPetWith(preds ...predicate.Pet) predicate.User + func HasReceived1() predicate.User + func HasReceived1With(preds ...predicate.Attachment) predicate.User + func HasSkipEdge() predicate.User + func HasSkipEdgeWith(preds ...predicate.SkipEdgeExample) predicate.User + func HeightInCm(v float32) predicate.User + func HeightInCmEQ(v float32) predicate.User + func HeightInCmGT(v float32) predicate.User + func HeightInCmGTE(v float32) predicate.User + func HeightInCmIn(vs ...float32) predicate.User + func HeightInCmLT(v float32) predicate.User + func HeightInCmLTE(v float32) predicate.User + func HeightInCmNEQ(v float32) predicate.User + func HeightInCmNotIn(vs ...float32) predicate.User + func ID(id int) predicate.User + func IDEQ(id int) predicate.User + func IDGT(id int) predicate.User + func IDGTE(id int) predicate.User + func IDIn(ids ...int) predicate.User + func IDLT(id int) predicate.User + func IDLTE(id int) predicate.User + func IDNEQ(id int) predicate.User + func IDNotIn(ids ...int) predicate.User + func Joined(v time.Time) predicate.User + func JoinedEQ(v time.Time) predicate.User + func JoinedGT(v time.Time) predicate.User + func JoinedGTE(v time.Time) predicate.User + func JoinedIn(vs ...time.Time) predicate.User + func JoinedLT(v time.Time) predicate.User + func JoinedLTE(v time.Time) predicate.User + func JoinedNEQ(v time.Time) predicate.User + func JoinedNotIn(vs ...time.Time) predicate.User + func LabelsIsNil() predicate.User + func LabelsNotNil() predicate.User + func Not(p predicate.User) predicate.User + func OptBool(v bool) predicate.User + func OptBoolEQ(v bool) predicate.User + func OptBoolIsNil() predicate.User + func OptBoolNEQ(v bool) predicate.User + func OptBoolNotNil() predicate.User + func OptNum(v int) predicate.User + func OptNumEQ(v int) predicate.User + func OptNumGT(v int) predicate.User + func OptNumGTE(v int) predicate.User + func OptNumIn(vs ...int) predicate.User + func OptNumIsNil() predicate.User + func OptNumLT(v int) predicate.User + func OptNumLTE(v int) predicate.User + func OptNumNEQ(v int) predicate.User + func OptNumNotIn(vs ...int) predicate.User + func OptNumNotNil() predicate.User + func OptStr(v string) predicate.User + func OptStrContains(v string) predicate.User + func OptStrContainsFold(v string) predicate.User + func OptStrEQ(v string) predicate.User + func OptStrEqualFold(v string) predicate.User + func OptStrGT(v string) predicate.User + func OptStrGTE(v string) predicate.User + func OptStrHasPrefix(v string) predicate.User + func OptStrHasSuffix(v string) predicate.User + func OptStrIn(vs ...string) predicate.User + func OptStrIsNil() predicate.User + func OptStrLT(v string) predicate.User + func OptStrLTE(v string) predicate.User + func OptStrNEQ(v string) predicate.User + func OptStrNotIn(vs ...string) predicate.User + func OptStrNotNil() predicate.User + func Or(predicates ...predicate.User) predicate.User + func Points(v uint) predicate.User + func PointsEQ(v uint) predicate.User + func PointsGT(v uint) predicate.User + func PointsGTE(v uint) predicate.User + func PointsIn(vs ...uint) predicate.User + func PointsLT(v uint) predicate.User + func PointsLTE(v uint) predicate.User + func PointsNEQ(v uint) predicate.User + func PointsNotIn(vs ...uint) predicate.User + func StatusEQ(v Status) predicate.User + func StatusIn(vs ...Status) predicate.User + func StatusNEQ(v Status) predicate.User + func StatusNotIn(vs ...Status) predicate.User + func StatusValidator(s Status) error + func Type(v string) predicate.User + func TypeContains(v string) predicate.User + func TypeContainsFold(v string) predicate.User + func TypeEQ(v string) predicate.User + func TypeEqualFold(v string) predicate.User + func TypeGT(v string) predicate.User + func TypeGTE(v string) predicate.User + func TypeHasPrefix(v string) predicate.User + func TypeHasSuffix(v string) predicate.User + func TypeIn(vs ...string) predicate.User + func TypeIsNil() predicate.User + func TypeLT(v string) predicate.User + func TypeLTE(v string) predicate.User + func TypeNEQ(v string) predicate.User + func TypeNotIn(vs ...string) predicate.User + func TypeNotNil() predicate.User + func Unnecessary(v string) predicate.User + func UnnecessaryContains(v string) predicate.User + func UnnecessaryContainsFold(v string) predicate.User + func UnnecessaryEQ(v string) predicate.User + func UnnecessaryEqualFold(v string) predicate.User + func UnnecessaryGT(v string) predicate.User + func UnnecessaryGTE(v string) predicate.User + func UnnecessaryHasPrefix(v string) predicate.User + func UnnecessaryHasSuffix(v string) predicate.User + func UnnecessaryIn(vs ...string) predicate.User + func UnnecessaryIsNil() predicate.User + func UnnecessaryLT(v string) predicate.User + func UnnecessaryLTE(v string) predicate.User + func UnnecessaryNEQ(v string) predicate.User + func UnnecessaryNotIn(vs ...string) predicate.User + func UnnecessaryNotNil() predicate.User + func UserName(v string) predicate.User + func UserNameContains(v string) predicate.User + func UserNameContainsFold(v string) predicate.User + func UserNameEQ(v string) predicate.User + func UserNameEqualFold(v string) predicate.User + func UserNameGT(v string) predicate.User + func UserNameGTE(v string) predicate.User + func UserNameHasPrefix(v string) predicate.User + func UserNameHasSuffix(v string) predicate.User + func UserNameIn(vs ...string) predicate.User + func UserNameLT(v string) predicate.User + func UserNameLTE(v string) predicate.User + func UserNameNEQ(v string) predicate.User + func UserNameNotIn(vs ...string) predicate.User + func ValidColumn(column string) bool + type DeviceType string + const DeviceTypeGLOWY9000 + const DeviceTypeSPEEDY300 + func (dt DeviceType) String() string + type Status string + const StatusActive + const StatusPending + func (s Status) String() string