Documentation ¶
Index ¶
- Constants
- Variables
- func And(predicates ...predicate.Account) predicate.Account
- func AttributeBytes(v []byte) predicate.Account
- func AttributeBytesEQ(v []byte) predicate.Account
- func AttributeBytesGT(v []byte) predicate.Account
- func AttributeBytesGTE(v []byte) predicate.Account
- func AttributeBytesIn(vs ...[]byte) predicate.Account
- func AttributeBytesIsNil() predicate.Account
- func AttributeBytesLT(v []byte) predicate.Account
- func AttributeBytesLTE(v []byte) predicate.Account
- func AttributeBytesNEQ(v []byte) predicate.Account
- func AttributeBytesNotIn(vs ...[]byte) predicate.Account
- func AttributeBytesNotNil() predicate.Account
- func AttributesIsNil() predicate.Account
- func AttributesNotNil() predicate.Account
- func ConfirmationSentAt(v time.Time) predicate.Account
- func ConfirmationSentAtEQ(v time.Time) predicate.Account
- func ConfirmationSentAtGT(v time.Time) predicate.Account
- func ConfirmationSentAtGTE(v time.Time) predicate.Account
- func ConfirmationSentAtIn(vs ...time.Time) predicate.Account
- func ConfirmationSentAtIsNil() predicate.Account
- func ConfirmationSentAtLT(v time.Time) predicate.Account
- func ConfirmationSentAtLTE(v time.Time) predicate.Account
- func ConfirmationSentAtNEQ(v time.Time) predicate.Account
- func ConfirmationSentAtNotIn(vs ...time.Time) predicate.Account
- func ConfirmationSentAtNotNil() predicate.Account
- func ConfirmationToken(v string) predicate.Account
- func ConfirmationTokenContains(v string) predicate.Account
- func ConfirmationTokenContainsFold(v string) predicate.Account
- func ConfirmationTokenEQ(v string) predicate.Account
- func ConfirmationTokenEqualFold(v string) predicate.Account
- func ConfirmationTokenGT(v string) predicate.Account
- func ConfirmationTokenGTE(v string) predicate.Account
- func ConfirmationTokenHasPrefix(v string) predicate.Account
- func ConfirmationTokenHasSuffix(v string) predicate.Account
- func ConfirmationTokenIn(vs ...string) predicate.Account
- func ConfirmationTokenIsNil() predicate.Account
- func ConfirmationTokenLT(v string) predicate.Account
- func ConfirmationTokenLTE(v string) predicate.Account
- func ConfirmationTokenNEQ(v string) predicate.Account
- func ConfirmationTokenNotIn(vs ...string) predicate.Account
- func ConfirmationTokenNotNil() predicate.Account
- func Confirmed(v bool) predicate.Account
- func ConfirmedEQ(v bool) predicate.Account
- func ConfirmedIsNil() predicate.Account
- func ConfirmedNEQ(v bool) predicate.Account
- func ConfirmedNotNil() predicate.Account
- func CreatedAt(v time.Time) predicate.Account
- func CreatedAtEQ(v time.Time) predicate.Account
- func CreatedAtGT(v time.Time) predicate.Account
- func CreatedAtGTE(v time.Time) predicate.Account
- func CreatedAtIn(vs ...time.Time) predicate.Account
- func CreatedAtLT(v time.Time) predicate.Account
- func CreatedAtLTE(v time.Time) predicate.Account
- func CreatedAtNEQ(v time.Time) predicate.Account
- func CreatedAtNotIn(vs ...time.Time) predicate.Account
- func Email(v string) predicate.Account
- func EmailChange(v string) predicate.Account
- func EmailChangeContains(v string) predicate.Account
- func EmailChangeContainsFold(v string) predicate.Account
- func EmailChangeEQ(v string) predicate.Account
- func EmailChangeEqualFold(v string) predicate.Account
- func EmailChangeGT(v string) predicate.Account
- func EmailChangeGTE(v string) predicate.Account
- func EmailChangeHasPrefix(v string) predicate.Account
- func EmailChangeHasSuffix(v string) predicate.Account
- func EmailChangeIn(vs ...string) predicate.Account
- func EmailChangeIsNil() predicate.Account
- func EmailChangeLT(v string) predicate.Account
- func EmailChangeLTE(v string) predicate.Account
- func EmailChangeNEQ(v string) predicate.Account
- func EmailChangeNotIn(vs ...string) predicate.Account
- func EmailChangeNotNil() predicate.Account
- func EmailChangeSentAt(v time.Time) predicate.Account
- func EmailChangeSentAtEQ(v time.Time) predicate.Account
- func EmailChangeSentAtGT(v time.Time) predicate.Account
- func EmailChangeSentAtGTE(v time.Time) predicate.Account
- func EmailChangeSentAtIn(vs ...time.Time) predicate.Account
- func EmailChangeSentAtIsNil() predicate.Account
- func EmailChangeSentAtLT(v time.Time) predicate.Account
- func EmailChangeSentAtLTE(v time.Time) predicate.Account
- func EmailChangeSentAtNEQ(v time.Time) predicate.Account
- func EmailChangeSentAtNotIn(vs ...time.Time) predicate.Account
- func EmailChangeSentAtNotNil() predicate.Account
- func EmailChangeToken(v string) predicate.Account
- func EmailChangeTokenContains(v string) predicate.Account
- func EmailChangeTokenContainsFold(v string) predicate.Account
- func EmailChangeTokenEQ(v string) predicate.Account
- func EmailChangeTokenEqualFold(v string) predicate.Account
- func EmailChangeTokenGT(v string) predicate.Account
- func EmailChangeTokenGTE(v string) predicate.Account
- func EmailChangeTokenHasPrefix(v string) predicate.Account
- func EmailChangeTokenHasSuffix(v string) predicate.Account
- func EmailChangeTokenIn(vs ...string) predicate.Account
- func EmailChangeTokenIsNil() predicate.Account
- func EmailChangeTokenLT(v string) predicate.Account
- func EmailChangeTokenLTE(v string) predicate.Account
- func EmailChangeTokenNEQ(v string) predicate.Account
- func EmailChangeTokenNotIn(vs ...string) predicate.Account
- func EmailChangeTokenNotNil() predicate.Account
- func EmailContains(v string) predicate.Account
- func EmailContainsFold(v string) predicate.Account
- func EmailEQ(v string) predicate.Account
- func EmailEqualFold(v string) predicate.Account
- func EmailGT(v string) predicate.Account
- func EmailGTE(v string) predicate.Account
- func EmailHasPrefix(v string) predicate.Account
- func EmailHasSuffix(v string) predicate.Account
- func EmailIn(vs ...string) predicate.Account
- func EmailLT(v string) predicate.Account
- func EmailLTE(v string) predicate.Account
- func EmailNEQ(v string) predicate.Account
- func EmailNotIn(vs ...string) predicate.Account
- func ID(id uuid.UUID) predicate.Account
- func IDEQ(id uuid.UUID) predicate.Account
- func IDGT(id uuid.UUID) predicate.Account
- func IDGTE(id uuid.UUID) predicate.Account
- func IDIn(ids ...uuid.UUID) predicate.Account
- func IDLT(id uuid.UUID) predicate.Account
- func IDLTE(id uuid.UUID) predicate.Account
- func IDNEQ(id uuid.UUID) predicate.Account
- func IDNotIn(ids ...uuid.UUID) predicate.Account
- func LastSigninAt(v time.Time) predicate.Account
- func LastSigninAtEQ(v time.Time) predicate.Account
- func LastSigninAtGT(v time.Time) predicate.Account
- func LastSigninAtGTE(v time.Time) predicate.Account
- func LastSigninAtIn(vs ...time.Time) predicate.Account
- func LastSigninAtIsNil() predicate.Account
- func LastSigninAtLT(v time.Time) predicate.Account
- func LastSigninAtLTE(v time.Time) predicate.Account
- func LastSigninAtNEQ(v time.Time) predicate.Account
- func LastSigninAtNotIn(vs ...time.Time) predicate.Account
- func LastSigninAtNotNil() predicate.Account
- func Locked(v bool) predicate.Account
- func LockedEQ(v bool) predicate.Account
- func LockedNEQ(v bool) predicate.Account
- func Not(p predicate.Account) predicate.Account
- func Or(predicates ...predicate.Account) predicate.Account
- func Otp(v string) predicate.Account
- func OtpContains(v string) predicate.Account
- func OtpContainsFold(v string) predicate.Account
- func OtpEQ(v string) predicate.Account
- func OtpEqualFold(v string) predicate.Account
- func OtpGT(v string) predicate.Account
- func OtpGTE(v string) predicate.Account
- func OtpHasPrefix(v string) predicate.Account
- func OtpHasSuffix(v string) predicate.Account
- func OtpIn(vs ...string) predicate.Account
- func OtpIsNil() predicate.Account
- func OtpLT(v string) predicate.Account
- func OtpLTE(v string) predicate.Account
- func OtpNEQ(v string) predicate.Account
- func OtpNotIn(vs ...string) predicate.Account
- func OtpNotNil() predicate.Account
- func OtpSentAt(v time.Time) predicate.Account
- func OtpSentAtEQ(v time.Time) predicate.Account
- func OtpSentAtGT(v time.Time) predicate.Account
- func OtpSentAtGTE(v time.Time) predicate.Account
- func OtpSentAtIn(vs ...time.Time) predicate.Account
- func OtpSentAtIsNil() predicate.Account
- func OtpSentAtLT(v time.Time) predicate.Account
- func OtpSentAtLTE(v time.Time) predicate.Account
- func OtpSentAtNEQ(v time.Time) predicate.Account
- func OtpSentAtNotIn(vs ...time.Time) predicate.Account
- func OtpSentAtNotNil() predicate.Account
- func Password(v string) predicate.Account
- func PasswordContains(v string) predicate.Account
- func PasswordContainsFold(v string) predicate.Account
- func PasswordEQ(v string) predicate.Account
- func PasswordEqualFold(v string) predicate.Account
- func PasswordGT(v string) predicate.Account
- func PasswordGTE(v string) predicate.Account
- func PasswordHasPrefix(v string) predicate.Account
- func PasswordHasSuffix(v string) predicate.Account
- func PasswordIn(vs ...string) predicate.Account
- func PasswordLT(v string) predicate.Account
- func PasswordLTE(v string) predicate.Account
- func PasswordNEQ(v string) predicate.Account
- func PasswordNotIn(vs ...string) predicate.Account
- func Provider(v string) predicate.Account
- func ProviderContains(v string) predicate.Account
- func ProviderContainsFold(v string) predicate.Account
- func ProviderEQ(v string) predicate.Account
- func ProviderEqualFold(v string) predicate.Account
- func ProviderGT(v string) predicate.Account
- func ProviderGTE(v string) predicate.Account
- func ProviderHasPrefix(v string) predicate.Account
- func ProviderHasSuffix(v string) predicate.Account
- func ProviderIn(vs ...string) predicate.Account
- func ProviderLT(v string) predicate.Account
- func ProviderLTE(v string) predicate.Account
- func ProviderNEQ(v string) predicate.Account
- func ProviderNotIn(vs ...string) predicate.Account
- func RecoverySentAt(v time.Time) predicate.Account
- func RecoverySentAtEQ(v time.Time) predicate.Account
- func RecoverySentAtGT(v time.Time) predicate.Account
- func RecoverySentAtGTE(v time.Time) predicate.Account
- func RecoverySentAtIn(vs ...time.Time) predicate.Account
- func RecoverySentAtIsNil() predicate.Account
- func RecoverySentAtLT(v time.Time) predicate.Account
- func RecoverySentAtLTE(v time.Time) predicate.Account
- func RecoverySentAtNEQ(v time.Time) predicate.Account
- func RecoverySentAtNotIn(vs ...time.Time) predicate.Account
- func RecoverySentAtNotNil() predicate.Account
- func RecoveryToken(v string) predicate.Account
- func RecoveryTokenContains(v string) predicate.Account
- func RecoveryTokenContainsFold(v string) predicate.Account
- func RecoveryTokenEQ(v string) predicate.Account
- func RecoveryTokenEqualFold(v string) predicate.Account
- func RecoveryTokenGT(v string) predicate.Account
- func RecoveryTokenGTE(v string) predicate.Account
- func RecoveryTokenHasPrefix(v string) predicate.Account
- func RecoveryTokenHasSuffix(v string) predicate.Account
- func RecoveryTokenIn(vs ...string) predicate.Account
- func RecoveryTokenIsNil() predicate.Account
- func RecoveryTokenLT(v string) predicate.Account
- func RecoveryTokenLTE(v string) predicate.Account
- func RecoveryTokenNEQ(v string) predicate.Account
- func RecoveryTokenNotIn(vs ...string) predicate.Account
- func RecoveryTokenNotNil() predicate.Account
- func SensitiveAttributesIsNil() predicate.Account
- func SensitiveAttributesNotNil() predicate.Account
- func UpdatedAt(v time.Time) predicate.Account
- func UpdatedAtEQ(v time.Time) predicate.Account
- func UpdatedAtGT(v time.Time) predicate.Account
- func UpdatedAtGTE(v time.Time) predicate.Account
- func UpdatedAtIn(vs ...time.Time) predicate.Account
- func UpdatedAtLT(v time.Time) predicate.Account
- func UpdatedAtLTE(v time.Time) predicate.Account
- func UpdatedAtNEQ(v time.Time) predicate.Account
- func UpdatedAtNotIn(vs ...time.Time) predicate.Account
- func ValidColumn(column string) bool
Constants ¶
const ( // Label holds the string label denoting the account type in the database. Label = "account" // FieldID holds the string denoting the id field in the database. FieldID = "id" // FieldProvider holds the string denoting the provider field in the database. FieldProvider = "provider" // FieldEmail holds the string denoting the email field in the database. FieldEmail = "email" // FieldPassword holds the string denoting the password field in the database. FieldPassword = "password" // FieldLocked holds the string denoting the locked field in the database. FieldLocked = "locked" // FieldConfirmed holds the string denoting the confirmed field in the database. FieldConfirmed = "confirmed" // FieldConfirmationSentAt holds the string denoting the confirmation_sent_at field in the database. FieldConfirmationSentAt = "confirmation_sent_at" // FieldConfirmationToken holds the string denoting the confirmation_token field in the database. FieldConfirmationToken = "confirmation_token" // FieldRecoverySentAt holds the string denoting the recovery_sent_at field in the database. FieldRecoverySentAt = "recovery_sent_at" // FieldRecoveryToken holds the string denoting the recovery_token field in the database. FieldRecoveryToken = "recovery_token" // FieldOtpSentAt holds the string denoting the otp_sent_at field in the database. FieldOtpSentAt = "otp_sent_at" // FieldOtp holds the string denoting the otp field in the database. FieldOtp = "otp" // FieldEmailChange holds the string denoting the email_change field in the database. FieldEmailChange = "email_change" // FieldEmailChangeSentAt holds the string denoting the email_change_sent_at field in the database. FieldEmailChangeSentAt = "email_change_sent_at" // FieldEmailChangeToken holds the string denoting the email_change_token field in the database. FieldEmailChangeToken = "email_change_token" // FieldAttributes holds the string denoting the attributes field in the database. FieldAttributes = "attributes" // FieldSensitiveAttributes holds the string denoting the sensitive_attributes field in the database. FieldSensitiveAttributes = "sensitive_attributes" // FieldAttributeBytes holds the string denoting the attribute_bytes field in the database. FieldAttributeBytes = "attribute_bytes" // 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" // FieldLastSigninAt holds the string denoting the last_signin_at field in the database. FieldLastSigninAt = "last_signin_at" // Table holds the table name of the account in the database. Table = "accounts" )
Variables ¶
var ( // ProviderValidator is a validator for the "provider" field. It is called by the builders before save. ProviderValidator func(string) error // EmailValidator is a validator for the "email" field. It is called by the builders before save. EmailValidator func(string) error // PasswordValidator is a validator for the "password" field. It is called by the builders before save. PasswordValidator func(string) error // DefaultLocked holds the default value on creation for the "locked" field. DefaultLocked bool // DefaultConfirmed holds the default value on creation for the "confirmed" field. DefaultConfirmed bool // ConfirmationTokenValidator is a validator for the "confirmation_token" field. It is called by the builders before save. ConfirmationTokenValidator func(string) error // RecoveryTokenValidator is a validator for the "recovery_token" field. It is called by the builders before save. RecoveryTokenValidator func(string) error // OtpValidator is a validator for the "otp" field. It is called by the builders before save. OtpValidator func(string) error // EmailChangeValidator is a validator for the "email_change" field. It is called by the builders before save. EmailChangeValidator func(string) error // EmailChangeTokenValidator is a validator for the "email_change_token" field. It is called by the builders before save. EmailChangeTokenValidator func(string) error // 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 // DefaultID holds the default value on creation for the "id" field. DefaultID func() uuid.UUID )
var Columns = []string{ FieldID, FieldProvider, FieldEmail, FieldPassword, FieldLocked, FieldConfirmed, FieldConfirmationSentAt, FieldConfirmationToken, FieldRecoverySentAt, FieldRecoveryToken, FieldOtpSentAt, FieldOtp, FieldEmailChange, FieldEmailChangeSentAt, FieldEmailChangeToken, FieldAttributes, FieldSensitiveAttributes, FieldAttributeBytes, FieldCreatedAt, FieldUpdatedAt, FieldLastSigninAt, }
Columns holds all SQL columns for account fields.
Functions ¶
func AttributeBytes ¶
AttributeBytes applies equality check predicate on the "attribute_bytes" field. It's identical to AttributeBytesEQ.
func AttributeBytesEQ ¶
AttributeBytesEQ applies the EQ predicate on the "attribute_bytes" field.
func AttributeBytesGT ¶
AttributeBytesGT applies the GT predicate on the "attribute_bytes" field.
func AttributeBytesGTE ¶
AttributeBytesGTE applies the GTE predicate on the "attribute_bytes" field.
func AttributeBytesIn ¶
AttributeBytesIn applies the In predicate on the "attribute_bytes" field.
func AttributeBytesIsNil ¶
AttributeBytesIsNil applies the IsNil predicate on the "attribute_bytes" field.
func AttributeBytesLT ¶
AttributeBytesLT applies the LT predicate on the "attribute_bytes" field.
func AttributeBytesLTE ¶
AttributeBytesLTE applies the LTE predicate on the "attribute_bytes" field.
func AttributeBytesNEQ ¶
AttributeBytesNEQ applies the NEQ predicate on the "attribute_bytes" field.
func AttributeBytesNotIn ¶
AttributeBytesNotIn applies the NotIn predicate on the "attribute_bytes" field.
func AttributeBytesNotNil ¶
AttributeBytesNotNil applies the NotNil predicate on the "attribute_bytes" field.
func AttributesIsNil ¶
AttributesIsNil applies the IsNil predicate on the "attributes" field.
func AttributesNotNil ¶
AttributesNotNil applies the NotNil predicate on the "attributes" field.
func ConfirmationSentAt ¶
ConfirmationSentAt applies equality check predicate on the "confirmation_sent_at" field. It's identical to ConfirmationSentAtEQ.
func ConfirmationSentAtEQ ¶
ConfirmationSentAtEQ applies the EQ predicate on the "confirmation_sent_at" field.
func ConfirmationSentAtGT ¶
ConfirmationSentAtGT applies the GT predicate on the "confirmation_sent_at" field.
func ConfirmationSentAtGTE ¶
ConfirmationSentAtGTE applies the GTE predicate on the "confirmation_sent_at" field.
func ConfirmationSentAtIn ¶
ConfirmationSentAtIn applies the In predicate on the "confirmation_sent_at" field.
func ConfirmationSentAtIsNil ¶
ConfirmationSentAtIsNil applies the IsNil predicate on the "confirmation_sent_at" field.
func ConfirmationSentAtLT ¶
ConfirmationSentAtLT applies the LT predicate on the "confirmation_sent_at" field.
func ConfirmationSentAtLTE ¶
ConfirmationSentAtLTE applies the LTE predicate on the "confirmation_sent_at" field.
func ConfirmationSentAtNEQ ¶
ConfirmationSentAtNEQ applies the NEQ predicate on the "confirmation_sent_at" field.
func ConfirmationSentAtNotIn ¶
ConfirmationSentAtNotIn applies the NotIn predicate on the "confirmation_sent_at" field.
func ConfirmationSentAtNotNil ¶
ConfirmationSentAtNotNil applies the NotNil predicate on the "confirmation_sent_at" field.
func ConfirmationToken ¶
ConfirmationToken applies equality check predicate on the "confirmation_token" field. It's identical to ConfirmationTokenEQ.
func ConfirmationTokenContains ¶
ConfirmationTokenContains applies the Contains predicate on the "confirmation_token" field.
func ConfirmationTokenContainsFold ¶
ConfirmationTokenContainsFold applies the ContainsFold predicate on the "confirmation_token" field.
func ConfirmationTokenEQ ¶
ConfirmationTokenEQ applies the EQ predicate on the "confirmation_token" field.
func ConfirmationTokenEqualFold ¶
ConfirmationTokenEqualFold applies the EqualFold predicate on the "confirmation_token" field.
func ConfirmationTokenGT ¶
ConfirmationTokenGT applies the GT predicate on the "confirmation_token" field.
func ConfirmationTokenGTE ¶
ConfirmationTokenGTE applies the GTE predicate on the "confirmation_token" field.
func ConfirmationTokenHasPrefix ¶
ConfirmationTokenHasPrefix applies the HasPrefix predicate on the "confirmation_token" field.
func ConfirmationTokenHasSuffix ¶
ConfirmationTokenHasSuffix applies the HasSuffix predicate on the "confirmation_token" field.
func ConfirmationTokenIn ¶
ConfirmationTokenIn applies the In predicate on the "confirmation_token" field.
func ConfirmationTokenIsNil ¶
ConfirmationTokenIsNil applies the IsNil predicate on the "confirmation_token" field.
func ConfirmationTokenLT ¶
ConfirmationTokenLT applies the LT predicate on the "confirmation_token" field.
func ConfirmationTokenLTE ¶
ConfirmationTokenLTE applies the LTE predicate on the "confirmation_token" field.
func ConfirmationTokenNEQ ¶
ConfirmationTokenNEQ applies the NEQ predicate on the "confirmation_token" field.
func ConfirmationTokenNotIn ¶
ConfirmationTokenNotIn applies the NotIn predicate on the "confirmation_token" field.
func ConfirmationTokenNotNil ¶
ConfirmationTokenNotNil applies the NotNil predicate on the "confirmation_token" field.
func Confirmed ¶
Confirmed applies equality check predicate on the "confirmed" field. It's identical to ConfirmedEQ.
func ConfirmedEQ ¶
ConfirmedEQ applies the EQ predicate on the "confirmed" field.
func ConfirmedIsNil ¶
ConfirmedIsNil applies the IsNil predicate on the "confirmed" field.
func ConfirmedNEQ ¶
ConfirmedNEQ applies the NEQ predicate on the "confirmed" field.
func ConfirmedNotNil ¶
ConfirmedNotNil applies the NotNil predicate on the "confirmed" 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 EmailChange ¶
EmailChange applies equality check predicate on the "email_change" field. It's identical to EmailChangeEQ.
func EmailChangeContains ¶
EmailChangeContains applies the Contains predicate on the "email_change" field.
func EmailChangeContainsFold ¶
EmailChangeContainsFold applies the ContainsFold predicate on the "email_change" field.
func EmailChangeEQ ¶
EmailChangeEQ applies the EQ predicate on the "email_change" field.
func EmailChangeEqualFold ¶
EmailChangeEqualFold applies the EqualFold predicate on the "email_change" field.
func EmailChangeGT ¶
EmailChangeGT applies the GT predicate on the "email_change" field.
func EmailChangeGTE ¶
EmailChangeGTE applies the GTE predicate on the "email_change" field.
func EmailChangeHasPrefix ¶
EmailChangeHasPrefix applies the HasPrefix predicate on the "email_change" field.
func EmailChangeHasSuffix ¶
EmailChangeHasSuffix applies the HasSuffix predicate on the "email_change" field.
func EmailChangeIn ¶
EmailChangeIn applies the In predicate on the "email_change" field.
func EmailChangeIsNil ¶
EmailChangeIsNil applies the IsNil predicate on the "email_change" field.
func EmailChangeLT ¶
EmailChangeLT applies the LT predicate on the "email_change" field.
func EmailChangeLTE ¶
EmailChangeLTE applies the LTE predicate on the "email_change" field.
func EmailChangeNEQ ¶
EmailChangeNEQ applies the NEQ predicate on the "email_change" field.
func EmailChangeNotIn ¶
EmailChangeNotIn applies the NotIn predicate on the "email_change" field.
func EmailChangeNotNil ¶
EmailChangeNotNil applies the NotNil predicate on the "email_change" field.
func EmailChangeSentAt ¶
EmailChangeSentAt applies equality check predicate on the "email_change_sent_at" field. It's identical to EmailChangeSentAtEQ.
func EmailChangeSentAtEQ ¶
EmailChangeSentAtEQ applies the EQ predicate on the "email_change_sent_at" field.
func EmailChangeSentAtGT ¶
EmailChangeSentAtGT applies the GT predicate on the "email_change_sent_at" field.
func EmailChangeSentAtGTE ¶
EmailChangeSentAtGTE applies the GTE predicate on the "email_change_sent_at" field.
func EmailChangeSentAtIn ¶
EmailChangeSentAtIn applies the In predicate on the "email_change_sent_at" field.
func EmailChangeSentAtIsNil ¶
EmailChangeSentAtIsNil applies the IsNil predicate on the "email_change_sent_at" field.
func EmailChangeSentAtLT ¶
EmailChangeSentAtLT applies the LT predicate on the "email_change_sent_at" field.
func EmailChangeSentAtLTE ¶
EmailChangeSentAtLTE applies the LTE predicate on the "email_change_sent_at" field.
func EmailChangeSentAtNEQ ¶
EmailChangeSentAtNEQ applies the NEQ predicate on the "email_change_sent_at" field.
func EmailChangeSentAtNotIn ¶
EmailChangeSentAtNotIn applies the NotIn predicate on the "email_change_sent_at" field.
func EmailChangeSentAtNotNil ¶
EmailChangeSentAtNotNil applies the NotNil predicate on the "email_change_sent_at" field.
func EmailChangeToken ¶
EmailChangeToken applies equality check predicate on the "email_change_token" field. It's identical to EmailChangeTokenEQ.
func EmailChangeTokenContains ¶
EmailChangeTokenContains applies the Contains predicate on the "email_change_token" field.
func EmailChangeTokenContainsFold ¶
EmailChangeTokenContainsFold applies the ContainsFold predicate on the "email_change_token" field.
func EmailChangeTokenEQ ¶
EmailChangeTokenEQ applies the EQ predicate on the "email_change_token" field.
func EmailChangeTokenEqualFold ¶
EmailChangeTokenEqualFold applies the EqualFold predicate on the "email_change_token" field.
func EmailChangeTokenGT ¶
EmailChangeTokenGT applies the GT predicate on the "email_change_token" field.
func EmailChangeTokenGTE ¶
EmailChangeTokenGTE applies the GTE predicate on the "email_change_token" field.
func EmailChangeTokenHasPrefix ¶
EmailChangeTokenHasPrefix applies the HasPrefix predicate on the "email_change_token" field.
func EmailChangeTokenHasSuffix ¶
EmailChangeTokenHasSuffix applies the HasSuffix predicate on the "email_change_token" field.
func EmailChangeTokenIn ¶
EmailChangeTokenIn applies the In predicate on the "email_change_token" field.
func EmailChangeTokenIsNil ¶
EmailChangeTokenIsNil applies the IsNil predicate on the "email_change_token" field.
func EmailChangeTokenLT ¶
EmailChangeTokenLT applies the LT predicate on the "email_change_token" field.
func EmailChangeTokenLTE ¶
EmailChangeTokenLTE applies the LTE predicate on the "email_change_token" field.
func EmailChangeTokenNEQ ¶
EmailChangeTokenNEQ applies the NEQ predicate on the "email_change_token" field.
func EmailChangeTokenNotIn ¶
EmailChangeTokenNotIn applies the NotIn predicate on the "email_change_token" field.
func EmailChangeTokenNotNil ¶
EmailChangeTokenNotNil applies the NotNil predicate on the "email_change_token" field.
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 LastSigninAt ¶
LastSigninAt applies equality check predicate on the "last_signin_at" field. It's identical to LastSigninAtEQ.
func LastSigninAtEQ ¶
LastSigninAtEQ applies the EQ predicate on the "last_signin_at" field.
func LastSigninAtGT ¶
LastSigninAtGT applies the GT predicate on the "last_signin_at" field.
func LastSigninAtGTE ¶
LastSigninAtGTE applies the GTE predicate on the "last_signin_at" field.
func LastSigninAtIn ¶
LastSigninAtIn applies the In predicate on the "last_signin_at" field.
func LastSigninAtIsNil ¶
LastSigninAtIsNil applies the IsNil predicate on the "last_signin_at" field.
func LastSigninAtLT ¶
LastSigninAtLT applies the LT predicate on the "last_signin_at" field.
func LastSigninAtLTE ¶
LastSigninAtLTE applies the LTE predicate on the "last_signin_at" field.
func LastSigninAtNEQ ¶
LastSigninAtNEQ applies the NEQ predicate on the "last_signin_at" field.
func LastSigninAtNotIn ¶
LastSigninAtNotIn applies the NotIn predicate on the "last_signin_at" field.
func LastSigninAtNotNil ¶
LastSigninAtNotNil applies the NotNil predicate on the "last_signin_at" field.
func Locked ¶
Locked applies equality check predicate on the "locked" field. It's identical to LockedEQ.
func OtpContains ¶
OtpContains applies the Contains predicate on the "otp" field.
func OtpContainsFold ¶
OtpContainsFold applies the ContainsFold predicate on the "otp" field.
func OtpEqualFold ¶
OtpEqualFold applies the EqualFold predicate on the "otp" field.
func OtpHasPrefix ¶
OtpHasPrefix applies the HasPrefix predicate on the "otp" field.
func OtpHasSuffix ¶
OtpHasSuffix applies the HasSuffix predicate on the "otp" field.
func OtpSentAt ¶
OtpSentAt applies equality check predicate on the "otp_sent_at" field. It's identical to OtpSentAtEQ.
func OtpSentAtEQ ¶
OtpSentAtEQ applies the EQ predicate on the "otp_sent_at" field.
func OtpSentAtGT ¶
OtpSentAtGT applies the GT predicate on the "otp_sent_at" field.
func OtpSentAtGTE ¶
OtpSentAtGTE applies the GTE predicate on the "otp_sent_at" field.
func OtpSentAtIn ¶
OtpSentAtIn applies the In predicate on the "otp_sent_at" field.
func OtpSentAtIsNil ¶
OtpSentAtIsNil applies the IsNil predicate on the "otp_sent_at" field.
func OtpSentAtLT ¶
OtpSentAtLT applies the LT predicate on the "otp_sent_at" field.
func OtpSentAtLTE ¶
OtpSentAtLTE applies the LTE predicate on the "otp_sent_at" field.
func OtpSentAtNEQ ¶
OtpSentAtNEQ applies the NEQ predicate on the "otp_sent_at" field.
func OtpSentAtNotIn ¶
OtpSentAtNotIn applies the NotIn predicate on the "otp_sent_at" field.
func OtpSentAtNotNil ¶
OtpSentAtNotNil applies the NotNil predicate on the "otp_sent_at" 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 Provider ¶
Provider applies equality check predicate on the "provider" field. It's identical to ProviderEQ.
func ProviderContains ¶
ProviderContains applies the Contains predicate on the "provider" field.
func ProviderContainsFold ¶
ProviderContainsFold applies the ContainsFold predicate on the "provider" field.
func ProviderEQ ¶
ProviderEQ applies the EQ predicate on the "provider" field.
func ProviderEqualFold ¶
ProviderEqualFold applies the EqualFold predicate on the "provider" field.
func ProviderGT ¶
ProviderGT applies the GT predicate on the "provider" field.
func ProviderGTE ¶
ProviderGTE applies the GTE predicate on the "provider" field.
func ProviderHasPrefix ¶
ProviderHasPrefix applies the HasPrefix predicate on the "provider" field.
func ProviderHasSuffix ¶
ProviderHasSuffix applies the HasSuffix predicate on the "provider" field.
func ProviderIn ¶
ProviderIn applies the In predicate on the "provider" field.
func ProviderLT ¶
ProviderLT applies the LT predicate on the "provider" field.
func ProviderLTE ¶
ProviderLTE applies the LTE predicate on the "provider" field.
func ProviderNEQ ¶
ProviderNEQ applies the NEQ predicate on the "provider" field.
func ProviderNotIn ¶
ProviderNotIn applies the NotIn predicate on the "provider" field.
func RecoverySentAt ¶
RecoverySentAt applies equality check predicate on the "recovery_sent_at" field. It's identical to RecoverySentAtEQ.
func RecoverySentAtEQ ¶
RecoverySentAtEQ applies the EQ predicate on the "recovery_sent_at" field.
func RecoverySentAtGT ¶
RecoverySentAtGT applies the GT predicate on the "recovery_sent_at" field.
func RecoverySentAtGTE ¶
RecoverySentAtGTE applies the GTE predicate on the "recovery_sent_at" field.
func RecoverySentAtIn ¶
RecoverySentAtIn applies the In predicate on the "recovery_sent_at" field.
func RecoverySentAtIsNil ¶
RecoverySentAtIsNil applies the IsNil predicate on the "recovery_sent_at" field.
func RecoverySentAtLT ¶
RecoverySentAtLT applies the LT predicate on the "recovery_sent_at" field.
func RecoverySentAtLTE ¶
RecoverySentAtLTE applies the LTE predicate on the "recovery_sent_at" field.
func RecoverySentAtNEQ ¶
RecoverySentAtNEQ applies the NEQ predicate on the "recovery_sent_at" field.
func RecoverySentAtNotIn ¶
RecoverySentAtNotIn applies the NotIn predicate on the "recovery_sent_at" field.
func RecoverySentAtNotNil ¶
RecoverySentAtNotNil applies the NotNil predicate on the "recovery_sent_at" field.
func RecoveryToken ¶
RecoveryToken applies equality check predicate on the "recovery_token" field. It's identical to RecoveryTokenEQ.
func RecoveryTokenContains ¶
RecoveryTokenContains applies the Contains predicate on the "recovery_token" field.
func RecoveryTokenContainsFold ¶
RecoveryTokenContainsFold applies the ContainsFold predicate on the "recovery_token" field.
func RecoveryTokenEQ ¶
RecoveryTokenEQ applies the EQ predicate on the "recovery_token" field.
func RecoveryTokenEqualFold ¶
RecoveryTokenEqualFold applies the EqualFold predicate on the "recovery_token" field.
func RecoveryTokenGT ¶
RecoveryTokenGT applies the GT predicate on the "recovery_token" field.
func RecoveryTokenGTE ¶
RecoveryTokenGTE applies the GTE predicate on the "recovery_token" field.
func RecoveryTokenHasPrefix ¶
RecoveryTokenHasPrefix applies the HasPrefix predicate on the "recovery_token" field.
func RecoveryTokenHasSuffix ¶
RecoveryTokenHasSuffix applies the HasSuffix predicate on the "recovery_token" field.
func RecoveryTokenIn ¶
RecoveryTokenIn applies the In predicate on the "recovery_token" field.
func RecoveryTokenIsNil ¶
RecoveryTokenIsNil applies the IsNil predicate on the "recovery_token" field.
func RecoveryTokenLT ¶
RecoveryTokenLT applies the LT predicate on the "recovery_token" field.
func RecoveryTokenLTE ¶
RecoveryTokenLTE applies the LTE predicate on the "recovery_token" field.
func RecoveryTokenNEQ ¶
RecoveryTokenNEQ applies the NEQ predicate on the "recovery_token" field.
func RecoveryTokenNotIn ¶
RecoveryTokenNotIn applies the NotIn predicate on the "recovery_token" field.
func RecoveryTokenNotNil ¶
RecoveryTokenNotNil applies the NotNil predicate on the "recovery_token" field.
func SensitiveAttributesIsNil ¶
SensitiveAttributesIsNil applies the IsNil predicate on the "sensitive_attributes" field.
func SensitiveAttributesNotNil ¶
SensitiveAttributesNotNil applies the NotNil predicate on the "sensitive_attributes" 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 ValidColumn ¶
ValidColumn reports if the column name is valid (part of the table columns).
Types ¶
This section is empty.