Documentation
¶
Index ¶
- Constants
- Variables
- func ActiveColor(v string) predicate.User
- func ActiveColorContains(v string) predicate.User
- func ActiveColorContainsFold(v string) predicate.User
- func ActiveColorEQ(v string) predicate.User
- func ActiveColorEqualFold(v string) predicate.User
- func ActiveColorGT(v string) predicate.User
- func ActiveColorGTE(v string) predicate.User
- func ActiveColorHasPrefix(v string) predicate.User
- func ActiveColorHasSuffix(v string) predicate.User
- func ActiveColorIn(vs ...string) predicate.User
- func ActiveColorIsNil() predicate.User
- func ActiveColorLT(v string) predicate.User
- func ActiveColorLTE(v string) predicate.User
- func ActiveColorNEQ(v string) predicate.User
- func ActiveColorNotIn(vs ...string) predicate.User
- func ActiveColorNotNil() predicate.User
- func And(predicates ...predicate.User) predicate.User
- func Avatar(v string) predicate.User
- func AvatarContains(v string) predicate.User
- func AvatarContainsFold(v string) predicate.User
- func AvatarEQ(v string) predicate.User
- func AvatarEqualFold(v string) predicate.User
- func AvatarGT(v string) predicate.User
- func AvatarGTE(v string) predicate.User
- func AvatarHasPrefix(v string) predicate.User
- func AvatarHasSuffix(v string) predicate.User
- func AvatarIn(vs ...string) predicate.User
- func AvatarIsNil() predicate.User
- func AvatarLT(v string) predicate.User
- func AvatarLTE(v string) predicate.User
- func AvatarNEQ(v string) predicate.User
- func AvatarNotIn(vs ...string) predicate.User
- func AvatarNotNil() predicate.User
- func BaseColor(v string) predicate.User
- func BaseColorContains(v string) predicate.User
- func BaseColorContainsFold(v string) predicate.User
- func BaseColorEQ(v string) predicate.User
- func BaseColorEqualFold(v string) predicate.User
- func BaseColorGT(v string) predicate.User
- func BaseColorGTE(v string) predicate.User
- func BaseColorHasPrefix(v string) predicate.User
- func BaseColorHasSuffix(v string) predicate.User
- func BaseColorIn(vs ...string) predicate.User
- func BaseColorIsNil() predicate.User
- func BaseColorLT(v string) predicate.User
- func BaseColorLTE(v string) predicate.User
- func BaseColorNEQ(v string) predicate.User
- func BaseColorNotIn(vs ...string) predicate.User
- func BaseColorNotNil() predicate.User
- func CreatedAt(v time.Time) predicate.User
- func CreatedAtEQ(v time.Time) predicate.User
- func CreatedAtGT(v time.Time) predicate.User
- func CreatedAtGTE(v time.Time) predicate.User
- func CreatedAtIn(vs ...time.Time) predicate.User
- func CreatedAtLT(v time.Time) predicate.User
- func CreatedAtLTE(v time.Time) predicate.User
- func CreatedAtNEQ(v time.Time) predicate.User
- func CreatedAtNotIn(vs ...time.Time) predicate.User
- func Email(v string) predicate.User
- func EmailContains(v string) predicate.User
- func EmailContainsFold(v string) predicate.User
- func EmailEQ(v string) predicate.User
- func EmailEqualFold(v string) predicate.User
- func EmailGT(v string) predicate.User
- func EmailGTE(v string) predicate.User
- func EmailHasPrefix(v string) predicate.User
- func EmailHasSuffix(v string) predicate.User
- func EmailIn(vs ...string) predicate.User
- func EmailIsNil() predicate.User
- func EmailLT(v string) predicate.User
- func EmailLTE(v string) predicate.User
- func EmailNEQ(v string) predicate.User
- func EmailNotIn(vs ...string) predicate.User
- func EmailNotNil() predicate.User
- func ID(id uint64) predicate.User
- func IDEQ(id uint64) predicate.User
- func IDGT(id uint64) predicate.User
- func IDGTE(id uint64) predicate.User
- func IDIn(ids ...uint64) predicate.User
- func IDLT(id uint64) predicate.User
- func IDLTE(id uint64) predicate.User
- func IDNEQ(id uint64) predicate.User
- func IDNotIn(ids ...uint64) predicate.User
- func Mobile(v string) predicate.User
- func MobileContains(v string) predicate.User
- func MobileContainsFold(v string) predicate.User
- func MobileEQ(v string) predicate.User
- func MobileEqualFold(v string) predicate.User
- func MobileGT(v string) predicate.User
- func MobileGTE(v string) predicate.User
- func MobileHasPrefix(v string) predicate.User
- func MobileHasSuffix(v string) predicate.User
- func MobileIn(vs ...string) predicate.User
- func MobileIsNil() predicate.User
- func MobileLT(v string) predicate.User
- func MobileLTE(v string) predicate.User
- func MobileNEQ(v string) predicate.User
- func MobileNotIn(vs ...string) predicate.User
- func MobileNotNil() 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 NicknameLT(v string) predicate.User
- func NicknameLTE(v string) predicate.User
- func NicknameNEQ(v string) predicate.User
- func NicknameNotIn(vs ...string) predicate.User
- func Not(p predicate.User) 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 PasswordLT(v string) predicate.User
- func PasswordLTE(v string) predicate.User
- func PasswordNEQ(v string) predicate.User
- func PasswordNotIn(vs ...string) predicate.User
- func RoleID(v uint64) predicate.User
- func RoleIDEQ(v uint64) predicate.User
- func RoleIDGT(v uint64) predicate.User
- func RoleIDGTE(v uint64) predicate.User
- func RoleIDIn(vs ...uint64) predicate.User
- func RoleIDIsNil() predicate.User
- func RoleIDLT(v uint64) predicate.User
- func RoleIDLTE(v uint64) predicate.User
- func RoleIDNEQ(v uint64) predicate.User
- func RoleIDNotIn(vs ...uint64) predicate.User
- func RoleIDNotNil() predicate.User
- func SideMode(v string) predicate.User
- func SideModeContains(v string) predicate.User
- func SideModeContainsFold(v string) predicate.User
- func SideModeEQ(v string) predicate.User
- func SideModeEqualFold(v string) predicate.User
- func SideModeGT(v string) predicate.User
- func SideModeGTE(v string) predicate.User
- func SideModeHasPrefix(v string) predicate.User
- func SideModeHasSuffix(v string) predicate.User
- func SideModeIn(vs ...string) predicate.User
- func SideModeIsNil() predicate.User
- func SideModeLT(v string) predicate.User
- func SideModeLTE(v string) predicate.User
- func SideModeNEQ(v string) predicate.User
- func SideModeNotIn(vs ...string) predicate.User
- func SideModeNotNil() predicate.User
- func Status(v uint8) predicate.User
- func StatusEQ(v uint8) predicate.User
- func StatusGT(v uint8) predicate.User
- func StatusGTE(v uint8) predicate.User
- func StatusIn(vs ...uint8) predicate.User
- func StatusIsNil() predicate.User
- func StatusLT(v uint8) predicate.User
- func StatusLTE(v uint8) predicate.User
- func StatusNEQ(v uint8) predicate.User
- func StatusNotIn(vs ...uint8) predicate.User
- func StatusNotNil() predicate.User
- func UUID(v string) predicate.User
- func UUIDContains(v string) predicate.User
- func UUIDContainsFold(v string) predicate.User
- func UUIDEQ(v string) predicate.User
- func UUIDEqualFold(v string) predicate.User
- func UUIDGT(v string) predicate.User
- func UUIDGTE(v string) predicate.User
- func UUIDHasPrefix(v string) predicate.User
- func UUIDHasSuffix(v string) predicate.User
- func UUIDIn(vs ...string) predicate.User
- func UUIDLT(v string) predicate.User
- func UUIDLTE(v string) predicate.User
- func UUIDNEQ(v string) predicate.User
- func UUIDNotIn(vs ...string) predicate.User
- func UpdatedAt(v time.Time) predicate.User
- func UpdatedAtEQ(v time.Time) predicate.User
- func UpdatedAtGT(v time.Time) predicate.User
- func UpdatedAtGTE(v time.Time) predicate.User
- func UpdatedAtIn(vs ...time.Time) predicate.User
- func UpdatedAtLT(v time.Time) predicate.User
- func UpdatedAtLTE(v time.Time) predicate.User
- func UpdatedAtNEQ(v time.Time) predicate.User
- func UpdatedAtNotIn(vs ...time.Time) 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
Constants ¶
const ( // Label holds the string label denoting the user type in the database. Label = "user" // FieldID holds the string denoting the id field in the database. FieldID = "id" // 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" // FieldStatus holds the string denoting the status field in the database. FieldStatus = "status" // FieldUUID holds the string denoting the uuid field in the database. FieldUUID = "uuid" // FieldUsername holds the string denoting the username field in the database. FieldUsername = "username" // FieldPassword holds the string denoting the password field in the database. FieldPassword = "password" // FieldNickname holds the string denoting the nickname field in the database. FieldNickname = "nickname" // FieldSideMode holds the string denoting the side_mode field in the database. FieldSideMode = "side_mode" // FieldBaseColor holds the string denoting the base_color field in the database. FieldBaseColor = "base_color" // FieldActiveColor holds the string denoting the active_color field in the database. FieldActiveColor = "active_color" // FieldRoleID holds the string denoting the role_id field in the database. FieldRoleID = "role_id" // FieldMobile holds the string denoting the mobile field in the database. FieldMobile = "mobile" // FieldEmail holds the string denoting the email field in the database. FieldEmail = "email" // FieldAvatar holds the string denoting the avatar field in the database. FieldAvatar = "avatar" // Table holds the table name of the user in the database. Table = "sys_users" )
Variables ¶
var ( // 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 // DefaultStatus holds the default value on creation for the "status" field. DefaultStatus uint8 // DefaultSideMode holds the default value on creation for the "side_mode" field. DefaultSideMode string // DefaultBaseColor holds the default value on creation for the "base_color" field. DefaultBaseColor string // DefaultActiveColor holds the default value on creation for the "active_color" field. DefaultActiveColor string // DefaultRoleID holds the default value on creation for the "role_id" field. DefaultRoleID uint64 // DefaultAvatar holds the default value on creation for the "avatar" field. DefaultAvatar string )
var Columns = []string{ FieldID, FieldCreatedAt, FieldUpdatedAt, FieldStatus, FieldUUID, FieldUsername, FieldPassword, FieldNickname, FieldSideMode, FieldBaseColor, FieldActiveColor, FieldRoleID, FieldMobile, FieldEmail, FieldAvatar, }
Columns holds all SQL columns for user fields.
Functions ¶
func ActiveColor ¶
ActiveColor applies equality check predicate on the "active_color" field. It's identical to ActiveColorEQ.
func ActiveColorContains ¶
ActiveColorContains applies the Contains predicate on the "active_color" field.
func ActiveColorContainsFold ¶
ActiveColorContainsFold applies the ContainsFold predicate on the "active_color" field.
func ActiveColorEQ ¶
ActiveColorEQ applies the EQ predicate on the "active_color" field.
func ActiveColorEqualFold ¶
ActiveColorEqualFold applies the EqualFold predicate on the "active_color" field.
func ActiveColorGT ¶
ActiveColorGT applies the GT predicate on the "active_color" field.
func ActiveColorGTE ¶
ActiveColorGTE applies the GTE predicate on the "active_color" field.
func ActiveColorHasPrefix ¶
ActiveColorHasPrefix applies the HasPrefix predicate on the "active_color" field.
func ActiveColorHasSuffix ¶
ActiveColorHasSuffix applies the HasSuffix predicate on the "active_color" field.
func ActiveColorIn ¶
ActiveColorIn applies the In predicate on the "active_color" field.
func ActiveColorIsNil ¶
ActiveColorIsNil applies the IsNil predicate on the "active_color" field.
func ActiveColorLT ¶
ActiveColorLT applies the LT predicate on the "active_color" field.
func ActiveColorLTE ¶
ActiveColorLTE applies the LTE predicate on the "active_color" field.
func ActiveColorNEQ ¶
ActiveColorNEQ applies the NEQ predicate on the "active_color" field.
func ActiveColorNotIn ¶
ActiveColorNotIn applies the NotIn predicate on the "active_color" field.
func ActiveColorNotNil ¶
ActiveColorNotNil applies the NotNil predicate on the "active_color" field.
func Avatar ¶
Avatar applies equality check predicate on the "avatar" field. It's identical to AvatarEQ.
func AvatarContains ¶
AvatarContains applies the Contains predicate on the "avatar" field.
func AvatarContainsFold ¶
AvatarContainsFold applies the ContainsFold predicate on the "avatar" field.
func AvatarEqualFold ¶
AvatarEqualFold applies the EqualFold predicate on the "avatar" field.
func AvatarHasPrefix ¶
AvatarHasPrefix applies the HasPrefix predicate on the "avatar" field.
func AvatarHasSuffix ¶
AvatarHasSuffix applies the HasSuffix predicate on the "avatar" field.
func AvatarIsNil ¶
AvatarIsNil applies the IsNil predicate on the "avatar" field.
func AvatarNotIn ¶
AvatarNotIn applies the NotIn predicate on the "avatar" field.
func AvatarNotNil ¶
AvatarNotNil applies the NotNil predicate on the "avatar" field.
func BaseColor ¶
BaseColor applies equality check predicate on the "base_color" field. It's identical to BaseColorEQ.
func BaseColorContains ¶
BaseColorContains applies the Contains predicate on the "base_color" field.
func BaseColorContainsFold ¶
BaseColorContainsFold applies the ContainsFold predicate on the "base_color" field.
func BaseColorEQ ¶
BaseColorEQ applies the EQ predicate on the "base_color" field.
func BaseColorEqualFold ¶
BaseColorEqualFold applies the EqualFold predicate on the "base_color" field.
func BaseColorGT ¶
BaseColorGT applies the GT predicate on the "base_color" field.
func BaseColorGTE ¶
BaseColorGTE applies the GTE predicate on the "base_color" field.
func BaseColorHasPrefix ¶
BaseColorHasPrefix applies the HasPrefix predicate on the "base_color" field.
func BaseColorHasSuffix ¶
BaseColorHasSuffix applies the HasSuffix predicate on the "base_color" field.
func BaseColorIn ¶
BaseColorIn applies the In predicate on the "base_color" field.
func BaseColorIsNil ¶
BaseColorIsNil applies the IsNil predicate on the "base_color" field.
func BaseColorLT ¶
BaseColorLT applies the LT predicate on the "base_color" field.
func BaseColorLTE ¶
BaseColorLTE applies the LTE predicate on the "base_color" field.
func BaseColorNEQ ¶
BaseColorNEQ applies the NEQ predicate on the "base_color" field.
func BaseColorNotIn ¶
BaseColorNotIn applies the NotIn predicate on the "base_color" field.
func BaseColorNotNil ¶
BaseColorNotNil applies the NotNil predicate on the "base_color" field.
func CreatedAt ¶
CreatedAt applies equality check predicate on the "created_at" field. It's identical to CreatedAtEQ.
func CreatedAtEQ ¶
CreatedAtEQ applies the EQ predicate on the "created_at" field.
func CreatedAtGT ¶
CreatedAtGT applies the GT predicate on the "created_at" field.
func CreatedAtGTE ¶
CreatedAtGTE applies the GTE predicate on the "created_at" field.
func CreatedAtIn ¶
CreatedAtIn applies the In predicate on the "created_at" field.
func CreatedAtLT ¶
CreatedAtLT applies the LT predicate on the "created_at" field.
func CreatedAtLTE ¶
CreatedAtLTE applies the LTE predicate on the "created_at" field.
func CreatedAtNEQ ¶
CreatedAtNEQ applies the NEQ predicate on the "created_at" field.
func CreatedAtNotIn ¶
CreatedAtNotIn applies the NotIn predicate on the "created_at" field.
func Email ¶
Email applies equality check predicate on the "email" field. It's identical to EmailEQ.
func EmailContains ¶
EmailContains applies the Contains predicate on the "email" field.
func EmailContainsFold ¶
EmailContainsFold applies the ContainsFold predicate on the "email" field.
func EmailEqualFold ¶
EmailEqualFold applies the EqualFold predicate on the "email" field.
func EmailHasPrefix ¶
EmailHasPrefix applies the HasPrefix predicate on the "email" field.
func EmailHasSuffix ¶
EmailHasSuffix applies the HasSuffix predicate on the "email" field.
func EmailIsNil ¶
EmailIsNil applies the IsNil predicate on the "email" field.
func EmailNotIn ¶
EmailNotIn applies the NotIn predicate on the "email" field.
func EmailNotNil ¶
EmailNotNil applies the NotNil predicate on the "email" field.
func Mobile ¶
Mobile applies equality check predicate on the "mobile" field. It's identical to MobileEQ.
func MobileContains ¶
MobileContains applies the Contains predicate on the "mobile" field.
func MobileContainsFold ¶
MobileContainsFold applies the ContainsFold predicate on the "mobile" field.
func MobileEqualFold ¶
MobileEqualFold applies the EqualFold predicate on the "mobile" field.
func MobileHasPrefix ¶
MobileHasPrefix applies the HasPrefix predicate on the "mobile" field.
func MobileHasSuffix ¶
MobileHasSuffix applies the HasSuffix predicate on the "mobile" field.
func MobileIsNil ¶
MobileIsNil applies the IsNil predicate on the "mobile" field.
func MobileNotIn ¶
MobileNotIn applies the NotIn predicate on the "mobile" field.
func MobileNotNil ¶
MobileNotNil applies the NotNil predicate on the "mobile" field.
func Nickname ¶
Nickname applies equality check predicate on the "nickname" field. It's identical to NicknameEQ.
func NicknameContains ¶
NicknameContains applies the Contains predicate on the "nickname" field.
func NicknameContainsFold ¶
NicknameContainsFold applies the ContainsFold predicate on the "nickname" field.
func NicknameEQ ¶
NicknameEQ applies the EQ predicate on the "nickname" field.
func NicknameEqualFold ¶
NicknameEqualFold applies the EqualFold predicate on the "nickname" field.
func NicknameGT ¶
NicknameGT applies the GT predicate on the "nickname" field.
func NicknameGTE ¶
NicknameGTE applies the GTE predicate on the "nickname" field.
func NicknameHasPrefix ¶
NicknameHasPrefix applies the HasPrefix predicate on the "nickname" field.
func NicknameHasSuffix ¶
NicknameHasSuffix applies the HasSuffix predicate on the "nickname" field.
func NicknameIn ¶
NicknameIn applies the In predicate on the "nickname" field.
func NicknameLT ¶
NicknameLT applies the LT predicate on the "nickname" field.
func NicknameLTE ¶
NicknameLTE applies the LTE predicate on the "nickname" field.
func NicknameNEQ ¶
NicknameNEQ applies the NEQ predicate on the "nickname" field.
func NicknameNotIn ¶
NicknameNotIn applies the NotIn predicate on the "nickname" field.
func Password ¶
Password applies equality check predicate on the "password" field. It's identical to PasswordEQ.
func PasswordContains ¶
PasswordContains applies the Contains predicate on the "password" field.
func PasswordContainsFold ¶
PasswordContainsFold applies the ContainsFold predicate on the "password" field.
func PasswordEQ ¶
PasswordEQ applies the EQ predicate on the "password" field.
func PasswordEqualFold ¶
PasswordEqualFold applies the EqualFold predicate on the "password" field.
func PasswordGT ¶
PasswordGT applies the GT predicate on the "password" field.
func PasswordGTE ¶
PasswordGTE applies the GTE predicate on the "password" field.
func PasswordHasPrefix ¶
PasswordHasPrefix applies the HasPrefix predicate on the "password" field.
func PasswordHasSuffix ¶
PasswordHasSuffix applies the HasSuffix predicate on the "password" field.
func PasswordIn ¶
PasswordIn applies the In predicate on the "password" field.
func PasswordLT ¶
PasswordLT applies the LT predicate on the "password" field.
func PasswordLTE ¶
PasswordLTE applies the LTE predicate on the "password" field.
func PasswordNEQ ¶
PasswordNEQ applies the NEQ predicate on the "password" field.
func PasswordNotIn ¶
PasswordNotIn applies the NotIn predicate on the "password" field.
func RoleID ¶
RoleID applies equality check predicate on the "role_id" field. It's identical to RoleIDEQ.
func RoleIDIsNil ¶
RoleIDIsNil applies the IsNil predicate on the "role_id" field.
func RoleIDNotIn ¶
RoleIDNotIn applies the NotIn predicate on the "role_id" field.
func RoleIDNotNil ¶
RoleIDNotNil applies the NotNil predicate on the "role_id" field.
func SideMode ¶
SideMode applies equality check predicate on the "side_mode" field. It's identical to SideModeEQ.
func SideModeContains ¶
SideModeContains applies the Contains predicate on the "side_mode" field.
func SideModeContainsFold ¶
SideModeContainsFold applies the ContainsFold predicate on the "side_mode" field.
func SideModeEQ ¶
SideModeEQ applies the EQ predicate on the "side_mode" field.
func SideModeEqualFold ¶
SideModeEqualFold applies the EqualFold predicate on the "side_mode" field.
func SideModeGT ¶
SideModeGT applies the GT predicate on the "side_mode" field.
func SideModeGTE ¶
SideModeGTE applies the GTE predicate on the "side_mode" field.
func SideModeHasPrefix ¶
SideModeHasPrefix applies the HasPrefix predicate on the "side_mode" field.
func SideModeHasSuffix ¶
SideModeHasSuffix applies the HasSuffix predicate on the "side_mode" field.
func SideModeIn ¶
SideModeIn applies the In predicate on the "side_mode" field.
func SideModeIsNil ¶
SideModeIsNil applies the IsNil predicate on the "side_mode" field.
func SideModeLT ¶
SideModeLT applies the LT predicate on the "side_mode" field.
func SideModeLTE ¶
SideModeLTE applies the LTE predicate on the "side_mode" field.
func SideModeNEQ ¶
SideModeNEQ applies the NEQ predicate on the "side_mode" field.
func SideModeNotIn ¶
SideModeNotIn applies the NotIn predicate on the "side_mode" field.
func SideModeNotNil ¶
SideModeNotNil applies the NotNil predicate on the "side_mode" field.
func Status ¶
Status applies equality check predicate on the "status" field. It's identical to StatusEQ.
func StatusIsNil ¶
StatusIsNil applies the IsNil predicate on the "status" field.
func StatusNotIn ¶
StatusNotIn applies the NotIn predicate on the "status" field.
func StatusNotNil ¶
StatusNotNil applies the NotNil predicate on the "status" field.
func UUIDContains ¶
UUIDContains applies the Contains predicate on the "uuid" field.
func UUIDContainsFold ¶
UUIDContainsFold applies the ContainsFold predicate on the "uuid" field.
func UUIDEqualFold ¶
UUIDEqualFold applies the EqualFold predicate on the "uuid" field.
func UUIDHasPrefix ¶
UUIDHasPrefix applies the HasPrefix predicate on the "uuid" field.
func UUIDHasSuffix ¶
UUIDHasSuffix applies the HasSuffix predicate on the "uuid" field.
func UpdatedAt ¶
UpdatedAt applies equality check predicate on the "updated_at" field. It's identical to UpdatedAtEQ.
func UpdatedAtEQ ¶
UpdatedAtEQ applies the EQ predicate on the "updated_at" field.
func UpdatedAtGT ¶
UpdatedAtGT applies the GT predicate on the "updated_at" field.
func UpdatedAtGTE ¶
UpdatedAtGTE applies the GTE predicate on the "updated_at" field.
func UpdatedAtIn ¶
UpdatedAtIn applies the In predicate on the "updated_at" field.
func UpdatedAtLT ¶
UpdatedAtLT applies the LT predicate on the "updated_at" field.
func UpdatedAtLTE ¶
UpdatedAtLTE applies the LTE predicate on the "updated_at" field.
func UpdatedAtNEQ ¶
UpdatedAtNEQ applies the NEQ predicate on the "updated_at" field.
func UpdatedAtNotIn ¶
UpdatedAtNotIn applies the NotIn predicate on the "updated_at" field.
func Username ¶
Username applies equality check predicate on the "username" field. It's identical to UsernameEQ.
func UsernameContains ¶
UsernameContains applies the Contains predicate on the "username" field.
func UsernameContainsFold ¶
UsernameContainsFold applies the ContainsFold predicate on the "username" field.
func UsernameEQ ¶
UsernameEQ applies the EQ predicate on the "username" field.
func UsernameEqualFold ¶
UsernameEqualFold applies the EqualFold predicate on the "username" field.
func UsernameGT ¶
UsernameGT applies the GT predicate on the "username" field.
func UsernameGTE ¶
UsernameGTE applies the GTE predicate on the "username" field.
func UsernameHasPrefix ¶
UsernameHasPrefix applies the HasPrefix predicate on the "username" field.
func UsernameHasSuffix ¶
UsernameHasSuffix applies the HasSuffix predicate on the "username" field.
func UsernameIn ¶
UsernameIn applies the In predicate on the "username" field.
func UsernameLT ¶
UsernameLT applies the LT predicate on the "username" field.
func UsernameLTE ¶
UsernameLTE applies the LTE predicate on the "username" field.
func UsernameNEQ ¶
UsernameNEQ applies the NEQ predicate on the "username" field.
func UsernameNotIn ¶
UsernameNotIn applies the NotIn predicate on the "username" field.
func ValidColumn ¶
ValidColumn reports if the column name is valid (part of the table columns).
Types ¶
This section is empty.