Documentation
¶
Index ¶
- Constants
- Variables
- func And(predicates ...predicate.User) predicate.User
- func CreatedAt(v time.Time) predicate.User
- func CreatedAtEQ(v time.Time) predicate.User
- func CreatedAtGT(v time.Time) predicate.User
- func CreatedAtGTE(v time.Time) predicate.User
- func CreatedAtIn(vs ...time.Time) predicate.User
- func CreatedAtLT(v time.Time) predicate.User
- func CreatedAtLTE(v time.Time) predicate.User
- func CreatedAtNEQ(v time.Time) predicate.User
- func CreatedAtNotIn(vs ...time.Time) predicate.User
- func Email(v string) predicate.User
- func EmailContains(v string) predicate.User
- func EmailContainsFold(v string) predicate.User
- func EmailEQ(v string) predicate.User
- func EmailEqualFold(v string) predicate.User
- func EmailGT(v string) predicate.User
- func EmailGTE(v string) predicate.User
- func EmailHasPrefix(v string) predicate.User
- func EmailHasSuffix(v string) predicate.User
- func EmailIn(vs ...string) predicate.User
- func EmailLT(v string) predicate.User
- func EmailLTE(v string) predicate.User
- func EmailNEQ(v string) predicate.User
- func EmailNotIn(vs ...string) predicate.User
- func GithubAccessToken(v string) predicate.User
- func GithubAccessTokenContains(v string) predicate.User
- func GithubAccessTokenContainsFold(v string) predicate.User
- func GithubAccessTokenEQ(v string) predicate.User
- func GithubAccessTokenEqualFold(v string) predicate.User
- func GithubAccessTokenGT(v string) predicate.User
- func GithubAccessTokenGTE(v string) predicate.User
- func GithubAccessTokenHasPrefix(v string) predicate.User
- func GithubAccessTokenHasSuffix(v string) predicate.User
- func GithubAccessTokenIn(vs ...string) predicate.User
- func GithubAccessTokenIsNil() predicate.User
- func GithubAccessTokenLT(v string) predicate.User
- func GithubAccessTokenLTE(v string) predicate.User
- func GithubAccessTokenNEQ(v string) predicate.User
- func GithubAccessTokenNotIn(vs ...string) predicate.User
- func GithubAccessTokenNotNil() predicate.User
- func GithubUserID(v int64) predicate.User
- func GithubUserIDEQ(v int64) predicate.User
- func GithubUserIDGT(v int64) predicate.User
- func GithubUserIDGTE(v int64) predicate.User
- func GithubUserIDIn(vs ...int64) predicate.User
- func GithubUserIDIsNil() predicate.User
- func GithubUserIDLT(v int64) predicate.User
- func GithubUserIDLTE(v int64) predicate.User
- func GithubUserIDNEQ(v int64) predicate.User
- func GithubUserIDNotIn(vs ...int64) predicate.User
- func GithubUserIDNotNil() predicate.User
- func GitlabAccessToken(v string) predicate.User
- func GitlabAccessTokenContains(v string) predicate.User
- func GitlabAccessTokenContainsFold(v string) predicate.User
- func GitlabAccessTokenEQ(v string) predicate.User
- func GitlabAccessTokenEqualFold(v string) predicate.User
- func GitlabAccessTokenExpiresAt(v time.Time) predicate.User
- func GitlabAccessTokenExpiresAtEQ(v time.Time) predicate.User
- func GitlabAccessTokenExpiresAtGT(v time.Time) predicate.User
- func GitlabAccessTokenExpiresAtGTE(v time.Time) predicate.User
- func GitlabAccessTokenExpiresAtIn(vs ...time.Time) predicate.User
- func GitlabAccessTokenExpiresAtIsNil() predicate.User
- func GitlabAccessTokenExpiresAtLT(v time.Time) predicate.User
- func GitlabAccessTokenExpiresAtLTE(v time.Time) predicate.User
- func GitlabAccessTokenExpiresAtNEQ(v time.Time) predicate.User
- func GitlabAccessTokenExpiresAtNotIn(vs ...time.Time) predicate.User
- func GitlabAccessTokenExpiresAtNotNil() predicate.User
- func GitlabAccessTokenGT(v string) predicate.User
- func GitlabAccessTokenGTE(v string) predicate.User
- func GitlabAccessTokenHasPrefix(v string) predicate.User
- func GitlabAccessTokenHasSuffix(v string) predicate.User
- func GitlabAccessTokenIn(vs ...string) predicate.User
- func GitlabAccessTokenIsNil() predicate.User
- func GitlabAccessTokenLT(v string) predicate.User
- func GitlabAccessTokenLTE(v string) predicate.User
- func GitlabAccessTokenNEQ(v string) predicate.User
- func GitlabAccessTokenNotIn(vs ...string) predicate.User
- func GitlabAccessTokenNotNil() predicate.User
- func GitlabRefreshToken(v string) predicate.User
- func GitlabRefreshTokenContains(v string) predicate.User
- func GitlabRefreshTokenContainsFold(v string) predicate.User
- func GitlabRefreshTokenEQ(v string) predicate.User
- func GitlabRefreshTokenEqualFold(v string) predicate.User
- func GitlabRefreshTokenGT(v string) predicate.User
- func GitlabRefreshTokenGTE(v string) predicate.User
- func GitlabRefreshTokenHasPrefix(v string) predicate.User
- func GitlabRefreshTokenHasSuffix(v string) predicate.User
- func GitlabRefreshTokenIn(vs ...string) predicate.User
- func GitlabRefreshTokenIsNil() predicate.User
- func GitlabRefreshTokenLT(v string) predicate.User
- func GitlabRefreshTokenLTE(v string) predicate.User
- func GitlabRefreshTokenNEQ(v string) predicate.User
- func GitlabRefreshTokenNotIn(vs ...string) predicate.User
- func GitlabRefreshTokenNotNil() predicate.User
- func GitlabUserID(v int) predicate.User
- func GitlabUserIDEQ(v int) predicate.User
- func GitlabUserIDGT(v int) predicate.User
- func GitlabUserIDGTE(v int) predicate.User
- func GitlabUserIDIn(vs ...int) predicate.User
- func GitlabUserIDIsNil() predicate.User
- func GitlabUserIDLT(v int) predicate.User
- func GitlabUserIDLTE(v int) predicate.User
- func GitlabUserIDNEQ(v int) predicate.User
- func GitlabUserIDNotIn(vs ...int) predicate.User
- func GitlabUserIDNotNil() predicate.User
- func HasSubmissions() predicate.User
- func HasSubmissionsWith(preds ...predicate.Submission) predicate.User
- func HasSubscription() predicate.User
- func HasSubscriptionWith(preds ...predicate.Subscription) predicate.User
- func HasTokens() predicate.User
- func HasTokensWith(preds ...predicate.Token) predicate.User
- func ID(id uuid.UUID) predicate.User
- func IDEQ(id uuid.UUID) predicate.User
- func IDGT(id uuid.UUID) predicate.User
- func IDGTE(id uuid.UUID) predicate.User
- func IDIn(ids ...uuid.UUID) predicate.User
- func IDLT(id uuid.UUID) predicate.User
- func IDLTE(id uuid.UUID) predicate.User
- func IDNEQ(id uuid.UUID) predicate.User
- func IDNotIn(ids ...uuid.UUID) predicate.User
- func Not(p predicate.User) predicate.User
- func Or(predicates ...predicate.User) predicate.User
- func Password(v string) predicate.User
- func PasswordContains(v string) predicate.User
- func PasswordContainsFold(v string) predicate.User
- func PasswordEQ(v string) predicate.User
- func PasswordEqualFold(v string) predicate.User
- func PasswordGT(v string) predicate.User
- func PasswordGTE(v string) predicate.User
- func PasswordHasPrefix(v string) predicate.User
- func PasswordHasSuffix(v string) predicate.User
- func PasswordIn(vs ...string) predicate.User
- func PasswordIsNil() predicate.User
- func PasswordLT(v string) predicate.User
- func PasswordLTE(v string) predicate.User
- func PasswordNEQ(v string) predicate.User
- func PasswordNotIn(vs ...string) predicate.User
- func PasswordNotNil() predicate.User
- func ValidColumn(column string) bool
Constants ¶
const ( // Label holds the string label denoting the user type in the database. Label = "user" // FieldID holds the string denoting the id field in the database. FieldID = "id" // 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" // FieldGithubUserID holds the string denoting the github_user_id field in the database. FieldGithubUserID = "github_user_id" // FieldGithubAccessToken holds the string denoting the github_access_token field in the database. FieldGithubAccessToken = "github_access_token" // FieldGitlabUserID holds the string denoting the gitlab_user_id field in the database. FieldGitlabUserID = "gitlab_user_id" // FieldGitlabAccessToken holds the string denoting the gitlab_access_token field in the database. FieldGitlabAccessToken = "gitlab_access_token" // FieldGitlabRefreshToken holds the string denoting the gitlab_refresh_token field in the database. FieldGitlabRefreshToken = "gitlab_refresh_token" // FieldGitlabAccessTokenExpiresAt holds the string denoting the gitlab_access_token_expires_at field in the database. FieldGitlabAccessTokenExpiresAt = "gitlab_access_token_expires_at" // FieldCreatedAt holds the string denoting the created_at field in the database. FieldCreatedAt = "created_at" // EdgeTokens holds the string denoting the tokens edge name in mutations. EdgeTokens = "tokens" // EdgeSubmissions holds the string denoting the submissions edge name in mutations. EdgeSubmissions = "submissions" // EdgeSubscription holds the string denoting the subscription edge name in mutations. EdgeSubscription = "subscription" // Table holds the table name of the user in the database. Table = "users" // TokensTable is the table that holds the tokens relation/edge. TokensTable = "tokens" // TokensInverseTable is the table name for the Token entity. // It exists in this package in order to avoid circular dependency with the "token" package. TokensInverseTable = "tokens" // TokensColumn is the table column denoting the tokens relation/edge. TokensColumn = "user_tokens" // SubmissionsTable is the table that holds the submissions relation/edge. SubmissionsTable = "submissions" // SubmissionsInverseTable is the table name for the Submission entity. // It exists in this package in order to avoid circular dependency with the "submission" package. SubmissionsInverseTable = "submissions" // SubmissionsColumn is the table column denoting the submissions relation/edge. SubmissionsColumn = "user_submissions" // SubscriptionTable is the table that holds the subscription relation/edge. SubscriptionTable = "subscriptions" // SubscriptionInverseTable is the table name for the Subscription entity. // It exists in this package in order to avoid circular dependency with the "subscription" package. SubscriptionInverseTable = "subscriptions" // SubscriptionColumn is the table column denoting the subscription relation/edge. SubscriptionColumn = "user_subscription" )
Variables ¶
var ( // DefaultCreatedAt holds the default value on creation for the "created_at" field. DefaultCreatedAt func() time.Time // DefaultID holds the default value on creation for the "id" field. DefaultID func() uuid.UUID )
var Columns = []string{ FieldID, FieldEmail, FieldPassword, FieldGithubUserID, FieldGithubAccessToken, FieldGitlabUserID, FieldGitlabAccessToken, FieldGitlabRefreshToken, FieldGitlabAccessTokenExpiresAt, FieldCreatedAt, }
Columns holds all SQL columns for user fields.
Functions ¶
func CreatedAt ¶
CreatedAt applies equality check predicate on the "created_at" field. It's identical to CreatedAtEQ.
func CreatedAtEQ ¶
CreatedAtEQ applies the EQ predicate on the "created_at" field.
func CreatedAtGT ¶
CreatedAtGT applies the GT predicate on the "created_at" field.
func CreatedAtGTE ¶
CreatedAtGTE applies the GTE predicate on the "created_at" field.
func CreatedAtIn ¶
CreatedAtIn applies the In predicate on the "created_at" field.
func CreatedAtLT ¶
CreatedAtLT applies the LT predicate on the "created_at" field.
func CreatedAtLTE ¶
CreatedAtLTE applies the LTE predicate on the "created_at" field.
func CreatedAtNEQ ¶
CreatedAtNEQ applies the NEQ predicate on the "created_at" field.
func CreatedAtNotIn ¶
CreatedAtNotIn applies the NotIn predicate on the "created_at" field.
func Email ¶
Email applies equality check predicate on the "email" field. It's identical to EmailEQ.
func EmailContains ¶
EmailContains applies the Contains predicate on the "email" field.
func EmailContainsFold ¶
EmailContainsFold applies the ContainsFold predicate on the "email" field.
func EmailEqualFold ¶
EmailEqualFold applies the EqualFold predicate on the "email" field.
func EmailHasPrefix ¶
EmailHasPrefix applies the HasPrefix predicate on the "email" field.
func EmailHasSuffix ¶
EmailHasSuffix applies the HasSuffix predicate on the "email" field.
func EmailNotIn ¶
EmailNotIn applies the NotIn predicate on the "email" field.
func GithubAccessToken ¶
GithubAccessToken applies equality check predicate on the "github_access_token" field. It's identical to GithubAccessTokenEQ.
func GithubAccessTokenContains ¶
GithubAccessTokenContains applies the Contains predicate on the "github_access_token" field.
func GithubAccessTokenContainsFold ¶
GithubAccessTokenContainsFold applies the ContainsFold predicate on the "github_access_token" field.
func GithubAccessTokenEQ ¶
GithubAccessTokenEQ applies the EQ predicate on the "github_access_token" field.
func GithubAccessTokenEqualFold ¶
GithubAccessTokenEqualFold applies the EqualFold predicate on the "github_access_token" field.
func GithubAccessTokenGT ¶
GithubAccessTokenGT applies the GT predicate on the "github_access_token" field.
func GithubAccessTokenGTE ¶
GithubAccessTokenGTE applies the GTE predicate on the "github_access_token" field.
func GithubAccessTokenHasPrefix ¶
GithubAccessTokenHasPrefix applies the HasPrefix predicate on the "github_access_token" field.
func GithubAccessTokenHasSuffix ¶
GithubAccessTokenHasSuffix applies the HasSuffix predicate on the "github_access_token" field.
func GithubAccessTokenIn ¶
GithubAccessTokenIn applies the In predicate on the "github_access_token" field.
func GithubAccessTokenIsNil ¶
GithubAccessTokenIsNil applies the IsNil predicate on the "github_access_token" field.
func GithubAccessTokenLT ¶
GithubAccessTokenLT applies the LT predicate on the "github_access_token" field.
func GithubAccessTokenLTE ¶
GithubAccessTokenLTE applies the LTE predicate on the "github_access_token" field.
func GithubAccessTokenNEQ ¶
GithubAccessTokenNEQ applies the NEQ predicate on the "github_access_token" field.
func GithubAccessTokenNotIn ¶
GithubAccessTokenNotIn applies the NotIn predicate on the "github_access_token" field.
func GithubAccessTokenNotNil ¶
GithubAccessTokenNotNil applies the NotNil predicate on the "github_access_token" field.
func GithubUserID ¶
GithubUserID applies equality check predicate on the "github_user_id" field. It's identical to GithubUserIDEQ.
func GithubUserIDEQ ¶
GithubUserIDEQ applies the EQ predicate on the "github_user_id" field.
func GithubUserIDGT ¶
GithubUserIDGT applies the GT predicate on the "github_user_id" field.
func GithubUserIDGTE ¶
GithubUserIDGTE applies the GTE predicate on the "github_user_id" field.
func GithubUserIDIn ¶
GithubUserIDIn applies the In predicate on the "github_user_id" field.
func GithubUserIDIsNil ¶
GithubUserIDIsNil applies the IsNil predicate on the "github_user_id" field.
func GithubUserIDLT ¶
GithubUserIDLT applies the LT predicate on the "github_user_id" field.
func GithubUserIDLTE ¶
GithubUserIDLTE applies the LTE predicate on the "github_user_id" field.
func GithubUserIDNEQ ¶
GithubUserIDNEQ applies the NEQ predicate on the "github_user_id" field.
func GithubUserIDNotIn ¶
GithubUserIDNotIn applies the NotIn predicate on the "github_user_id" field.
func GithubUserIDNotNil ¶
GithubUserIDNotNil applies the NotNil predicate on the "github_user_id" field.
func GitlabAccessToken ¶
GitlabAccessToken applies equality check predicate on the "gitlab_access_token" field. It's identical to GitlabAccessTokenEQ.
func GitlabAccessTokenContains ¶
GitlabAccessTokenContains applies the Contains predicate on the "gitlab_access_token" field.
func GitlabAccessTokenContainsFold ¶
GitlabAccessTokenContainsFold applies the ContainsFold predicate on the "gitlab_access_token" field.
func GitlabAccessTokenEQ ¶
GitlabAccessTokenEQ applies the EQ predicate on the "gitlab_access_token" field.
func GitlabAccessTokenEqualFold ¶
GitlabAccessTokenEqualFold applies the EqualFold predicate on the "gitlab_access_token" field.
func GitlabAccessTokenExpiresAt ¶
GitlabAccessTokenExpiresAt applies equality check predicate on the "gitlab_access_token_expires_at" field. It's identical to GitlabAccessTokenExpiresAtEQ.
func GitlabAccessTokenExpiresAtEQ ¶
GitlabAccessTokenExpiresAtEQ applies the EQ predicate on the "gitlab_access_token_expires_at" field.
func GitlabAccessTokenExpiresAtGT ¶
GitlabAccessTokenExpiresAtGT applies the GT predicate on the "gitlab_access_token_expires_at" field.
func GitlabAccessTokenExpiresAtGTE ¶
GitlabAccessTokenExpiresAtGTE applies the GTE predicate on the "gitlab_access_token_expires_at" field.
func GitlabAccessTokenExpiresAtIn ¶
GitlabAccessTokenExpiresAtIn applies the In predicate on the "gitlab_access_token_expires_at" field.
func GitlabAccessTokenExpiresAtIsNil ¶
GitlabAccessTokenExpiresAtIsNil applies the IsNil predicate on the "gitlab_access_token_expires_at" field.
func GitlabAccessTokenExpiresAtLT ¶
GitlabAccessTokenExpiresAtLT applies the LT predicate on the "gitlab_access_token_expires_at" field.
func GitlabAccessTokenExpiresAtLTE ¶
GitlabAccessTokenExpiresAtLTE applies the LTE predicate on the "gitlab_access_token_expires_at" field.
func GitlabAccessTokenExpiresAtNEQ ¶
GitlabAccessTokenExpiresAtNEQ applies the NEQ predicate on the "gitlab_access_token_expires_at" field.
func GitlabAccessTokenExpiresAtNotIn ¶
GitlabAccessTokenExpiresAtNotIn applies the NotIn predicate on the "gitlab_access_token_expires_at" field.
func GitlabAccessTokenExpiresAtNotNil ¶
GitlabAccessTokenExpiresAtNotNil applies the NotNil predicate on the "gitlab_access_token_expires_at" field.
func GitlabAccessTokenGT ¶
GitlabAccessTokenGT applies the GT predicate on the "gitlab_access_token" field.
func GitlabAccessTokenGTE ¶
GitlabAccessTokenGTE applies the GTE predicate on the "gitlab_access_token" field.
func GitlabAccessTokenHasPrefix ¶
GitlabAccessTokenHasPrefix applies the HasPrefix predicate on the "gitlab_access_token" field.
func GitlabAccessTokenHasSuffix ¶
GitlabAccessTokenHasSuffix applies the HasSuffix predicate on the "gitlab_access_token" field.
func GitlabAccessTokenIn ¶
GitlabAccessTokenIn applies the In predicate on the "gitlab_access_token" field.
func GitlabAccessTokenIsNil ¶
GitlabAccessTokenIsNil applies the IsNil predicate on the "gitlab_access_token" field.
func GitlabAccessTokenLT ¶
GitlabAccessTokenLT applies the LT predicate on the "gitlab_access_token" field.
func GitlabAccessTokenLTE ¶
GitlabAccessTokenLTE applies the LTE predicate on the "gitlab_access_token" field.
func GitlabAccessTokenNEQ ¶
GitlabAccessTokenNEQ applies the NEQ predicate on the "gitlab_access_token" field.
func GitlabAccessTokenNotIn ¶
GitlabAccessTokenNotIn applies the NotIn predicate on the "gitlab_access_token" field.
func GitlabAccessTokenNotNil ¶
GitlabAccessTokenNotNil applies the NotNil predicate on the "gitlab_access_token" field.
func GitlabRefreshToken ¶
GitlabRefreshToken applies equality check predicate on the "gitlab_refresh_token" field. It's identical to GitlabRefreshTokenEQ.
func GitlabRefreshTokenContains ¶
GitlabRefreshTokenContains applies the Contains predicate on the "gitlab_refresh_token" field.
func GitlabRefreshTokenContainsFold ¶
GitlabRefreshTokenContainsFold applies the ContainsFold predicate on the "gitlab_refresh_token" field.
func GitlabRefreshTokenEQ ¶
GitlabRefreshTokenEQ applies the EQ predicate on the "gitlab_refresh_token" field.
func GitlabRefreshTokenEqualFold ¶
GitlabRefreshTokenEqualFold applies the EqualFold predicate on the "gitlab_refresh_token" field.
func GitlabRefreshTokenGT ¶
GitlabRefreshTokenGT applies the GT predicate on the "gitlab_refresh_token" field.
func GitlabRefreshTokenGTE ¶
GitlabRefreshTokenGTE applies the GTE predicate on the "gitlab_refresh_token" field.
func GitlabRefreshTokenHasPrefix ¶
GitlabRefreshTokenHasPrefix applies the HasPrefix predicate on the "gitlab_refresh_token" field.
func GitlabRefreshTokenHasSuffix ¶
GitlabRefreshTokenHasSuffix applies the HasSuffix predicate on the "gitlab_refresh_token" field.
func GitlabRefreshTokenIn ¶
GitlabRefreshTokenIn applies the In predicate on the "gitlab_refresh_token" field.
func GitlabRefreshTokenIsNil ¶
GitlabRefreshTokenIsNil applies the IsNil predicate on the "gitlab_refresh_token" field.
func GitlabRefreshTokenLT ¶
GitlabRefreshTokenLT applies the LT predicate on the "gitlab_refresh_token" field.
func GitlabRefreshTokenLTE ¶
GitlabRefreshTokenLTE applies the LTE predicate on the "gitlab_refresh_token" field.
func GitlabRefreshTokenNEQ ¶
GitlabRefreshTokenNEQ applies the NEQ predicate on the "gitlab_refresh_token" field.
func GitlabRefreshTokenNotIn ¶
GitlabRefreshTokenNotIn applies the NotIn predicate on the "gitlab_refresh_token" field.
func GitlabRefreshTokenNotNil ¶
GitlabRefreshTokenNotNil applies the NotNil predicate on the "gitlab_refresh_token" field.
func GitlabUserID ¶
GitlabUserID applies equality check predicate on the "gitlab_user_id" field. It's identical to GitlabUserIDEQ.
func GitlabUserIDEQ ¶
GitlabUserIDEQ applies the EQ predicate on the "gitlab_user_id" field.
func GitlabUserIDGT ¶
GitlabUserIDGT applies the GT predicate on the "gitlab_user_id" field.
func GitlabUserIDGTE ¶
GitlabUserIDGTE applies the GTE predicate on the "gitlab_user_id" field.
func GitlabUserIDIn ¶
GitlabUserIDIn applies the In predicate on the "gitlab_user_id" field.
func GitlabUserIDIsNil ¶
GitlabUserIDIsNil applies the IsNil predicate on the "gitlab_user_id" field.
func GitlabUserIDLT ¶
GitlabUserIDLT applies the LT predicate on the "gitlab_user_id" field.
func GitlabUserIDLTE ¶
GitlabUserIDLTE applies the LTE predicate on the "gitlab_user_id" field.
func GitlabUserIDNEQ ¶
GitlabUserIDNEQ applies the NEQ predicate on the "gitlab_user_id" field.
func GitlabUserIDNotIn ¶
GitlabUserIDNotIn applies the NotIn predicate on the "gitlab_user_id" field.
func GitlabUserIDNotNil ¶
GitlabUserIDNotNil applies the NotNil predicate on the "gitlab_user_id" field.
func HasSubmissions ¶
HasSubmissions applies the HasEdge predicate on the "submissions" edge.
func HasSubmissionsWith ¶
func HasSubmissionsWith(preds ...predicate.Submission) predicate.User
HasSubmissionsWith applies the HasEdge predicate on the "submissions" edge with a given conditions (other predicates).
func HasSubscription ¶
HasSubscription applies the HasEdge predicate on the "subscription" edge.
func HasSubscriptionWith ¶
func HasSubscriptionWith(preds ...predicate.Subscription) predicate.User
HasSubscriptionWith applies the HasEdge predicate on the "subscription" edge with a given conditions (other predicates).
func HasTokensWith ¶
HasTokensWith applies the HasEdge predicate on the "tokens" edge with a given conditions (other predicates).
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 PasswordIsNil ¶
PasswordIsNil applies the IsNil 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 PasswordNotNil ¶
PasswordNotNil applies the NotNil predicate on the "password" field.
func ValidColumn ¶
ValidColumn reports if the column name is valid (part of the table columns).
Types ¶
This section is empty.