Documentation
¶
Index ¶
- Constants
- Variables
- func AccessToken(v string) predicate.UserOAuthProvider
- func AccessTokenContains(v string) predicate.UserOAuthProvider
- func AccessTokenContainsFold(v string) predicate.UserOAuthProvider
- func AccessTokenEQ(v string) predicate.UserOAuthProvider
- func AccessTokenEqualFold(v string) predicate.UserOAuthProvider
- func AccessTokenGT(v string) predicate.UserOAuthProvider
- func AccessTokenGTE(v string) predicate.UserOAuthProvider
- func AccessTokenHasPrefix(v string) predicate.UserOAuthProvider
- func AccessTokenHasSuffix(v string) predicate.UserOAuthProvider
- func AccessTokenIn(vs ...string) predicate.UserOAuthProvider
- func AccessTokenLT(v string) predicate.UserOAuthProvider
- func AccessTokenLTE(v string) predicate.UserOAuthProvider
- func AccessTokenNEQ(v string) predicate.UserOAuthProvider
- func AccessTokenNotIn(vs ...string) predicate.UserOAuthProvider
- func And(predicates ...predicate.UserOAuthProvider) predicate.UserOAuthProvider
- func CreatedAt(v time.Time) predicate.UserOAuthProvider
- func CreatedAtEQ(v time.Time) predicate.UserOAuthProvider
- func CreatedAtGT(v time.Time) predicate.UserOAuthProvider
- func CreatedAtGTE(v time.Time) predicate.UserOAuthProvider
- func CreatedAtIn(vs ...time.Time) predicate.UserOAuthProvider
- func CreatedAtLT(v time.Time) predicate.UserOAuthProvider
- func CreatedAtLTE(v time.Time) predicate.UserOAuthProvider
- func CreatedAtNEQ(v time.Time) predicate.UserOAuthProvider
- func CreatedAtNotIn(vs ...time.Time) predicate.UserOAuthProvider
- func CreatedBy(v string) predicate.UserOAuthProvider
- func CreatedByContains(v string) predicate.UserOAuthProvider
- func CreatedByContainsFold(v string) predicate.UserOAuthProvider
- func CreatedByEQ(v string) predicate.UserOAuthProvider
- func CreatedByEqualFold(v string) predicate.UserOAuthProvider
- func CreatedByGT(v string) predicate.UserOAuthProvider
- func CreatedByGTE(v string) predicate.UserOAuthProvider
- func CreatedByHasPrefix(v string) predicate.UserOAuthProvider
- func CreatedByHasSuffix(v string) predicate.UserOAuthProvider
- func CreatedByIn(vs ...string) predicate.UserOAuthProvider
- func CreatedByLT(v string) predicate.UserOAuthProvider
- func CreatedByLTE(v string) predicate.UserOAuthProvider
- func CreatedByNEQ(v string) predicate.UserOAuthProvider
- func CreatedByNotIn(vs ...string) predicate.UserOAuthProvider
- func Expiry(v time.Time) predicate.UserOAuthProvider
- func ExpiryEQ(v time.Time) predicate.UserOAuthProvider
- func ExpiryGT(v time.Time) predicate.UserOAuthProvider
- func ExpiryGTE(v time.Time) predicate.UserOAuthProvider
- func ExpiryIn(vs ...time.Time) predicate.UserOAuthProvider
- func ExpiryLT(v time.Time) predicate.UserOAuthProvider
- func ExpiryLTE(v time.Time) predicate.UserOAuthProvider
- func ExpiryNEQ(v time.Time) predicate.UserOAuthProvider
- func ExpiryNotIn(vs ...time.Time) predicate.UserOAuthProvider
- func HasUser() predicate.UserOAuthProvider
- func HasUserWith(preds ...predicate.User) predicate.UserOAuthProvider
- func ID(id string) predicate.UserOAuthProvider
- func IDEQ(id string) predicate.UserOAuthProvider
- func IDGT(id string) predicate.UserOAuthProvider
- func IDGTE(id string) predicate.UserOAuthProvider
- func IDIn(ids ...string) predicate.UserOAuthProvider
- func IDLT(id string) predicate.UserOAuthProvider
- func IDLTE(id string) predicate.UserOAuthProvider
- func IDNEQ(id string) predicate.UserOAuthProvider
- func IDNotIn(ids ...string) predicate.UserOAuthProvider
- func Not(p predicate.UserOAuthProvider) predicate.UserOAuthProvider
- func Or(predicates ...predicate.UserOAuthProvider) predicate.UserOAuthProvider
- func ProviderEQ(v Provider) predicate.UserOAuthProvider
- func ProviderIn(vs ...Provider) predicate.UserOAuthProvider
- func ProviderNEQ(v Provider) predicate.UserOAuthProvider
- func ProviderNotIn(vs ...Provider) predicate.UserOAuthProvider
- func ProviderValidator(pr Provider) error
- func RefreshToken(v string) predicate.UserOAuthProvider
- func RefreshTokenContains(v string) predicate.UserOAuthProvider
- func RefreshTokenContainsFold(v string) predicate.UserOAuthProvider
- func RefreshTokenEQ(v string) predicate.UserOAuthProvider
- func RefreshTokenEqualFold(v string) predicate.UserOAuthProvider
- func RefreshTokenGT(v string) predicate.UserOAuthProvider
- func RefreshTokenGTE(v string) predicate.UserOAuthProvider
- func RefreshTokenHasPrefix(v string) predicate.UserOAuthProvider
- func RefreshTokenHasSuffix(v string) predicate.UserOAuthProvider
- func RefreshTokenIn(vs ...string) predicate.UserOAuthProvider
- func RefreshTokenLT(v string) predicate.UserOAuthProvider
- func RefreshTokenLTE(v string) predicate.UserOAuthProvider
- func RefreshTokenNEQ(v string) predicate.UserOAuthProvider
- func RefreshTokenNotIn(vs ...string) predicate.UserOAuthProvider
- func StatusEQ(v Status) predicate.UserOAuthProvider
- func StatusIn(vs ...Status) predicate.UserOAuthProvider
- func StatusNEQ(v Status) predicate.UserOAuthProvider
- func StatusNotIn(vs ...Status) predicate.UserOAuthProvider
- func StatusValidator(s Status) error
- func UpdatedAt(v time.Time) predicate.UserOAuthProvider
- func UpdatedAtEQ(v time.Time) predicate.UserOAuthProvider
- func UpdatedAtGT(v time.Time) predicate.UserOAuthProvider
- func UpdatedAtGTE(v time.Time) predicate.UserOAuthProvider
- func UpdatedAtIn(vs ...time.Time) predicate.UserOAuthProvider
- func UpdatedAtLT(v time.Time) predicate.UserOAuthProvider
- func UpdatedAtLTE(v time.Time) predicate.UserOAuthProvider
- func UpdatedAtNEQ(v time.Time) predicate.UserOAuthProvider
- func UpdatedAtNotIn(vs ...time.Time) predicate.UserOAuthProvider
- func UpdatedBy(v string) predicate.UserOAuthProvider
- func UpdatedByContains(v string) predicate.UserOAuthProvider
- func UpdatedByContainsFold(v string) predicate.UserOAuthProvider
- func UpdatedByEQ(v string) predicate.UserOAuthProvider
- func UpdatedByEqualFold(v string) predicate.UserOAuthProvider
- func UpdatedByGT(v string) predicate.UserOAuthProvider
- func UpdatedByGTE(v string) predicate.UserOAuthProvider
- func UpdatedByHasPrefix(v string) predicate.UserOAuthProvider
- func UpdatedByHasSuffix(v string) predicate.UserOAuthProvider
- func UpdatedByIn(vs ...string) predicate.UserOAuthProvider
- func UpdatedByLT(v string) predicate.UserOAuthProvider
- func UpdatedByLTE(v string) predicate.UserOAuthProvider
- func UpdatedByNEQ(v string) predicate.UserOAuthProvider
- func UpdatedByNotIn(vs ...string) predicate.UserOAuthProvider
- func UserID(v string) predicate.UserOAuthProvider
- func UserIDContains(v string) predicate.UserOAuthProvider
- func UserIDContainsFold(v string) predicate.UserOAuthProvider
- func UserIDEQ(v string) predicate.UserOAuthProvider
- func UserIDEqualFold(v string) predicate.UserOAuthProvider
- func UserIDGT(v string) predicate.UserOAuthProvider
- func UserIDGTE(v string) predicate.UserOAuthProvider
- func UserIDHasPrefix(v string) predicate.UserOAuthProvider
- func UserIDHasSuffix(v string) predicate.UserOAuthProvider
- func UserIDIn(vs ...string) predicate.UserOAuthProvider
- func UserIDLT(v string) predicate.UserOAuthProvider
- func UserIDLTE(v string) predicate.UserOAuthProvider
- func UserIDNEQ(v string) predicate.UserOAuthProvider
- func UserIDNotIn(vs ...string) predicate.UserOAuthProvider
- func ValidColumn(column string) bool
- type Provider
- type Status
Constants ¶
const ( // Label holds the string label denoting the useroauthprovider type in the database. Label = "user_oauth_provider" // FieldID holds the string denoting the id field in the database. FieldID = "id" // FieldUserID holds the string denoting the user_id field in the database. FieldUserID = "user_id" // FieldCreatedAt holds the string denoting the created_at field in the database. FieldCreatedAt = "created_at" // FieldCreatedBy holds the string denoting the created_by field in the database. FieldCreatedBy = "created_by" // FieldUpdatedAt holds the string denoting the updated_at field in the database. FieldUpdatedAt = "updated_at" // FieldUpdatedBy holds the string denoting the updated_by field in the database. FieldUpdatedBy = "updated_by" // FieldStatus holds the string denoting the status field in the database. FieldStatus = "status" // FieldProvider holds the string denoting the provider field in the database. FieldProvider = "provider" // FieldExpiry holds the string denoting the expiry field in the database. FieldExpiry = "expiry" // FieldAccessToken holds the string denoting the access_token field in the database. FieldAccessToken = "access_token" // FieldRefreshToken holds the string denoting the refresh_token field in the database. FieldRefreshToken = "refresh_token" // EdgeUser holds the string denoting the user edge name in mutations. EdgeUser = "user" // Table holds the table name of the useroauthprovider in the database. Table = "user_oauth_providers" // UserTable is the table that holds the user relation/edge. UserTable = "user_oauth_providers" // UserInverseTable is the table name for the User entity. // It exists in this package in order to avoid circular dependency with the "user" package. UserInverseTable = "users" // UserColumn is the table column denoting the user relation/edge. UserColumn = "user_id" )
const DefaultStatus = StatusACTIVE
StatusACTIVE is the default value of the Status enum.
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 )
var Columns = []string{ FieldID, FieldUserID, FieldCreatedAt, FieldCreatedBy, FieldUpdatedAt, FieldUpdatedBy, FieldStatus, FieldProvider, FieldExpiry, FieldAccessToken, FieldRefreshToken, }
Columns holds all SQL columns for useroauthprovider fields.
Functions ¶
func AccessToken ¶
func AccessToken(v string) predicate.UserOAuthProvider
AccessToken applies equality check predicate on the "access_token" field. It's identical to AccessTokenEQ.
func AccessTokenContains ¶
func AccessTokenContains(v string) predicate.UserOAuthProvider
AccessTokenContains applies the Contains predicate on the "access_token" field.
func AccessTokenContainsFold ¶
func AccessTokenContainsFold(v string) predicate.UserOAuthProvider
AccessTokenContainsFold applies the ContainsFold predicate on the "access_token" field.
func AccessTokenEQ ¶
func AccessTokenEQ(v string) predicate.UserOAuthProvider
AccessTokenEQ applies the EQ predicate on the "access_token" field.
func AccessTokenEqualFold ¶
func AccessTokenEqualFold(v string) predicate.UserOAuthProvider
AccessTokenEqualFold applies the EqualFold predicate on the "access_token" field.
func AccessTokenGT ¶
func AccessTokenGT(v string) predicate.UserOAuthProvider
AccessTokenGT applies the GT predicate on the "access_token" field.
func AccessTokenGTE ¶
func AccessTokenGTE(v string) predicate.UserOAuthProvider
AccessTokenGTE applies the GTE predicate on the "access_token" field.
func AccessTokenHasPrefix ¶
func AccessTokenHasPrefix(v string) predicate.UserOAuthProvider
AccessTokenHasPrefix applies the HasPrefix predicate on the "access_token" field.
func AccessTokenHasSuffix ¶
func AccessTokenHasSuffix(v string) predicate.UserOAuthProvider
AccessTokenHasSuffix applies the HasSuffix predicate on the "access_token" field.
func AccessTokenIn ¶
func AccessTokenIn(vs ...string) predicate.UserOAuthProvider
AccessTokenIn applies the In predicate on the "access_token" field.
func AccessTokenLT ¶
func AccessTokenLT(v string) predicate.UserOAuthProvider
AccessTokenLT applies the LT predicate on the "access_token" field.
func AccessTokenLTE ¶
func AccessTokenLTE(v string) predicate.UserOAuthProvider
AccessTokenLTE applies the LTE predicate on the "access_token" field.
func AccessTokenNEQ ¶
func AccessTokenNEQ(v string) predicate.UserOAuthProvider
AccessTokenNEQ applies the NEQ predicate on the "access_token" field.
func AccessTokenNotIn ¶
func AccessTokenNotIn(vs ...string) predicate.UserOAuthProvider
AccessTokenNotIn applies the NotIn predicate on the "access_token" field.
func And ¶
func And(predicates ...predicate.UserOAuthProvider) predicate.UserOAuthProvider
And groups predicates with the AND operator between them.
func CreatedAt ¶
func CreatedAt(v time.Time) predicate.UserOAuthProvider
CreatedAt applies equality check predicate on the "created_at" field. It's identical to CreatedAtEQ.
func CreatedAtEQ ¶
func CreatedAtEQ(v time.Time) predicate.UserOAuthProvider
CreatedAtEQ applies the EQ predicate on the "created_at" field.
func CreatedAtGT ¶
func CreatedAtGT(v time.Time) predicate.UserOAuthProvider
CreatedAtGT applies the GT predicate on the "created_at" field.
func CreatedAtGTE ¶
func CreatedAtGTE(v time.Time) predicate.UserOAuthProvider
CreatedAtGTE applies the GTE predicate on the "created_at" field.
func CreatedAtIn ¶
func CreatedAtIn(vs ...time.Time) predicate.UserOAuthProvider
CreatedAtIn applies the In predicate on the "created_at" field.
func CreatedAtLT ¶
func CreatedAtLT(v time.Time) predicate.UserOAuthProvider
CreatedAtLT applies the LT predicate on the "created_at" field.
func CreatedAtLTE ¶
func CreatedAtLTE(v time.Time) predicate.UserOAuthProvider
CreatedAtLTE applies the LTE predicate on the "created_at" field.
func CreatedAtNEQ ¶
func CreatedAtNEQ(v time.Time) predicate.UserOAuthProvider
CreatedAtNEQ applies the NEQ predicate on the "created_at" field.
func CreatedAtNotIn ¶
func CreatedAtNotIn(vs ...time.Time) predicate.UserOAuthProvider
CreatedAtNotIn applies the NotIn predicate on the "created_at" field.
func CreatedBy ¶
func CreatedBy(v string) predicate.UserOAuthProvider
CreatedBy applies equality check predicate on the "created_by" field. It's identical to CreatedByEQ.
func CreatedByContains ¶
func CreatedByContains(v string) predicate.UserOAuthProvider
CreatedByContains applies the Contains predicate on the "created_by" field.
func CreatedByContainsFold ¶
func CreatedByContainsFold(v string) predicate.UserOAuthProvider
CreatedByContainsFold applies the ContainsFold predicate on the "created_by" field.
func CreatedByEQ ¶
func CreatedByEQ(v string) predicate.UserOAuthProvider
CreatedByEQ applies the EQ predicate on the "created_by" field.
func CreatedByEqualFold ¶
func CreatedByEqualFold(v string) predicate.UserOAuthProvider
CreatedByEqualFold applies the EqualFold predicate on the "created_by" field.
func CreatedByGT ¶
func CreatedByGT(v string) predicate.UserOAuthProvider
CreatedByGT applies the GT predicate on the "created_by" field.
func CreatedByGTE ¶
func CreatedByGTE(v string) predicate.UserOAuthProvider
CreatedByGTE applies the GTE predicate on the "created_by" field.
func CreatedByHasPrefix ¶
func CreatedByHasPrefix(v string) predicate.UserOAuthProvider
CreatedByHasPrefix applies the HasPrefix predicate on the "created_by" field.
func CreatedByHasSuffix ¶
func CreatedByHasSuffix(v string) predicate.UserOAuthProvider
CreatedByHasSuffix applies the HasSuffix predicate on the "created_by" field.
func CreatedByIn ¶
func CreatedByIn(vs ...string) predicate.UserOAuthProvider
CreatedByIn applies the In predicate on the "created_by" field.
func CreatedByLT ¶
func CreatedByLT(v string) predicate.UserOAuthProvider
CreatedByLT applies the LT predicate on the "created_by" field.
func CreatedByLTE ¶
func CreatedByLTE(v string) predicate.UserOAuthProvider
CreatedByLTE applies the LTE predicate on the "created_by" field.
func CreatedByNEQ ¶
func CreatedByNEQ(v string) predicate.UserOAuthProvider
CreatedByNEQ applies the NEQ predicate on the "created_by" field.
func CreatedByNotIn ¶
func CreatedByNotIn(vs ...string) predicate.UserOAuthProvider
CreatedByNotIn applies the NotIn predicate on the "created_by" field.
func Expiry ¶
func Expiry(v time.Time) predicate.UserOAuthProvider
Expiry applies equality check predicate on the "expiry" field. It's identical to ExpiryEQ.
func ExpiryEQ ¶
func ExpiryEQ(v time.Time) predicate.UserOAuthProvider
ExpiryEQ applies the EQ predicate on the "expiry" field.
func ExpiryGT ¶
func ExpiryGT(v time.Time) predicate.UserOAuthProvider
ExpiryGT applies the GT predicate on the "expiry" field.
func ExpiryGTE ¶
func ExpiryGTE(v time.Time) predicate.UserOAuthProvider
ExpiryGTE applies the GTE predicate on the "expiry" field.
func ExpiryIn ¶
func ExpiryIn(vs ...time.Time) predicate.UserOAuthProvider
ExpiryIn applies the In predicate on the "expiry" field.
func ExpiryLT ¶
func ExpiryLT(v time.Time) predicate.UserOAuthProvider
ExpiryLT applies the LT predicate on the "expiry" field.
func ExpiryLTE ¶
func ExpiryLTE(v time.Time) predicate.UserOAuthProvider
ExpiryLTE applies the LTE predicate on the "expiry" field.
func ExpiryNEQ ¶
func ExpiryNEQ(v time.Time) predicate.UserOAuthProvider
ExpiryNEQ applies the NEQ predicate on the "expiry" field.
func ExpiryNotIn ¶
func ExpiryNotIn(vs ...time.Time) predicate.UserOAuthProvider
ExpiryNotIn applies the NotIn predicate on the "expiry" field.
func HasUser ¶
func HasUser() predicate.UserOAuthProvider
HasUser applies the HasEdge predicate on the "user" edge.
func HasUserWith ¶
func HasUserWith(preds ...predicate.User) predicate.UserOAuthProvider
HasUserWith applies the HasEdge predicate on the "user" edge with a given conditions (other predicates).
func ID ¶
func ID(id string) predicate.UserOAuthProvider
ID filters vertices based on their ID field.
func IDEQ ¶
func IDEQ(id string) predicate.UserOAuthProvider
IDEQ applies the EQ predicate on the ID field.
func IDGT ¶
func IDGT(id string) predicate.UserOAuthProvider
IDGT applies the GT predicate on the ID field.
func IDGTE ¶
func IDGTE(id string) predicate.UserOAuthProvider
IDGTE applies the GTE predicate on the ID field.
func IDIn ¶
func IDIn(ids ...string) predicate.UserOAuthProvider
IDIn applies the In predicate on the ID field.
func IDLT ¶
func IDLT(id string) predicate.UserOAuthProvider
IDLT applies the LT predicate on the ID field.
func IDLTE ¶
func IDLTE(id string) predicate.UserOAuthProvider
IDLTE applies the LTE predicate on the ID field.
func IDNEQ ¶
func IDNEQ(id string) predicate.UserOAuthProvider
IDNEQ applies the NEQ predicate on the ID field.
func IDNotIn ¶
func IDNotIn(ids ...string) predicate.UserOAuthProvider
IDNotIn applies the NotIn predicate on the ID field.
func Not ¶
func Not(p predicate.UserOAuthProvider) predicate.UserOAuthProvider
Not applies the not operator on the given predicate.
func Or ¶
func Or(predicates ...predicate.UserOAuthProvider) predicate.UserOAuthProvider
Or groups predicates with the OR operator between them.
func ProviderEQ ¶
func ProviderEQ(v Provider) predicate.UserOAuthProvider
ProviderEQ applies the EQ predicate on the "provider" field.
func ProviderIn ¶
func ProviderIn(vs ...Provider) predicate.UserOAuthProvider
ProviderIn applies the In predicate on the "provider" field.
func ProviderNEQ ¶
func ProviderNEQ(v Provider) predicate.UserOAuthProvider
ProviderNEQ applies the NEQ predicate on the "provider" field.
func ProviderNotIn ¶
func ProviderNotIn(vs ...Provider) predicate.UserOAuthProvider
ProviderNotIn applies the NotIn predicate on the "provider" field.
func ProviderValidator ¶
ProviderValidator is a validator for the "provider" field enum values. It is called by the builders before save.
func RefreshToken ¶
func RefreshToken(v string) predicate.UserOAuthProvider
RefreshToken applies equality check predicate on the "refresh_token" field. It's identical to RefreshTokenEQ.
func RefreshTokenContains ¶
func RefreshTokenContains(v string) predicate.UserOAuthProvider
RefreshTokenContains applies the Contains predicate on the "refresh_token" field.
func RefreshTokenContainsFold ¶
func RefreshTokenContainsFold(v string) predicate.UserOAuthProvider
RefreshTokenContainsFold applies the ContainsFold predicate on the "refresh_token" field.
func RefreshTokenEQ ¶
func RefreshTokenEQ(v string) predicate.UserOAuthProvider
RefreshTokenEQ applies the EQ predicate on the "refresh_token" field.
func RefreshTokenEqualFold ¶
func RefreshTokenEqualFold(v string) predicate.UserOAuthProvider
RefreshTokenEqualFold applies the EqualFold predicate on the "refresh_token" field.
func RefreshTokenGT ¶
func RefreshTokenGT(v string) predicate.UserOAuthProvider
RefreshTokenGT applies the GT predicate on the "refresh_token" field.
func RefreshTokenGTE ¶
func RefreshTokenGTE(v string) predicate.UserOAuthProvider
RefreshTokenGTE applies the GTE predicate on the "refresh_token" field.
func RefreshTokenHasPrefix ¶
func RefreshTokenHasPrefix(v string) predicate.UserOAuthProvider
RefreshTokenHasPrefix applies the HasPrefix predicate on the "refresh_token" field.
func RefreshTokenHasSuffix ¶
func RefreshTokenHasSuffix(v string) predicate.UserOAuthProvider
RefreshTokenHasSuffix applies the HasSuffix predicate on the "refresh_token" field.
func RefreshTokenIn ¶
func RefreshTokenIn(vs ...string) predicate.UserOAuthProvider
RefreshTokenIn applies the In predicate on the "refresh_token" field.
func RefreshTokenLT ¶
func RefreshTokenLT(v string) predicate.UserOAuthProvider
RefreshTokenLT applies the LT predicate on the "refresh_token" field.
func RefreshTokenLTE ¶
func RefreshTokenLTE(v string) predicate.UserOAuthProvider
RefreshTokenLTE applies the LTE predicate on the "refresh_token" field.
func RefreshTokenNEQ ¶
func RefreshTokenNEQ(v string) predicate.UserOAuthProvider
RefreshTokenNEQ applies the NEQ predicate on the "refresh_token" field.
func RefreshTokenNotIn ¶
func RefreshTokenNotIn(vs ...string) predicate.UserOAuthProvider
RefreshTokenNotIn applies the NotIn predicate on the "refresh_token" field.
func StatusEQ ¶
func StatusEQ(v Status) predicate.UserOAuthProvider
StatusEQ applies the EQ predicate on the "status" field.
func StatusIn ¶
func StatusIn(vs ...Status) predicate.UserOAuthProvider
StatusIn applies the In predicate on the "status" field.
func StatusNEQ ¶
func StatusNEQ(v Status) predicate.UserOAuthProvider
StatusNEQ applies the NEQ predicate on the "status" field.
func StatusNotIn ¶
func StatusNotIn(vs ...Status) predicate.UserOAuthProvider
StatusNotIn applies the NotIn predicate on the "status" field.
func StatusValidator ¶
StatusValidator is a validator for the "status" field enum values. It is called by the builders before save.
func UpdatedAt ¶
func UpdatedAt(v time.Time) predicate.UserOAuthProvider
UpdatedAt applies equality check predicate on the "updated_at" field. It's identical to UpdatedAtEQ.
func UpdatedAtEQ ¶
func UpdatedAtEQ(v time.Time) predicate.UserOAuthProvider
UpdatedAtEQ applies the EQ predicate on the "updated_at" field.
func UpdatedAtGT ¶
func UpdatedAtGT(v time.Time) predicate.UserOAuthProvider
UpdatedAtGT applies the GT predicate on the "updated_at" field.
func UpdatedAtGTE ¶
func UpdatedAtGTE(v time.Time) predicate.UserOAuthProvider
UpdatedAtGTE applies the GTE predicate on the "updated_at" field.
func UpdatedAtIn ¶
func UpdatedAtIn(vs ...time.Time) predicate.UserOAuthProvider
UpdatedAtIn applies the In predicate on the "updated_at" field.
func UpdatedAtLT ¶
func UpdatedAtLT(v time.Time) predicate.UserOAuthProvider
UpdatedAtLT applies the LT predicate on the "updated_at" field.
func UpdatedAtLTE ¶
func UpdatedAtLTE(v time.Time) predicate.UserOAuthProvider
UpdatedAtLTE applies the LTE predicate on the "updated_at" field.
func UpdatedAtNEQ ¶
func UpdatedAtNEQ(v time.Time) predicate.UserOAuthProvider
UpdatedAtNEQ applies the NEQ predicate on the "updated_at" field.
func UpdatedAtNotIn ¶
func UpdatedAtNotIn(vs ...time.Time) predicate.UserOAuthProvider
UpdatedAtNotIn applies the NotIn predicate on the "updated_at" field.
func UpdatedBy ¶
func UpdatedBy(v string) predicate.UserOAuthProvider
UpdatedBy applies equality check predicate on the "updated_by" field. It's identical to UpdatedByEQ.
func UpdatedByContains ¶
func UpdatedByContains(v string) predicate.UserOAuthProvider
UpdatedByContains applies the Contains predicate on the "updated_by" field.
func UpdatedByContainsFold ¶
func UpdatedByContainsFold(v string) predicate.UserOAuthProvider
UpdatedByContainsFold applies the ContainsFold predicate on the "updated_by" field.
func UpdatedByEQ ¶
func UpdatedByEQ(v string) predicate.UserOAuthProvider
UpdatedByEQ applies the EQ predicate on the "updated_by" field.
func UpdatedByEqualFold ¶
func UpdatedByEqualFold(v string) predicate.UserOAuthProvider
UpdatedByEqualFold applies the EqualFold predicate on the "updated_by" field.
func UpdatedByGT ¶
func UpdatedByGT(v string) predicate.UserOAuthProvider
UpdatedByGT applies the GT predicate on the "updated_by" field.
func UpdatedByGTE ¶
func UpdatedByGTE(v string) predicate.UserOAuthProvider
UpdatedByGTE applies the GTE predicate on the "updated_by" field.
func UpdatedByHasPrefix ¶
func UpdatedByHasPrefix(v string) predicate.UserOAuthProvider
UpdatedByHasPrefix applies the HasPrefix predicate on the "updated_by" field.
func UpdatedByHasSuffix ¶
func UpdatedByHasSuffix(v string) predicate.UserOAuthProvider
UpdatedByHasSuffix applies the HasSuffix predicate on the "updated_by" field.
func UpdatedByIn ¶
func UpdatedByIn(vs ...string) predicate.UserOAuthProvider
UpdatedByIn applies the In predicate on the "updated_by" field.
func UpdatedByLT ¶
func UpdatedByLT(v string) predicate.UserOAuthProvider
UpdatedByLT applies the LT predicate on the "updated_by" field.
func UpdatedByLTE ¶
func UpdatedByLTE(v string) predicate.UserOAuthProvider
UpdatedByLTE applies the LTE predicate on the "updated_by" field.
func UpdatedByNEQ ¶
func UpdatedByNEQ(v string) predicate.UserOAuthProvider
UpdatedByNEQ applies the NEQ predicate on the "updated_by" field.
func UpdatedByNotIn ¶
func UpdatedByNotIn(vs ...string) predicate.UserOAuthProvider
UpdatedByNotIn applies the NotIn predicate on the "updated_by" field.
func UserID ¶
func UserID(v string) predicate.UserOAuthProvider
UserID applies equality check predicate on the "user_id" field. It's identical to UserIDEQ.
func UserIDContains ¶
func UserIDContains(v string) predicate.UserOAuthProvider
UserIDContains applies the Contains predicate on the "user_id" field.
func UserIDContainsFold ¶
func UserIDContainsFold(v string) predicate.UserOAuthProvider
UserIDContainsFold applies the ContainsFold predicate on the "user_id" field.
func UserIDEQ ¶
func UserIDEQ(v string) predicate.UserOAuthProvider
UserIDEQ applies the EQ predicate on the "user_id" field.
func UserIDEqualFold ¶
func UserIDEqualFold(v string) predicate.UserOAuthProvider
UserIDEqualFold applies the EqualFold predicate on the "user_id" field.
func UserIDGT ¶
func UserIDGT(v string) predicate.UserOAuthProvider
UserIDGT applies the GT predicate on the "user_id" field.
func UserIDGTE ¶
func UserIDGTE(v string) predicate.UserOAuthProvider
UserIDGTE applies the GTE predicate on the "user_id" field.
func UserIDHasPrefix ¶
func UserIDHasPrefix(v string) predicate.UserOAuthProvider
UserIDHasPrefix applies the HasPrefix predicate on the "user_id" field.
func UserIDHasSuffix ¶
func UserIDHasSuffix(v string) predicate.UserOAuthProvider
UserIDHasSuffix applies the HasSuffix predicate on the "user_id" field.
func UserIDIn ¶
func UserIDIn(vs ...string) predicate.UserOAuthProvider
UserIDIn applies the In predicate on the "user_id" field.
func UserIDLT ¶
func UserIDLT(v string) predicate.UserOAuthProvider
UserIDLT applies the LT predicate on the "user_id" field.
func UserIDLTE ¶
func UserIDLTE(v string) predicate.UserOAuthProvider
UserIDLTE applies the LTE predicate on the "user_id" field.
func UserIDNEQ ¶
func UserIDNEQ(v string) predicate.UserOAuthProvider
UserIDNEQ applies the NEQ predicate on the "user_id" field.
func UserIDNotIn ¶
func UserIDNotIn(vs ...string) predicate.UserOAuthProvider
UserIDNotIn applies the NotIn predicate on the "user_id" field.
func ValidColumn ¶
ValidColumn reports if the column name is valid (part of the table columns).