Documentation
¶
Index ¶
- Constants
- Variables
- func And(predicates ...predicate.SysUser) predicate.SysUser
- func CreatedAt(v time.Time) predicate.SysUser
- func CreatedAtEQ(v time.Time) predicate.SysUser
- func CreatedAtGT(v time.Time) predicate.SysUser
- func CreatedAtGTE(v time.Time) predicate.SysUser
- func CreatedAtIn(vs ...time.Time) predicate.SysUser
- func CreatedAtLT(v time.Time) predicate.SysUser
- func CreatedAtLTE(v time.Time) predicate.SysUser
- func CreatedAtNEQ(v time.Time) predicate.SysUser
- func CreatedAtNotIn(vs ...time.Time) predicate.SysUser
- func DeletedAt(v time.Time) predicate.SysUser
- func DeletedAtEQ(v time.Time) predicate.SysUser
- func DeletedAtGT(v time.Time) predicate.SysUser
- func DeletedAtGTE(v time.Time) predicate.SysUser
- func DeletedAtIn(vs ...time.Time) predicate.SysUser
- func DeletedAtIsNil() predicate.SysUser
- func DeletedAtLT(v time.Time) predicate.SysUser
- func DeletedAtLTE(v time.Time) predicate.SysUser
- func DeletedAtNEQ(v time.Time) predicate.SysUser
- func DeletedAtNotIn(vs ...time.Time) predicate.SysUser
- func DeletedAtNotNil() predicate.SysUser
- func Email(v string) predicate.SysUser
- func EmailContains(v string) predicate.SysUser
- func EmailContainsFold(v string) predicate.SysUser
- func EmailEQ(v string) predicate.SysUser
- func EmailEqualFold(v string) predicate.SysUser
- func EmailGT(v string) predicate.SysUser
- func EmailGTE(v string) predicate.SysUser
- func EmailHasPrefix(v string) predicate.SysUser
- func EmailHasSuffix(v string) predicate.SysUser
- func EmailIn(vs ...string) predicate.SysUser
- func EmailLT(v string) predicate.SysUser
- func EmailLTE(v string) predicate.SysUser
- func EmailNEQ(v string) predicate.SysUser
- func EmailNotIn(vs ...string) predicate.SysUser
- func FirstName(v string) predicate.SysUser
- func FirstNameContains(v string) predicate.SysUser
- func FirstNameContainsFold(v string) predicate.SysUser
- func FirstNameEQ(v string) predicate.SysUser
- func FirstNameEqualFold(v string) predicate.SysUser
- func FirstNameGT(v string) predicate.SysUser
- func FirstNameGTE(v string) predicate.SysUser
- func FirstNameHasPrefix(v string) predicate.SysUser
- func FirstNameHasSuffix(v string) predicate.SysUser
- func FirstNameIn(vs ...string) predicate.SysUser
- func FirstNameIsNil() predicate.SysUser
- func FirstNameLT(v string) predicate.SysUser
- func FirstNameLTE(v string) predicate.SysUser
- func FirstNameNEQ(v string) predicate.SysUser
- func FirstNameNotIn(vs ...string) predicate.SysUser
- func FirstNameNotNil() predicate.SysUser
- func ID(id string) predicate.SysUser
- func IDEQ(id string) predicate.SysUser
- func IDGT(id string) predicate.SysUser
- func IDGTE(id string) predicate.SysUser
- func IDIn(ids ...string) predicate.SysUser
- func IDLT(id string) predicate.SysUser
- func IDLTE(id string) predicate.SysUser
- func IDNEQ(id string) predicate.SysUser
- func IDNotIn(ids ...string) predicate.SysUser
- func IsDel(v bool) predicate.SysUser
- func IsDelEQ(v bool) predicate.SysUser
- func IsDelNEQ(v bool) predicate.SysUser
- func LastName(v string) predicate.SysUser
- func LastNameContains(v string) predicate.SysUser
- func LastNameContainsFold(v string) predicate.SysUser
- func LastNameEQ(v string) predicate.SysUser
- func LastNameEqualFold(v string) predicate.SysUser
- func LastNameGT(v string) predicate.SysUser
- func LastNameGTE(v string) predicate.SysUser
- func LastNameHasPrefix(v string) predicate.SysUser
- func LastNameHasSuffix(v string) predicate.SysUser
- func LastNameIn(vs ...string) predicate.SysUser
- func LastNameIsNil() predicate.SysUser
- func LastNameLT(v string) predicate.SysUser
- func LastNameLTE(v string) predicate.SysUser
- func LastNameNEQ(v string) predicate.SysUser
- func LastNameNotIn(vs ...string) predicate.SysUser
- func LastNameNotNil() predicate.SysUser
- func Not(p predicate.SysUser) predicate.SysUser
- func Or(predicates ...predicate.SysUser) predicate.SysUser
- func Password(v string) predicate.SysUser
- func PasswordContains(v string) predicate.SysUser
- func PasswordContainsFold(v string) predicate.SysUser
- func PasswordEQ(v string) predicate.SysUser
- func PasswordEqualFold(v string) predicate.SysUser
- func PasswordGT(v string) predicate.SysUser
- func PasswordGTE(v string) predicate.SysUser
- func PasswordHasPrefix(v string) predicate.SysUser
- func PasswordHasSuffix(v string) predicate.SysUser
- func PasswordIn(vs ...string) predicate.SysUser
- func PasswordLT(v string) predicate.SysUser
- func PasswordLTE(v string) predicate.SysUser
- func PasswordNEQ(v string) predicate.SysUser
- func PasswordNotIn(vs ...string) predicate.SysUser
- func Phone(v string) predicate.SysUser
- func PhoneContains(v string) predicate.SysUser
- func PhoneContainsFold(v string) predicate.SysUser
- func PhoneEQ(v string) predicate.SysUser
- func PhoneEqualFold(v string) predicate.SysUser
- func PhoneGT(v string) predicate.SysUser
- func PhoneGTE(v string) predicate.SysUser
- func PhoneHasPrefix(v string) predicate.SysUser
- func PhoneHasSuffix(v string) predicate.SysUser
- func PhoneIn(vs ...string) predicate.SysUser
- func PhoneLT(v string) predicate.SysUser
- func PhoneLTE(v string) predicate.SysUser
- func PhoneNEQ(v string) predicate.SysUser
- func PhoneNotIn(vs ...string) predicate.SysUser
- func RealName(v string) predicate.SysUser
- func RealNameContains(v string) predicate.SysUser
- func RealNameContainsFold(v string) predicate.SysUser
- func RealNameEQ(v string) predicate.SysUser
- func RealNameEqualFold(v string) predicate.SysUser
- func RealNameGT(v string) predicate.SysUser
- func RealNameGTE(v string) predicate.SysUser
- func RealNameHasPrefix(v string) predicate.SysUser
- func RealNameHasSuffix(v string) predicate.SysUser
- func RealNameIn(vs ...string) predicate.SysUser
- func RealNameIsNil() predicate.SysUser
- func RealNameLT(v string) predicate.SysUser
- func RealNameLTE(v string) predicate.SysUser
- func RealNameNEQ(v string) predicate.SysUser
- func RealNameNotIn(vs ...string) predicate.SysUser
- func RealNameNotNil() predicate.SysUser
- func Salt(v string) predicate.SysUser
- func SaltContains(v string) predicate.SysUser
- func SaltContainsFold(v string) predicate.SysUser
- func SaltEQ(v string) predicate.SysUser
- func SaltEqualFold(v string) predicate.SysUser
- func SaltGT(v string) predicate.SysUser
- func SaltGTE(v string) predicate.SysUser
- func SaltHasPrefix(v string) predicate.SysUser
- func SaltHasSuffix(v string) predicate.SysUser
- func SaltIn(vs ...string) predicate.SysUser
- func SaltLT(v string) predicate.SysUser
- func SaltLTE(v string) predicate.SysUser
- func SaltNEQ(v string) predicate.SysUser
- func SaltNotIn(vs ...string) predicate.SysUser
- func Sort(v int32) predicate.SysUser
- func SortEQ(v int32) predicate.SysUser
- func SortGT(v int32) predicate.SysUser
- func SortGTE(v int32) predicate.SysUser
- func SortIn(vs ...int32) predicate.SysUser
- func SortLT(v int32) predicate.SysUser
- func SortLTE(v int32) predicate.SysUser
- func SortNEQ(v int32) predicate.SysUser
- func SortNotIn(vs ...int32) predicate.SysUser
- func Status(v int16) predicate.SysUser
- func StatusEQ(v int16) predicate.SysUser
- func StatusGT(v int16) predicate.SysUser
- func StatusGTE(v int16) predicate.SysUser
- func StatusIn(vs ...int16) predicate.SysUser
- func StatusLT(v int16) predicate.SysUser
- func StatusLTE(v int16) predicate.SysUser
- func StatusNEQ(v int16) predicate.SysUser
- func StatusNotIn(vs ...int16) predicate.SysUser
- func UpdatedAt(v time.Time) predicate.SysUser
- func UpdatedAtEQ(v time.Time) predicate.SysUser
- func UpdatedAtGT(v time.Time) predicate.SysUser
- func UpdatedAtGTE(v time.Time) predicate.SysUser
- func UpdatedAtIn(vs ...time.Time) predicate.SysUser
- func UpdatedAtLT(v time.Time) predicate.SysUser
- func UpdatedAtLTE(v time.Time) predicate.SysUser
- func UpdatedAtNEQ(v time.Time) predicate.SysUser
- func UpdatedAtNotIn(vs ...time.Time) predicate.SysUser
- func UserName(v string) predicate.SysUser
- func UserNameContains(v string) predicate.SysUser
- func UserNameContainsFold(v string) predicate.SysUser
- func UserNameEQ(v string) predicate.SysUser
- func UserNameEqualFold(v string) predicate.SysUser
- func UserNameGT(v string) predicate.SysUser
- func UserNameGTE(v string) predicate.SysUser
- func UserNameHasPrefix(v string) predicate.SysUser
- func UserNameHasSuffix(v string) predicate.SysUser
- func UserNameIn(vs ...string) predicate.SysUser
- func UserNameLT(v string) predicate.SysUser
- func UserNameLTE(v string) predicate.SysUser
- func UserNameNEQ(v string) predicate.SysUser
- func UserNameNotIn(vs ...string) predicate.SysUser
- func ValidColumn(column string) bool
Constants ¶
const ( // Label holds the string label denoting the sysuser type in the database. Label = "sys_user" // FieldID holds the string denoting the id field in the database. FieldID = "id" // FieldIsDel holds the string denoting the is_del field in the database. FieldIsDel = "is_del" // FieldSort holds the string denoting the sort field in the database. FieldSort = "sort" // FieldCreatedAt holds the string denoting the created_at field in the database. FieldCreatedAt = "crtd_at" // FieldUpdatedAt holds the string denoting the updated_at field in the database. FieldUpdatedAt = "uptd_at" // FieldDeletedAt holds the string denoting the deleted_at field in the database. FieldDeletedAt = "dltd_at" // FieldStatus holds the string denoting the status field in the database. FieldStatus = "status" // FieldUserName holds the string denoting the user_name field in the database. FieldUserName = "user_name" // FieldRealName holds the string denoting the real_name field in the database. FieldRealName = "real_name" // FieldFirstName holds the string denoting the first_name field in the database. FieldFirstName = "first_name" // FieldLastName holds the string denoting the last_name field in the database. FieldLastName = "last_name" // FieldPassword holds the string denoting the password field in the database. FieldPassword = "passwd" // FieldEmail holds the string denoting the email field in the database. FieldEmail = "email" // FieldPhone holds the string denoting the phone field in the database. FieldPhone = "phone" // FieldSalt holds the string denoting the salt field in the database. FieldSalt = "salt" // Table holds the table name of the sysuser in the database. Table = "sys_users" )
Variables ¶
var ( // DefaultIsDel holds the default value on creation for the "is_del" field. DefaultIsDel bool // DefaultSort holds the default value on creation for the "sort" field. DefaultSort int32 // 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 int16 // UserNameValidator is a validator for the "user_name" field. It is called by the builders before save. UserNameValidator func(string) error // RealNameValidator is a validator for the "real_name" field. It is called by the builders before save. RealNameValidator func(string) error // FirstNameValidator is a validator for the "first_name" field. It is called by the builders before save. FirstNameValidator func(string) error // LastNameValidator is a validator for the "last_name" field. It is called by the builders before save. LastNameValidator func(string) error // PasswordValidator is a validator for the "Password" field. It is called by the builders before save. PasswordValidator func(string) error // EmailValidator is a validator for the "Email" field. It is called by the builders before save. EmailValidator func(string) error // PhoneValidator is a validator for the "Phone" field. It is called by the builders before save. PhoneValidator func(string) error // DefaultSalt holds the default value on creation for the "salt" field. DefaultSalt func() string // DefaultID holds the default value on creation for the "id" field. DefaultID func() string // IDValidator is a validator for the "id" field. It is called by the builders before save. IDValidator func(string) error )
var Columns = []string{ FieldID, FieldIsDel, FieldSort, FieldCreatedAt, FieldUpdatedAt, FieldDeletedAt, FieldStatus, FieldUserName, FieldRealName, FieldFirstName, FieldLastName, FieldPassword, FieldEmail, FieldPhone, FieldSalt, }
Columns holds all SQL columns for sysuser fields.
Functions ¶
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 DeletedAt ¶
DeletedAt applies equality check predicate on the "deleted_at" field. It's identical to DeletedAtEQ.
func DeletedAtEQ ¶
DeletedAtEQ applies the EQ predicate on the "deleted_at" field.
func DeletedAtGT ¶
DeletedAtGT applies the GT predicate on the "deleted_at" field.
func DeletedAtGTE ¶
DeletedAtGTE applies the GTE predicate on the "deleted_at" field.
func DeletedAtIn ¶
DeletedAtIn applies the In predicate on the "deleted_at" field.
func DeletedAtIsNil ¶
DeletedAtIsNil applies the IsNil predicate on the "deleted_at" field.
func DeletedAtLT ¶
DeletedAtLT applies the LT predicate on the "deleted_at" field.
func DeletedAtLTE ¶
DeletedAtLTE applies the LTE predicate on the "deleted_at" field.
func DeletedAtNEQ ¶
DeletedAtNEQ applies the NEQ predicate on the "deleted_at" field.
func DeletedAtNotIn ¶
DeletedAtNotIn applies the NotIn predicate on the "deleted_at" field.
func DeletedAtNotNil ¶
DeletedAtNotNil applies the NotNil predicate on the "deleted_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 EmailNotIn ¶
EmailNotIn applies the NotIn predicate on the "Email" field.
func FirstName ¶
FirstName applies equality check predicate on the "first_name" field. It's identical to FirstNameEQ.
func FirstNameContains ¶
FirstNameContains applies the Contains predicate on the "first_name" field.
func FirstNameContainsFold ¶
FirstNameContainsFold applies the ContainsFold predicate on the "first_name" field.
func FirstNameEQ ¶
FirstNameEQ applies the EQ predicate on the "first_name" field.
func FirstNameEqualFold ¶
FirstNameEqualFold applies the EqualFold predicate on the "first_name" field.
func FirstNameGT ¶
FirstNameGT applies the GT predicate on the "first_name" field.
func FirstNameGTE ¶
FirstNameGTE applies the GTE predicate on the "first_name" field.
func FirstNameHasPrefix ¶
FirstNameHasPrefix applies the HasPrefix predicate on the "first_name" field.
func FirstNameHasSuffix ¶
FirstNameHasSuffix applies the HasSuffix predicate on the "first_name" field.
func FirstNameIn ¶
FirstNameIn applies the In predicate on the "first_name" field.
func FirstNameIsNil ¶
FirstNameIsNil applies the IsNil predicate on the "first_name" field.
func FirstNameLT ¶
FirstNameLT applies the LT predicate on the "first_name" field.
func FirstNameLTE ¶
FirstNameLTE applies the LTE predicate on the "first_name" field.
func FirstNameNEQ ¶
FirstNameNEQ applies the NEQ predicate on the "first_name" field.
func FirstNameNotIn ¶
FirstNameNotIn applies the NotIn predicate on the "first_name" field.
func FirstNameNotNil ¶
FirstNameNotNil applies the NotNil predicate on the "first_name" field.
func IsDel ¶
IsDel applies equality check predicate on the "is_del" field. It's identical to IsDelEQ.
func LastName ¶
LastName applies equality check predicate on the "last_name" field. It's identical to LastNameEQ.
func LastNameContains ¶
LastNameContains applies the Contains predicate on the "last_name" field.
func LastNameContainsFold ¶
LastNameContainsFold applies the ContainsFold predicate on the "last_name" field.
func LastNameEQ ¶
LastNameEQ applies the EQ predicate on the "last_name" field.
func LastNameEqualFold ¶
LastNameEqualFold applies the EqualFold predicate on the "last_name" field.
func LastNameGT ¶
LastNameGT applies the GT predicate on the "last_name" field.
func LastNameGTE ¶
LastNameGTE applies the GTE predicate on the "last_name" field.
func LastNameHasPrefix ¶
LastNameHasPrefix applies the HasPrefix predicate on the "last_name" field.
func LastNameHasSuffix ¶
LastNameHasSuffix applies the HasSuffix predicate on the "last_name" field.
func LastNameIn ¶
LastNameIn applies the In predicate on the "last_name" field.
func LastNameIsNil ¶
LastNameIsNil applies the IsNil predicate on the "last_name" field.
func LastNameLT ¶
LastNameLT applies the LT predicate on the "last_name" field.
func LastNameLTE ¶
LastNameLTE applies the LTE predicate on the "last_name" field.
func LastNameNEQ ¶
LastNameNEQ applies the NEQ predicate on the "last_name" field.
func LastNameNotIn ¶
LastNameNotIn applies the NotIn predicate on the "last_name" field.
func LastNameNotNil ¶
LastNameNotNil applies the NotNil predicate on the "last_name" 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 Phone ¶
Phone applies equality check predicate on the "Phone" field. It's identical to PhoneEQ.
func PhoneContains ¶
PhoneContains applies the Contains predicate on the "Phone" field.
func PhoneContainsFold ¶
PhoneContainsFold applies the ContainsFold predicate on the "Phone" field.
func PhoneEqualFold ¶
PhoneEqualFold applies the EqualFold predicate on the "Phone" field.
func PhoneHasPrefix ¶
PhoneHasPrefix applies the HasPrefix predicate on the "Phone" field.
func PhoneHasSuffix ¶
PhoneHasSuffix applies the HasSuffix predicate on the "Phone" field.
func PhoneNotIn ¶
PhoneNotIn applies the NotIn predicate on the "Phone" field.
func RealName ¶
RealName applies equality check predicate on the "real_name" field. It's identical to RealNameEQ.
func RealNameContains ¶
RealNameContains applies the Contains predicate on the "real_name" field.
func RealNameContainsFold ¶
RealNameContainsFold applies the ContainsFold predicate on the "real_name" field.
func RealNameEQ ¶
RealNameEQ applies the EQ predicate on the "real_name" field.
func RealNameEqualFold ¶
RealNameEqualFold applies the EqualFold predicate on the "real_name" field.
func RealNameGT ¶
RealNameGT applies the GT predicate on the "real_name" field.
func RealNameGTE ¶
RealNameGTE applies the GTE predicate on the "real_name" field.
func RealNameHasPrefix ¶
RealNameHasPrefix applies the HasPrefix predicate on the "real_name" field.
func RealNameHasSuffix ¶
RealNameHasSuffix applies the HasSuffix predicate on the "real_name" field.
func RealNameIn ¶
RealNameIn applies the In predicate on the "real_name" field.
func RealNameIsNil ¶
RealNameIsNil applies the IsNil predicate on the "real_name" field.
func RealNameLT ¶
RealNameLT applies the LT predicate on the "real_name" field.
func RealNameLTE ¶
RealNameLTE applies the LTE predicate on the "real_name" field.
func RealNameNEQ ¶
RealNameNEQ applies the NEQ predicate on the "real_name" field.
func RealNameNotIn ¶
RealNameNotIn applies the NotIn predicate on the "real_name" field.
func RealNameNotNil ¶
RealNameNotNil applies the NotNil predicate on the "real_name" field.
func SaltContains ¶
SaltContains applies the Contains predicate on the "salt" field.
func SaltContainsFold ¶
SaltContainsFold applies the ContainsFold predicate on the "salt" field.
func SaltEqualFold ¶
SaltEqualFold applies the EqualFold predicate on the "salt" field.
func SaltHasPrefix ¶
SaltHasPrefix applies the HasPrefix predicate on the "salt" field.
func SaltHasSuffix ¶
SaltHasSuffix applies the HasSuffix predicate on the "salt" field.
func Status ¶
Status applies equality check predicate on the "status" field. It's identical to StatusEQ.
func StatusNotIn ¶
StatusNotIn applies the NotIn predicate on the "status" 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 "user_name" field. It's identical to UserNameEQ.
func UserNameContains ¶
UserNameContains applies the Contains predicate on the "user_name" field.
func UserNameContainsFold ¶
UserNameContainsFold applies the ContainsFold predicate on the "user_name" field.
func UserNameEQ ¶
UserNameEQ applies the EQ predicate on the "user_name" field.
func UserNameEqualFold ¶
UserNameEqualFold applies the EqualFold predicate on the "user_name" field.
func UserNameGT ¶
UserNameGT applies the GT predicate on the "user_name" field.
func UserNameGTE ¶
UserNameGTE applies the GTE predicate on the "user_name" field.
func UserNameHasPrefix ¶
UserNameHasPrefix applies the HasPrefix predicate on the "user_name" field.
func UserNameHasSuffix ¶
UserNameHasSuffix applies the HasSuffix predicate on the "user_name" field.
func UserNameIn ¶
UserNameIn applies the In predicate on the "user_name" field.
func UserNameLT ¶
UserNameLT applies the LT predicate on the "user_name" field.
func UserNameLTE ¶
UserNameLTE applies the LTE predicate on the "user_name" field.
func UserNameNEQ ¶
UserNameNEQ applies the NEQ predicate on the "user_name" field.
func UserNameNotIn ¶
UserNameNotIn applies the NotIn predicate on the "user_name" field.
func ValidColumn ¶
ValidColumn reports if the column name is valid (part of the table columns).
Types ¶
This section is empty.