Documentation ¶
Index ¶
- Constants
- Variables
- func And(predicates ...predicate.AuthCode) predicate.AuthCode
- func ClaimsEmail(v string) predicate.AuthCode
- func ClaimsEmailContains(v string) predicate.AuthCode
- func ClaimsEmailContainsFold(v string) predicate.AuthCode
- func ClaimsEmailEQ(v string) predicate.AuthCode
- func ClaimsEmailEqualFold(v string) predicate.AuthCode
- func ClaimsEmailGT(v string) predicate.AuthCode
- func ClaimsEmailGTE(v string) predicate.AuthCode
- func ClaimsEmailHasPrefix(v string) predicate.AuthCode
- func ClaimsEmailHasSuffix(v string) predicate.AuthCode
- func ClaimsEmailIn(vs ...string) predicate.AuthCode
- func ClaimsEmailLT(v string) predicate.AuthCode
- func ClaimsEmailLTE(v string) predicate.AuthCode
- func ClaimsEmailNEQ(v string) predicate.AuthCode
- func ClaimsEmailNotIn(vs ...string) predicate.AuthCode
- func ClaimsEmailVerified(v bool) predicate.AuthCode
- func ClaimsEmailVerifiedEQ(v bool) predicate.AuthCode
- func ClaimsEmailVerifiedNEQ(v bool) predicate.AuthCode
- func ClaimsGroupsIsNil() predicate.AuthCode
- func ClaimsGroupsNotNil() predicate.AuthCode
- func ClaimsPreferredUsername(v string) predicate.AuthCode
- func ClaimsPreferredUsernameContains(v string) predicate.AuthCode
- func ClaimsPreferredUsernameContainsFold(v string) predicate.AuthCode
- func ClaimsPreferredUsernameEQ(v string) predicate.AuthCode
- func ClaimsPreferredUsernameEqualFold(v string) predicate.AuthCode
- func ClaimsPreferredUsernameGT(v string) predicate.AuthCode
- func ClaimsPreferredUsernameGTE(v string) predicate.AuthCode
- func ClaimsPreferredUsernameHasPrefix(v string) predicate.AuthCode
- func ClaimsPreferredUsernameHasSuffix(v string) predicate.AuthCode
- func ClaimsPreferredUsernameIn(vs ...string) predicate.AuthCode
- func ClaimsPreferredUsernameLT(v string) predicate.AuthCode
- func ClaimsPreferredUsernameLTE(v string) predicate.AuthCode
- func ClaimsPreferredUsernameNEQ(v string) predicate.AuthCode
- func ClaimsPreferredUsernameNotIn(vs ...string) predicate.AuthCode
- func ClaimsUserID(v string) predicate.AuthCode
- func ClaimsUserIDContains(v string) predicate.AuthCode
- func ClaimsUserIDContainsFold(v string) predicate.AuthCode
- func ClaimsUserIDEQ(v string) predicate.AuthCode
- func ClaimsUserIDEqualFold(v string) predicate.AuthCode
- func ClaimsUserIDGT(v string) predicate.AuthCode
- func ClaimsUserIDGTE(v string) predicate.AuthCode
- func ClaimsUserIDHasPrefix(v string) predicate.AuthCode
- func ClaimsUserIDHasSuffix(v string) predicate.AuthCode
- func ClaimsUserIDIn(vs ...string) predicate.AuthCode
- func ClaimsUserIDLT(v string) predicate.AuthCode
- func ClaimsUserIDLTE(v string) predicate.AuthCode
- func ClaimsUserIDNEQ(v string) predicate.AuthCode
- func ClaimsUserIDNotIn(vs ...string) predicate.AuthCode
- func ClaimsUsername(v string) predicate.AuthCode
- func ClaimsUsernameContains(v string) predicate.AuthCode
- func ClaimsUsernameContainsFold(v string) predicate.AuthCode
- func ClaimsUsernameEQ(v string) predicate.AuthCode
- func ClaimsUsernameEqualFold(v string) predicate.AuthCode
- func ClaimsUsernameGT(v string) predicate.AuthCode
- func ClaimsUsernameGTE(v string) predicate.AuthCode
- func ClaimsUsernameHasPrefix(v string) predicate.AuthCode
- func ClaimsUsernameHasSuffix(v string) predicate.AuthCode
- func ClaimsUsernameIn(vs ...string) predicate.AuthCode
- func ClaimsUsernameLT(v string) predicate.AuthCode
- func ClaimsUsernameLTE(v string) predicate.AuthCode
- func ClaimsUsernameNEQ(v string) predicate.AuthCode
- func ClaimsUsernameNotIn(vs ...string) predicate.AuthCode
- func ClientID(v string) predicate.AuthCode
- func ClientIDContains(v string) predicate.AuthCode
- func ClientIDContainsFold(v string) predicate.AuthCode
- func ClientIDEQ(v string) predicate.AuthCode
- func ClientIDEqualFold(v string) predicate.AuthCode
- func ClientIDGT(v string) predicate.AuthCode
- func ClientIDGTE(v string) predicate.AuthCode
- func ClientIDHasPrefix(v string) predicate.AuthCode
- func ClientIDHasSuffix(v string) predicate.AuthCode
- func ClientIDIn(vs ...string) predicate.AuthCode
- func ClientIDLT(v string) predicate.AuthCode
- func ClientIDLTE(v string) predicate.AuthCode
- func ClientIDNEQ(v string) predicate.AuthCode
- func ClientIDNotIn(vs ...string) predicate.AuthCode
- func CodeChallenge(v string) predicate.AuthCode
- func CodeChallengeContains(v string) predicate.AuthCode
- func CodeChallengeContainsFold(v string) predicate.AuthCode
- func CodeChallengeEQ(v string) predicate.AuthCode
- func CodeChallengeEqualFold(v string) predicate.AuthCode
- func CodeChallengeGT(v string) predicate.AuthCode
- func CodeChallengeGTE(v string) predicate.AuthCode
- func CodeChallengeHasPrefix(v string) predicate.AuthCode
- func CodeChallengeHasSuffix(v string) predicate.AuthCode
- func CodeChallengeIn(vs ...string) predicate.AuthCode
- func CodeChallengeLT(v string) predicate.AuthCode
- func CodeChallengeLTE(v string) predicate.AuthCode
- func CodeChallengeMethod(v string) predicate.AuthCode
- func CodeChallengeMethodContains(v string) predicate.AuthCode
- func CodeChallengeMethodContainsFold(v string) predicate.AuthCode
- func CodeChallengeMethodEQ(v string) predicate.AuthCode
- func CodeChallengeMethodEqualFold(v string) predicate.AuthCode
- func CodeChallengeMethodGT(v string) predicate.AuthCode
- func CodeChallengeMethodGTE(v string) predicate.AuthCode
- func CodeChallengeMethodHasPrefix(v string) predicate.AuthCode
- func CodeChallengeMethodHasSuffix(v string) predicate.AuthCode
- func CodeChallengeMethodIn(vs ...string) predicate.AuthCode
- func CodeChallengeMethodLT(v string) predicate.AuthCode
- func CodeChallengeMethodLTE(v string) predicate.AuthCode
- func CodeChallengeMethodNEQ(v string) predicate.AuthCode
- func CodeChallengeMethodNotIn(vs ...string) predicate.AuthCode
- func CodeChallengeNEQ(v string) predicate.AuthCode
- func CodeChallengeNotIn(vs ...string) predicate.AuthCode
- func ConnectorData(v []byte) predicate.AuthCode
- func ConnectorDataEQ(v []byte) predicate.AuthCode
- func ConnectorDataGT(v []byte) predicate.AuthCode
- func ConnectorDataGTE(v []byte) predicate.AuthCode
- func ConnectorDataIn(vs ...[]byte) predicate.AuthCode
- func ConnectorDataIsNil() predicate.AuthCode
- func ConnectorDataLT(v []byte) predicate.AuthCode
- func ConnectorDataLTE(v []byte) predicate.AuthCode
- func ConnectorDataNEQ(v []byte) predicate.AuthCode
- func ConnectorDataNotIn(vs ...[]byte) predicate.AuthCode
- func ConnectorDataNotNil() predicate.AuthCode
- func ConnectorID(v string) predicate.AuthCode
- func ConnectorIDContains(v string) predicate.AuthCode
- func ConnectorIDContainsFold(v string) predicate.AuthCode
- func ConnectorIDEQ(v string) predicate.AuthCode
- func ConnectorIDEqualFold(v string) predicate.AuthCode
- func ConnectorIDGT(v string) predicate.AuthCode
- func ConnectorIDGTE(v string) predicate.AuthCode
- func ConnectorIDHasPrefix(v string) predicate.AuthCode
- func ConnectorIDHasSuffix(v string) predicate.AuthCode
- func ConnectorIDIn(vs ...string) predicate.AuthCode
- func ConnectorIDLT(v string) predicate.AuthCode
- func ConnectorIDLTE(v string) predicate.AuthCode
- func ConnectorIDNEQ(v string) predicate.AuthCode
- func ConnectorIDNotIn(vs ...string) predicate.AuthCode
- func Expiry(v time.Time) predicate.AuthCode
- func ExpiryEQ(v time.Time) predicate.AuthCode
- func ExpiryGT(v time.Time) predicate.AuthCode
- func ExpiryGTE(v time.Time) predicate.AuthCode
- func ExpiryIn(vs ...time.Time) predicate.AuthCode
- func ExpiryLT(v time.Time) predicate.AuthCode
- func ExpiryLTE(v time.Time) predicate.AuthCode
- func ExpiryNEQ(v time.Time) predicate.AuthCode
- func ExpiryNotIn(vs ...time.Time) predicate.AuthCode
- func ID(id string) predicate.AuthCode
- func IDContainsFold(id string) predicate.AuthCode
- func IDEQ(id string) predicate.AuthCode
- func IDEqualFold(id string) predicate.AuthCode
- func IDGT(id string) predicate.AuthCode
- func IDGTE(id string) predicate.AuthCode
- func IDIn(ids ...string) predicate.AuthCode
- func IDLT(id string) predicate.AuthCode
- func IDLTE(id string) predicate.AuthCode
- func IDNEQ(id string) predicate.AuthCode
- func IDNotIn(ids ...string) predicate.AuthCode
- func Nonce(v string) predicate.AuthCode
- func NonceContains(v string) predicate.AuthCode
- func NonceContainsFold(v string) predicate.AuthCode
- func NonceEQ(v string) predicate.AuthCode
- func NonceEqualFold(v string) predicate.AuthCode
- func NonceGT(v string) predicate.AuthCode
- func NonceGTE(v string) predicate.AuthCode
- func NonceHasPrefix(v string) predicate.AuthCode
- func NonceHasSuffix(v string) predicate.AuthCode
- func NonceIn(vs ...string) predicate.AuthCode
- func NonceLT(v string) predicate.AuthCode
- func NonceLTE(v string) predicate.AuthCode
- func NonceNEQ(v string) predicate.AuthCode
- func NonceNotIn(vs ...string) predicate.AuthCode
- func Not(p predicate.AuthCode) predicate.AuthCode
- func Or(predicates ...predicate.AuthCode) predicate.AuthCode
- func RedirectURI(v string) predicate.AuthCode
- func RedirectURIContains(v string) predicate.AuthCode
- func RedirectURIContainsFold(v string) predicate.AuthCode
- func RedirectURIEQ(v string) predicate.AuthCode
- func RedirectURIEqualFold(v string) predicate.AuthCode
- func RedirectURIGT(v string) predicate.AuthCode
- func RedirectURIGTE(v string) predicate.AuthCode
- func RedirectURIHasPrefix(v string) predicate.AuthCode
- func RedirectURIHasSuffix(v string) predicate.AuthCode
- func RedirectURIIn(vs ...string) predicate.AuthCode
- func RedirectURILT(v string) predicate.AuthCode
- func RedirectURILTE(v string) predicate.AuthCode
- func RedirectURINEQ(v string) predicate.AuthCode
- func RedirectURINotIn(vs ...string) predicate.AuthCode
- func ScopesIsNil() predicate.AuthCode
- func ScopesNotNil() predicate.AuthCode
- func ValidColumn(column string) bool
- type OrderOption
- func ByClaimsEmail(opts ...sql.OrderTermOption) OrderOption
- func ByClaimsEmailVerified(opts ...sql.OrderTermOption) OrderOption
- func ByClaimsPreferredUsername(opts ...sql.OrderTermOption) OrderOption
- func ByClaimsUserID(opts ...sql.OrderTermOption) OrderOption
- func ByClaimsUsername(opts ...sql.OrderTermOption) OrderOption
- func ByClientID(opts ...sql.OrderTermOption) OrderOption
- func ByCodeChallenge(opts ...sql.OrderTermOption) OrderOption
- func ByCodeChallengeMethod(opts ...sql.OrderTermOption) OrderOption
- func ByConnectorID(opts ...sql.OrderTermOption) OrderOption
- func ByExpiry(opts ...sql.OrderTermOption) OrderOption
- func ByID(opts ...sql.OrderTermOption) OrderOption
- func ByNonce(opts ...sql.OrderTermOption) OrderOption
- func ByRedirectURI(opts ...sql.OrderTermOption) OrderOption
Constants ¶
const ( // Label holds the string label denoting the authcode type in the database. Label = "auth_code" // FieldID holds the string denoting the id field in the database. FieldID = "id" // FieldClientID holds the string denoting the client_id field in the database. FieldClientID = "client_id" // FieldScopes holds the string denoting the scopes field in the database. FieldScopes = "scopes" // FieldNonce holds the string denoting the nonce field in the database. FieldNonce = "nonce" // FieldRedirectURI holds the string denoting the redirect_uri field in the database. FieldRedirectURI = "redirect_uri" // FieldClaimsUserID holds the string denoting the claims_user_id field in the database. FieldClaimsUserID = "claims_user_id" // FieldClaimsUsername holds the string denoting the claims_username field in the database. FieldClaimsUsername = "claims_username" // FieldClaimsEmail holds the string denoting the claims_email field in the database. FieldClaimsEmail = "claims_email" // FieldClaimsEmailVerified holds the string denoting the claims_email_verified field in the database. FieldClaimsEmailVerified = "claims_email_verified" // FieldClaimsGroups holds the string denoting the claims_groups field in the database. FieldClaimsGroups = "claims_groups" // FieldClaimsPreferredUsername holds the string denoting the claims_preferred_username field in the database. FieldClaimsPreferredUsername = "claims_preferred_username" // FieldConnectorID holds the string denoting the connector_id field in the database. FieldConnectorID = "connector_id" // FieldConnectorData holds the string denoting the connector_data field in the database. FieldConnectorData = "connector_data" // FieldExpiry holds the string denoting the expiry field in the database. FieldExpiry = "expiry" // FieldCodeChallenge holds the string denoting the code_challenge field in the database. FieldCodeChallenge = "code_challenge" // FieldCodeChallengeMethod holds the string denoting the code_challenge_method field in the database. FieldCodeChallengeMethod = "code_challenge_method" // Table holds the table name of the authcode in the database. Table = "auth_codes" )
Variables ¶
var ( // ClientIDValidator is a validator for the "client_id" field. It is called by the builders before save. ClientIDValidator func(string) error // NonceValidator is a validator for the "nonce" field. It is called by the builders before save. NonceValidator func(string) error // RedirectURIValidator is a validator for the "redirect_uri" field. It is called by the builders before save. RedirectURIValidator func(string) error // ClaimsUserIDValidator is a validator for the "claims_user_id" field. It is called by the builders before save. ClaimsUserIDValidator func(string) error // ClaimsUsernameValidator is a validator for the "claims_username" field. It is called by the builders before save. ClaimsUsernameValidator func(string) error // ClaimsEmailValidator is a validator for the "claims_email" field. It is called by the builders before save. ClaimsEmailValidator func(string) error // DefaultClaimsPreferredUsername holds the default value on creation for the "claims_preferred_username" field. DefaultClaimsPreferredUsername string // ConnectorIDValidator is a validator for the "connector_id" field. It is called by the builders before save. ConnectorIDValidator func(string) error // DefaultCodeChallenge holds the default value on creation for the "code_challenge" field. DefaultCodeChallenge string // DefaultCodeChallengeMethod holds the default value on creation for the "code_challenge_method" field. DefaultCodeChallengeMethod 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, FieldClientID, FieldScopes, FieldNonce, FieldRedirectURI, FieldClaimsUserID, FieldClaimsUsername, FieldClaimsEmail, FieldClaimsEmailVerified, FieldClaimsGroups, FieldClaimsPreferredUsername, FieldConnectorID, FieldConnectorData, FieldExpiry, FieldCodeChallenge, FieldCodeChallengeMethod, }
Columns holds all SQL columns for authcode fields.
Functions ¶
func ClaimsEmail ¶
ClaimsEmail applies equality check predicate on the "claims_email" field. It's identical to ClaimsEmailEQ.
func ClaimsEmailContains ¶
ClaimsEmailContains applies the Contains predicate on the "claims_email" field.
func ClaimsEmailContainsFold ¶
ClaimsEmailContainsFold applies the ContainsFold predicate on the "claims_email" field.
func ClaimsEmailEQ ¶
ClaimsEmailEQ applies the EQ predicate on the "claims_email" field.
func ClaimsEmailEqualFold ¶
ClaimsEmailEqualFold applies the EqualFold predicate on the "claims_email" field.
func ClaimsEmailGT ¶
ClaimsEmailGT applies the GT predicate on the "claims_email" field.
func ClaimsEmailGTE ¶
ClaimsEmailGTE applies the GTE predicate on the "claims_email" field.
func ClaimsEmailHasPrefix ¶
ClaimsEmailHasPrefix applies the HasPrefix predicate on the "claims_email" field.
func ClaimsEmailHasSuffix ¶
ClaimsEmailHasSuffix applies the HasSuffix predicate on the "claims_email" field.
func ClaimsEmailIn ¶
ClaimsEmailIn applies the In predicate on the "claims_email" field.
func ClaimsEmailLT ¶
ClaimsEmailLT applies the LT predicate on the "claims_email" field.
func ClaimsEmailLTE ¶
ClaimsEmailLTE applies the LTE predicate on the "claims_email" field.
func ClaimsEmailNEQ ¶
ClaimsEmailNEQ applies the NEQ predicate on the "claims_email" field.
func ClaimsEmailNotIn ¶
ClaimsEmailNotIn applies the NotIn predicate on the "claims_email" field.
func ClaimsEmailVerified ¶
ClaimsEmailVerified applies equality check predicate on the "claims_email_verified" field. It's identical to ClaimsEmailVerifiedEQ.
func ClaimsEmailVerifiedEQ ¶
ClaimsEmailVerifiedEQ applies the EQ predicate on the "claims_email_verified" field.
func ClaimsEmailVerifiedNEQ ¶
ClaimsEmailVerifiedNEQ applies the NEQ predicate on the "claims_email_verified" field.
func ClaimsGroupsIsNil ¶
ClaimsGroupsIsNil applies the IsNil predicate on the "claims_groups" field.
func ClaimsGroupsNotNil ¶
ClaimsGroupsNotNil applies the NotNil predicate on the "claims_groups" field.
func ClaimsPreferredUsername ¶
ClaimsPreferredUsername applies equality check predicate on the "claims_preferred_username" field. It's identical to ClaimsPreferredUsernameEQ.
func ClaimsPreferredUsernameContains ¶
ClaimsPreferredUsernameContains applies the Contains predicate on the "claims_preferred_username" field.
func ClaimsPreferredUsernameContainsFold ¶
ClaimsPreferredUsernameContainsFold applies the ContainsFold predicate on the "claims_preferred_username" field.
func ClaimsPreferredUsernameEQ ¶
ClaimsPreferredUsernameEQ applies the EQ predicate on the "claims_preferred_username" field.
func ClaimsPreferredUsernameEqualFold ¶
ClaimsPreferredUsernameEqualFold applies the EqualFold predicate on the "claims_preferred_username" field.
func ClaimsPreferredUsernameGT ¶
ClaimsPreferredUsernameGT applies the GT predicate on the "claims_preferred_username" field.
func ClaimsPreferredUsernameGTE ¶
ClaimsPreferredUsernameGTE applies the GTE predicate on the "claims_preferred_username" field.
func ClaimsPreferredUsernameHasPrefix ¶
ClaimsPreferredUsernameHasPrefix applies the HasPrefix predicate on the "claims_preferred_username" field.
func ClaimsPreferredUsernameHasSuffix ¶
ClaimsPreferredUsernameHasSuffix applies the HasSuffix predicate on the "claims_preferred_username" field.
func ClaimsPreferredUsernameIn ¶
ClaimsPreferredUsernameIn applies the In predicate on the "claims_preferred_username" field.
func ClaimsPreferredUsernameLT ¶
ClaimsPreferredUsernameLT applies the LT predicate on the "claims_preferred_username" field.
func ClaimsPreferredUsernameLTE ¶
ClaimsPreferredUsernameLTE applies the LTE predicate on the "claims_preferred_username" field.
func ClaimsPreferredUsernameNEQ ¶
ClaimsPreferredUsernameNEQ applies the NEQ predicate on the "claims_preferred_username" field.
func ClaimsPreferredUsernameNotIn ¶
ClaimsPreferredUsernameNotIn applies the NotIn predicate on the "claims_preferred_username" field.
func ClaimsUserID ¶
ClaimsUserID applies equality check predicate on the "claims_user_id" field. It's identical to ClaimsUserIDEQ.
func ClaimsUserIDContains ¶
ClaimsUserIDContains applies the Contains predicate on the "claims_user_id" field.
func ClaimsUserIDContainsFold ¶
ClaimsUserIDContainsFold applies the ContainsFold predicate on the "claims_user_id" field.
func ClaimsUserIDEQ ¶
ClaimsUserIDEQ applies the EQ predicate on the "claims_user_id" field.
func ClaimsUserIDEqualFold ¶
ClaimsUserIDEqualFold applies the EqualFold predicate on the "claims_user_id" field.
func ClaimsUserIDGT ¶
ClaimsUserIDGT applies the GT predicate on the "claims_user_id" field.
func ClaimsUserIDGTE ¶
ClaimsUserIDGTE applies the GTE predicate on the "claims_user_id" field.
func ClaimsUserIDHasPrefix ¶
ClaimsUserIDHasPrefix applies the HasPrefix predicate on the "claims_user_id" field.
func ClaimsUserIDHasSuffix ¶
ClaimsUserIDHasSuffix applies the HasSuffix predicate on the "claims_user_id" field.
func ClaimsUserIDIn ¶
ClaimsUserIDIn applies the In predicate on the "claims_user_id" field.
func ClaimsUserIDLT ¶
ClaimsUserIDLT applies the LT predicate on the "claims_user_id" field.
func ClaimsUserIDLTE ¶
ClaimsUserIDLTE applies the LTE predicate on the "claims_user_id" field.
func ClaimsUserIDNEQ ¶
ClaimsUserIDNEQ applies the NEQ predicate on the "claims_user_id" field.
func ClaimsUserIDNotIn ¶
ClaimsUserIDNotIn applies the NotIn predicate on the "claims_user_id" field.
func ClaimsUsername ¶
ClaimsUsername applies equality check predicate on the "claims_username" field. It's identical to ClaimsUsernameEQ.
func ClaimsUsernameContains ¶
ClaimsUsernameContains applies the Contains predicate on the "claims_username" field.
func ClaimsUsernameContainsFold ¶
ClaimsUsernameContainsFold applies the ContainsFold predicate on the "claims_username" field.
func ClaimsUsernameEQ ¶
ClaimsUsernameEQ applies the EQ predicate on the "claims_username" field.
func ClaimsUsernameEqualFold ¶
ClaimsUsernameEqualFold applies the EqualFold predicate on the "claims_username" field.
func ClaimsUsernameGT ¶
ClaimsUsernameGT applies the GT predicate on the "claims_username" field.
func ClaimsUsernameGTE ¶
ClaimsUsernameGTE applies the GTE predicate on the "claims_username" field.
func ClaimsUsernameHasPrefix ¶
ClaimsUsernameHasPrefix applies the HasPrefix predicate on the "claims_username" field.
func ClaimsUsernameHasSuffix ¶
ClaimsUsernameHasSuffix applies the HasSuffix predicate on the "claims_username" field.
func ClaimsUsernameIn ¶
ClaimsUsernameIn applies the In predicate on the "claims_username" field.
func ClaimsUsernameLT ¶
ClaimsUsernameLT applies the LT predicate on the "claims_username" field.
func ClaimsUsernameLTE ¶
ClaimsUsernameLTE applies the LTE predicate on the "claims_username" field.
func ClaimsUsernameNEQ ¶
ClaimsUsernameNEQ applies the NEQ predicate on the "claims_username" field.
func ClaimsUsernameNotIn ¶
ClaimsUsernameNotIn applies the NotIn predicate on the "claims_username" field.
func ClientID ¶
ClientID applies equality check predicate on the "client_id" field. It's identical to ClientIDEQ.
func ClientIDContains ¶
ClientIDContains applies the Contains predicate on the "client_id" field.
func ClientIDContainsFold ¶
ClientIDContainsFold applies the ContainsFold predicate on the "client_id" field.
func ClientIDEQ ¶
ClientIDEQ applies the EQ predicate on the "client_id" field.
func ClientIDEqualFold ¶
ClientIDEqualFold applies the EqualFold predicate on the "client_id" field.
func ClientIDGT ¶
ClientIDGT applies the GT predicate on the "client_id" field.
func ClientIDGTE ¶
ClientIDGTE applies the GTE predicate on the "client_id" field.
func ClientIDHasPrefix ¶
ClientIDHasPrefix applies the HasPrefix predicate on the "client_id" field.
func ClientIDHasSuffix ¶
ClientIDHasSuffix applies the HasSuffix predicate on the "client_id" field.
func ClientIDIn ¶
ClientIDIn applies the In predicate on the "client_id" field.
func ClientIDLT ¶
ClientIDLT applies the LT predicate on the "client_id" field.
func ClientIDLTE ¶
ClientIDLTE applies the LTE predicate on the "client_id" field.
func ClientIDNEQ ¶
ClientIDNEQ applies the NEQ predicate on the "client_id" field.
func ClientIDNotIn ¶
ClientIDNotIn applies the NotIn predicate on the "client_id" field.
func CodeChallenge ¶
CodeChallenge applies equality check predicate on the "code_challenge" field. It's identical to CodeChallengeEQ.
func CodeChallengeContains ¶
CodeChallengeContains applies the Contains predicate on the "code_challenge" field.
func CodeChallengeContainsFold ¶
CodeChallengeContainsFold applies the ContainsFold predicate on the "code_challenge" field.
func CodeChallengeEQ ¶
CodeChallengeEQ applies the EQ predicate on the "code_challenge" field.
func CodeChallengeEqualFold ¶
CodeChallengeEqualFold applies the EqualFold predicate on the "code_challenge" field.
func CodeChallengeGT ¶
CodeChallengeGT applies the GT predicate on the "code_challenge" field.
func CodeChallengeGTE ¶
CodeChallengeGTE applies the GTE predicate on the "code_challenge" field.
func CodeChallengeHasPrefix ¶
CodeChallengeHasPrefix applies the HasPrefix predicate on the "code_challenge" field.
func CodeChallengeHasSuffix ¶
CodeChallengeHasSuffix applies the HasSuffix predicate on the "code_challenge" field.
func CodeChallengeIn ¶
CodeChallengeIn applies the In predicate on the "code_challenge" field.
func CodeChallengeLT ¶
CodeChallengeLT applies the LT predicate on the "code_challenge" field.
func CodeChallengeLTE ¶
CodeChallengeLTE applies the LTE predicate on the "code_challenge" field.
func CodeChallengeMethod ¶
CodeChallengeMethod applies equality check predicate on the "code_challenge_method" field. It's identical to CodeChallengeMethodEQ.
func CodeChallengeMethodContains ¶
CodeChallengeMethodContains applies the Contains predicate on the "code_challenge_method" field.
func CodeChallengeMethodContainsFold ¶
CodeChallengeMethodContainsFold applies the ContainsFold predicate on the "code_challenge_method" field.
func CodeChallengeMethodEQ ¶
CodeChallengeMethodEQ applies the EQ predicate on the "code_challenge_method" field.
func CodeChallengeMethodEqualFold ¶
CodeChallengeMethodEqualFold applies the EqualFold predicate on the "code_challenge_method" field.
func CodeChallengeMethodGT ¶
CodeChallengeMethodGT applies the GT predicate on the "code_challenge_method" field.
func CodeChallengeMethodGTE ¶
CodeChallengeMethodGTE applies the GTE predicate on the "code_challenge_method" field.
func CodeChallengeMethodHasPrefix ¶
CodeChallengeMethodHasPrefix applies the HasPrefix predicate on the "code_challenge_method" field.
func CodeChallengeMethodHasSuffix ¶
CodeChallengeMethodHasSuffix applies the HasSuffix predicate on the "code_challenge_method" field.
func CodeChallengeMethodIn ¶
CodeChallengeMethodIn applies the In predicate on the "code_challenge_method" field.
func CodeChallengeMethodLT ¶
CodeChallengeMethodLT applies the LT predicate on the "code_challenge_method" field.
func CodeChallengeMethodLTE ¶
CodeChallengeMethodLTE applies the LTE predicate on the "code_challenge_method" field.
func CodeChallengeMethodNEQ ¶
CodeChallengeMethodNEQ applies the NEQ predicate on the "code_challenge_method" field.
func CodeChallengeMethodNotIn ¶
CodeChallengeMethodNotIn applies the NotIn predicate on the "code_challenge_method" field.
func CodeChallengeNEQ ¶
CodeChallengeNEQ applies the NEQ predicate on the "code_challenge" field.
func CodeChallengeNotIn ¶
CodeChallengeNotIn applies the NotIn predicate on the "code_challenge" field.
func ConnectorData ¶
ConnectorData applies equality check predicate on the "connector_data" field. It's identical to ConnectorDataEQ.
func ConnectorDataEQ ¶
ConnectorDataEQ applies the EQ predicate on the "connector_data" field.
func ConnectorDataGT ¶
ConnectorDataGT applies the GT predicate on the "connector_data" field.
func ConnectorDataGTE ¶
ConnectorDataGTE applies the GTE predicate on the "connector_data" field.
func ConnectorDataIn ¶
ConnectorDataIn applies the In predicate on the "connector_data" field.
func ConnectorDataIsNil ¶
ConnectorDataIsNil applies the IsNil predicate on the "connector_data" field.
func ConnectorDataLT ¶
ConnectorDataLT applies the LT predicate on the "connector_data" field.
func ConnectorDataLTE ¶
ConnectorDataLTE applies the LTE predicate on the "connector_data" field.
func ConnectorDataNEQ ¶
ConnectorDataNEQ applies the NEQ predicate on the "connector_data" field.
func ConnectorDataNotIn ¶
ConnectorDataNotIn applies the NotIn predicate on the "connector_data" field.
func ConnectorDataNotNil ¶
ConnectorDataNotNil applies the NotNil predicate on the "connector_data" field.
func ConnectorID ¶
ConnectorID applies equality check predicate on the "connector_id" field. It's identical to ConnectorIDEQ.
func ConnectorIDContains ¶
ConnectorIDContains applies the Contains predicate on the "connector_id" field.
func ConnectorIDContainsFold ¶
ConnectorIDContainsFold applies the ContainsFold predicate on the "connector_id" field.
func ConnectorIDEQ ¶
ConnectorIDEQ applies the EQ predicate on the "connector_id" field.
func ConnectorIDEqualFold ¶
ConnectorIDEqualFold applies the EqualFold predicate on the "connector_id" field.
func ConnectorIDGT ¶
ConnectorIDGT applies the GT predicate on the "connector_id" field.
func ConnectorIDGTE ¶
ConnectorIDGTE applies the GTE predicate on the "connector_id" field.
func ConnectorIDHasPrefix ¶
ConnectorIDHasPrefix applies the HasPrefix predicate on the "connector_id" field.
func ConnectorIDHasSuffix ¶
ConnectorIDHasSuffix applies the HasSuffix predicate on the "connector_id" field.
func ConnectorIDIn ¶
ConnectorIDIn applies the In predicate on the "connector_id" field.
func ConnectorIDLT ¶
ConnectorIDLT applies the LT predicate on the "connector_id" field.
func ConnectorIDLTE ¶
ConnectorIDLTE applies the LTE predicate on the "connector_id" field.
func ConnectorIDNEQ ¶
ConnectorIDNEQ applies the NEQ predicate on the "connector_id" field.
func ConnectorIDNotIn ¶
ConnectorIDNotIn applies the NotIn predicate on the "connector_id" field.
func Expiry ¶
Expiry applies equality check predicate on the "expiry" field. It's identical to ExpiryEQ.
func ExpiryNotIn ¶
ExpiryNotIn applies the NotIn predicate on the "expiry" field.
func IDContainsFold ¶
IDContainsFold applies the ContainsFold predicate on the ID field.
func IDEqualFold ¶
IDEqualFold applies the EqualFold predicate on the ID field.
func Nonce ¶
Nonce applies equality check predicate on the "nonce" field. It's identical to NonceEQ.
func NonceContains ¶
NonceContains applies the Contains predicate on the "nonce" field.
func NonceContainsFold ¶
NonceContainsFold applies the ContainsFold predicate on the "nonce" field.
func NonceEqualFold ¶
NonceEqualFold applies the EqualFold predicate on the "nonce" field.
func NonceHasPrefix ¶
NonceHasPrefix applies the HasPrefix predicate on the "nonce" field.
func NonceHasSuffix ¶
NonceHasSuffix applies the HasSuffix predicate on the "nonce" field.
func NonceNotIn ¶
NonceNotIn applies the NotIn predicate on the "nonce" field.
func RedirectURI ¶
RedirectURI applies equality check predicate on the "redirect_uri" field. It's identical to RedirectURIEQ.
func RedirectURIContains ¶
RedirectURIContains applies the Contains predicate on the "redirect_uri" field.
func RedirectURIContainsFold ¶
RedirectURIContainsFold applies the ContainsFold predicate on the "redirect_uri" field.
func RedirectURIEQ ¶
RedirectURIEQ applies the EQ predicate on the "redirect_uri" field.
func RedirectURIEqualFold ¶
RedirectURIEqualFold applies the EqualFold predicate on the "redirect_uri" field.
func RedirectURIGT ¶
RedirectURIGT applies the GT predicate on the "redirect_uri" field.
func RedirectURIGTE ¶
RedirectURIGTE applies the GTE predicate on the "redirect_uri" field.
func RedirectURIHasPrefix ¶
RedirectURIHasPrefix applies the HasPrefix predicate on the "redirect_uri" field.
func RedirectURIHasSuffix ¶
RedirectURIHasSuffix applies the HasSuffix predicate on the "redirect_uri" field.
func RedirectURIIn ¶
RedirectURIIn applies the In predicate on the "redirect_uri" field.
func RedirectURILT ¶
RedirectURILT applies the LT predicate on the "redirect_uri" field.
func RedirectURILTE ¶
RedirectURILTE applies the LTE predicate on the "redirect_uri" field.
func RedirectURINEQ ¶
RedirectURINEQ applies the NEQ predicate on the "redirect_uri" field.
func RedirectURINotIn ¶
RedirectURINotIn applies the NotIn predicate on the "redirect_uri" field.
func ScopesIsNil ¶
ScopesIsNil applies the IsNil predicate on the "scopes" field.
func ScopesNotNil ¶
ScopesNotNil applies the NotNil predicate on the "scopes" field.
func ValidColumn ¶
ValidColumn reports if the column name is valid (part of the table columns).
Types ¶
type OrderOption ¶
OrderOption defines the ordering options for the AuthCode queries.
func ByClaimsEmail ¶
func ByClaimsEmail(opts ...sql.OrderTermOption) OrderOption
ByClaimsEmail orders the results by the claims_email field.
func ByClaimsEmailVerified ¶
func ByClaimsEmailVerified(opts ...sql.OrderTermOption) OrderOption
ByClaimsEmailVerified orders the results by the claims_email_verified field.
func ByClaimsPreferredUsername ¶
func ByClaimsPreferredUsername(opts ...sql.OrderTermOption) OrderOption
ByClaimsPreferredUsername orders the results by the claims_preferred_username field.
func ByClaimsUserID ¶
func ByClaimsUserID(opts ...sql.OrderTermOption) OrderOption
ByClaimsUserID orders the results by the claims_user_id field.
func ByClaimsUsername ¶
func ByClaimsUsername(opts ...sql.OrderTermOption) OrderOption
ByClaimsUsername orders the results by the claims_username field.
func ByClientID ¶
func ByClientID(opts ...sql.OrderTermOption) OrderOption
ByClientID orders the results by the client_id field.
func ByCodeChallenge ¶
func ByCodeChallenge(opts ...sql.OrderTermOption) OrderOption
ByCodeChallenge orders the results by the code_challenge field.
func ByCodeChallengeMethod ¶
func ByCodeChallengeMethod(opts ...sql.OrderTermOption) OrderOption
ByCodeChallengeMethod orders the results by the code_challenge_method field.
func ByConnectorID ¶
func ByConnectorID(opts ...sql.OrderTermOption) OrderOption
ByConnectorID orders the results by the connector_id field.
func ByExpiry ¶
func ByExpiry(opts ...sql.OrderTermOption) OrderOption
ByExpiry orders the results by the expiry field.
func ByID ¶
func ByID(opts ...sql.OrderTermOption) OrderOption
ByID orders the results by the id field.
func ByNonce ¶
func ByNonce(opts ...sql.OrderTermOption) OrderOption
ByNonce orders the results by the nonce field.
func ByRedirectURI ¶
func ByRedirectURI(opts ...sql.OrderTermOption) OrderOption
ByRedirectURI orders the results by the redirect_uri field.