Versions in this module Expand all Collapse all v1 v1.5.0 Oct 24, 2022 Changes in this version + const CardColumn + const CardInverseTable + const CardTable + const ChildrenColumn + const ChildrenTable + const DefaultRole + const EdgeCard + const EdgeChildren + const EdgeFiles + const EdgeFollowers + const EdgeFollowing + const EdgeFriends + const EdgeGroups + const EdgeParent + const EdgePets + const EdgeSpouse + const EdgeTeam + const FieldAge + const FieldID + const FieldLast + const FieldName + const FieldNickname + const FieldOptionalInt + const FieldPassword + const FieldPhone + const FieldRole + const FieldSSOCert + const FilesColumn + const FilesInverseTable + const FilesTable + const FollowersTable + const FollowingTable + const FriendsTable + const GroupsInverseTable + const GroupsTable + const Label + const ParentColumn + const ParentTable + const PetsColumn + const PetsInverseTable + const PetsTable + const SpouseColumn + const SpouseTable + const Table + const TeamColumn + const TeamInverseTable + const TeamTable + var Columns = []string + var DefaultLast string + var FollowersPrimaryKey = []string + var FollowingPrimaryKey = []string + var ForeignKeys = []string + var FriendsPrimaryKey = []string + var GroupsPrimaryKey = []string + var OptionalIntValidator func(int) error + func Age(v int) predicate.User + func AgeEQ(v int) predicate.User + func AgeGT(v int) predicate.User + func AgeGTE(v int) predicate.User + func AgeIn(vs ...int) predicate.User + func AgeLT(v int) predicate.User + func AgeLTE(v int) predicate.User + func AgeNEQ(v int) predicate.User + func AgeNotIn(vs ...int) predicate.User + func And(predicates ...predicate.User) predicate.User + func HasCard() predicate.User + func HasCardWith(preds ...predicate.Card) predicate.User + func HasChildren() predicate.User + func HasChildrenWith(preds ...predicate.User) predicate.User + func HasFiles() predicate.User + func HasFilesWith(preds ...predicate.File) predicate.User + func HasFollowers() predicate.User + func HasFollowersWith(preds ...predicate.User) predicate.User + func HasFollowing() predicate.User + func HasFollowingWith(preds ...predicate.User) predicate.User + func HasFriends() predicate.User + func HasFriendsWith(preds ...predicate.User) predicate.User + func HasGroups() predicate.User + func HasGroupsWith(preds ...predicate.Group) predicate.User + func HasParent() predicate.User + func HasParentWith(preds ...predicate.User) predicate.User + func HasPets() predicate.User + func HasPetsWith(preds ...predicate.Pet) predicate.User + func HasSpouse() predicate.User + func HasSpouseWith(preds ...predicate.User) predicate.User + func HasTeam() predicate.User + func HasTeamWith(preds ...predicate.Pet) 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 Last(v string) predicate.User + func LastContains(v string) predicate.User + func LastContainsFold(v string) predicate.User + func LastEQ(v string) predicate.User + func LastEqualFold(v string) predicate.User + func LastGT(v string) predicate.User + func LastGTE(v string) predicate.User + func LastHasPrefix(v string) predicate.User + func LastHasSuffix(v string) predicate.User + func LastIn(vs ...string) predicate.User + func LastLT(v string) predicate.User + func LastLTE(v string) predicate.User + func LastNEQ(v string) predicate.User + func LastNotIn(vs ...string) predicate.User + func Name(v string) predicate.User + func NameContains(v string) predicate.User + func NameContainsFold(v string) predicate.User + func NameEQ(v string) predicate.User + func NameEqualFold(v string) predicate.User + func NameGT(v string) predicate.User + func NameGTE(v string) predicate.User + func NameHasPrefix(v string) predicate.User + func NameHasSuffix(v string) predicate.User + func NameIn(vs ...string) predicate.User + func NameLT(v string) predicate.User + func NameLTE(v string) predicate.User + func NameNEQ(v string) predicate.User + func NameNotIn(vs ...string) predicate.User + func Nickname(v string) predicate.User + func NicknameContains(v string) predicate.User + func NicknameContainsFold(v string) predicate.User + func NicknameEQ(v string) predicate.User + func NicknameEqualFold(v string) predicate.User + func NicknameGT(v string) predicate.User + func NicknameGTE(v string) predicate.User + func NicknameHasPrefix(v string) predicate.User + func NicknameHasSuffix(v string) predicate.User + func NicknameIn(vs ...string) predicate.User + func NicknameIsNil() predicate.User + func NicknameLT(v string) predicate.User + func NicknameLTE(v string) predicate.User + func NicknameNEQ(v string) predicate.User + func NicknameNotIn(vs ...string) predicate.User + func NicknameNotNil() predicate.User + func Not(p predicate.User) predicate.User + func OptionalInt(v int) predicate.User + func OptionalIntEQ(v int) predicate.User + func OptionalIntGT(v int) predicate.User + func OptionalIntGTE(v int) predicate.User + func OptionalIntIn(vs ...int) predicate.User + func OptionalIntIsNil() predicate.User + func OptionalIntLT(v int) predicate.User + func OptionalIntLTE(v int) predicate.User + func OptionalIntNEQ(v int) predicate.User + func OptionalIntNotIn(vs ...int) predicate.User + func OptionalIntNotNil() predicate.User + func Or(predicates ...predicate.User) predicate.User + func Password(v string) predicate.User + func PasswordContains(v string) predicate.User + func PasswordContainsFold(v string) predicate.User + func PasswordEQ(v string) predicate.User + func PasswordEqualFold(v string) predicate.User + func PasswordGT(v string) predicate.User + func PasswordGTE(v string) predicate.User + func PasswordHasPrefix(v string) predicate.User + func PasswordHasSuffix(v string) predicate.User + func PasswordIn(vs ...string) predicate.User + func PasswordIsNil() predicate.User + func PasswordLT(v string) predicate.User + func PasswordLTE(v string) predicate.User + func PasswordNEQ(v string) predicate.User + func PasswordNotIn(vs ...string) predicate.User + func PasswordNotNil() predicate.User + func Phone(v string) predicate.User + func PhoneContains(v string) predicate.User + func PhoneContainsFold(v string) predicate.User + func PhoneEQ(v string) predicate.User + func PhoneEqualFold(v string) predicate.User + func PhoneGT(v string) predicate.User + func PhoneGTE(v string) predicate.User + func PhoneHasPrefix(v string) predicate.User + func PhoneHasSuffix(v string) predicate.User + func PhoneIn(vs ...string) predicate.User + func PhoneIsNil() predicate.User + func PhoneLT(v string) predicate.User + func PhoneLTE(v string) predicate.User + func PhoneNEQ(v string) predicate.User + func PhoneNotIn(vs ...string) predicate.User + func PhoneNotNil() predicate.User + func RoleEQ(v Role) predicate.User + func RoleIn(vs ...Role) predicate.User + func RoleNEQ(v Role) predicate.User + func RoleNotIn(vs ...Role) predicate.User + func RoleValidator(r Role) error + func SSOCert(v string) predicate.User + func SSOCertContains(v string) predicate.User + func SSOCertContainsFold(v string) predicate.User + func SSOCertEQ(v string) predicate.User + func SSOCertEqualFold(v string) predicate.User + func SSOCertGT(v string) predicate.User + func SSOCertGTE(v string) predicate.User + func SSOCertHasPrefix(v string) predicate.User + func SSOCertHasSuffix(v string) predicate.User + func SSOCertIn(vs ...string) predicate.User + func SSOCertIsNil() predicate.User + func SSOCertLT(v string) predicate.User + func SSOCertLTE(v string) predicate.User + func SSOCertNEQ(v string) predicate.User + func SSOCertNotIn(vs ...string) predicate.User + func SSOCertNotNil() predicate.User + type Role string + const RoleAdmin + const RoleFreeUser + const RoleUser + func (r Role) Ptr() *Role + func (r Role) String() string