Documentation ¶
Index ¶
- Constants
- Variables
- func Active(v bool) predicate.Person
- func ActiveEQ(v bool) predicate.Person
- func ActiveNEQ(v bool) predicate.Person
- func And(predicates ...predicate.Person) predicate.Person
- func BirthDate(v string) predicate.Person
- func BirthDateContains(v string) predicate.Person
- func BirthDateContainsFold(v string) predicate.Person
- func BirthDateEQ(v string) predicate.Person
- func BirthDateEqualFold(v string) predicate.Person
- func BirthDateGT(v string) predicate.Person
- func BirthDateGTE(v string) predicate.Person
- func BirthDateHasPrefix(v string) predicate.Person
- func BirthDateHasSuffix(v string) predicate.Person
- func BirthDateIn(vs ...string) predicate.Person
- func BirthDateIsNil() predicate.Person
- func BirthDateLT(v string) predicate.Person
- func BirthDateLTE(v string) predicate.Person
- func BirthDateNEQ(v string) predicate.Person
- func BirthDateNotIn(vs ...string) predicate.Person
- func BirthDateNotNil() predicate.Person
- func DateCreated(v time.Time) predicate.Person
- func DateCreatedEQ(v time.Time) predicate.Person
- func DateCreatedGT(v time.Time) predicate.Person
- func DateCreatedGTE(v time.Time) predicate.Person
- func DateCreatedIn(vs ...time.Time) predicate.Person
- func DateCreatedLT(v time.Time) predicate.Person
- func DateCreatedLTE(v time.Time) predicate.Person
- func DateCreatedNEQ(v time.Time) predicate.Person
- func DateCreatedNotIn(vs ...time.Time) predicate.Person
- func DateUpdated(v time.Time) predicate.Person
- func DateUpdatedEQ(v time.Time) predicate.Person
- func DateUpdatedGT(v time.Time) predicate.Person
- func DateUpdatedGTE(v time.Time) predicate.Person
- func DateUpdatedIn(vs ...time.Time) predicate.Person
- func DateUpdatedLT(v time.Time) predicate.Person
- func DateUpdatedLTE(v time.Time) predicate.Person
- func DateUpdatedNEQ(v time.Time) predicate.Person
- func DateUpdatedNotIn(vs ...time.Time) predicate.Person
- func Email(v string) predicate.Person
- func EmailContains(v string) predicate.Person
- func EmailContainsFold(v string) predicate.Person
- func EmailEQ(v string) predicate.Person
- func EmailEqualFold(v string) predicate.Person
- func EmailGT(v string) predicate.Person
- func EmailGTE(v string) predicate.Person
- func EmailHasPrefix(v string) predicate.Person
- func EmailHasSuffix(v string) predicate.Person
- func EmailIn(vs ...string) predicate.Person
- func EmailIsNil() predicate.Person
- func EmailLT(v string) predicate.Person
- func EmailLTE(v string) predicate.Person
- func EmailNEQ(v string) predicate.Person
- func EmailNotIn(vs ...string) predicate.Person
- func EmailNotNil() predicate.Person
- func ExpirationDate(v string) predicate.Person
- func ExpirationDateContains(v string) predicate.Person
- func ExpirationDateContainsFold(v string) predicate.Person
- func ExpirationDateEQ(v string) predicate.Person
- func ExpirationDateEqualFold(v string) predicate.Person
- func ExpirationDateGT(v string) predicate.Person
- func ExpirationDateGTE(v string) predicate.Person
- func ExpirationDateHasPrefix(v string) predicate.Person
- func ExpirationDateHasSuffix(v string) predicate.Person
- func ExpirationDateIn(vs ...string) predicate.Person
- func ExpirationDateIsNil() predicate.Person
- func ExpirationDateLT(v string) predicate.Person
- func ExpirationDateLTE(v string) predicate.Person
- func ExpirationDateNEQ(v string) predicate.Person
- func ExpirationDateNotIn(vs ...string) predicate.Person
- func ExpirationDateNotNil() predicate.Person
- func FamilyName(v string) predicate.Person
- func FamilyNameContains(v string) predicate.Person
- func FamilyNameContainsFold(v string) predicate.Person
- func FamilyNameEQ(v string) predicate.Person
- func FamilyNameEqualFold(v string) predicate.Person
- func FamilyNameGT(v string) predicate.Person
- func FamilyNameGTE(v string) predicate.Person
- func FamilyNameHasPrefix(v string) predicate.Person
- func FamilyNameHasSuffix(v string) predicate.Person
- func FamilyNameIn(vs ...string) predicate.Person
- func FamilyNameIsNil() predicate.Person
- func FamilyNameLT(v string) predicate.Person
- func FamilyNameLTE(v string) predicate.Person
- func FamilyNameNEQ(v string) predicate.Person
- func FamilyNameNotIn(vs ...string) predicate.Person
- func FamilyNameNotNil() predicate.Person
- func GivenName(v string) predicate.Person
- func GivenNameContains(v string) predicate.Person
- func GivenNameContainsFold(v string) predicate.Person
- func GivenNameEQ(v string) predicate.Person
- func GivenNameEqualFold(v string) predicate.Person
- func GivenNameGT(v string) predicate.Person
- func GivenNameGTE(v string) predicate.Person
- func GivenNameHasPrefix(v string) predicate.Person
- func GivenNameHasSuffix(v string) predicate.Person
- func GivenNameIn(vs ...string) predicate.Person
- func GivenNameIsNil() predicate.Person
- func GivenNameLT(v string) predicate.Person
- func GivenNameLTE(v string) predicate.Person
- func GivenNameNEQ(v string) predicate.Person
- func GivenNameNotIn(vs ...string) predicate.Person
- func GivenNameNotNil() predicate.Person
- func HonorificPrefix(v string) predicate.Person
- func HonorificPrefixContains(v string) predicate.Person
- func HonorificPrefixContainsFold(v string) predicate.Person
- func HonorificPrefixEQ(v string) predicate.Person
- func HonorificPrefixEqualFold(v string) predicate.Person
- func HonorificPrefixGT(v string) predicate.Person
- func HonorificPrefixGTE(v string) predicate.Person
- func HonorificPrefixHasPrefix(v string) predicate.Person
- func HonorificPrefixHasSuffix(v string) predicate.Person
- func HonorificPrefixIn(vs ...string) predicate.Person
- func HonorificPrefixIsNil() predicate.Person
- func HonorificPrefixLT(v string) predicate.Person
- func HonorificPrefixLTE(v string) predicate.Person
- func HonorificPrefixNEQ(v string) predicate.Person
- func HonorificPrefixNotIn(vs ...string) predicate.Person
- func HonorificPrefixNotNil() predicate.Person
- func ID(id int) predicate.Person
- func IDEQ(id int) predicate.Person
- func IDGT(id int) predicate.Person
- func IDGTE(id int) predicate.Person
- func IDIn(ids ...int) predicate.Person
- func IDLT(id int) predicate.Person
- func IDLTE(id int) predicate.Person
- func IDNEQ(id int) predicate.Person
- func IDNotIn(ids ...int) predicate.Person
- func IdentifierIsNil() predicate.Person
- func IdentifierNotNil() predicate.Person
- func IdentifierValuesIsNil() predicate.Person
- func IdentifierValuesNotNil() predicate.Person
- func JobCategoryIsNil() predicate.Person
- func JobCategoryNotNil() predicate.Person
- func Name(v string) predicate.Person
- func NameContains(v string) predicate.Person
- func NameContainsFold(v string) predicate.Person
- func NameEQ(v string) predicate.Person
- func NameEqualFold(v string) predicate.Person
- func NameGT(v string) predicate.Person
- func NameGTE(v string) predicate.Person
- func NameHasPrefix(v string) predicate.Person
- func NameHasSuffix(v string) predicate.Person
- func NameIn(vs ...string) predicate.Person
- func NameIsNil() predicate.Person
- func NameLT(v string) predicate.Person
- func NameLTE(v string) predicate.Person
- func NameNEQ(v string) predicate.Person
- func NameNotIn(vs ...string) predicate.Person
- func NameNotNil() predicate.Person
- func Not(p predicate.Person) predicate.Person
- func ObjectClassIsNil() predicate.Person
- func ObjectClassNotNil() predicate.Person
- func Or(predicates ...predicate.Person) predicate.Person
- func PreferredFamilyName(v string) predicate.Person
- func PreferredFamilyNameContains(v string) predicate.Person
- func PreferredFamilyNameContainsFold(v string) predicate.Person
- func PreferredFamilyNameEQ(v string) predicate.Person
- func PreferredFamilyNameEqualFold(v string) predicate.Person
- func PreferredFamilyNameGT(v string) predicate.Person
- func PreferredFamilyNameGTE(v string) predicate.Person
- func PreferredFamilyNameHasPrefix(v string) predicate.Person
- func PreferredFamilyNameHasSuffix(v string) predicate.Person
- func PreferredFamilyNameIn(vs ...string) predicate.Person
- func PreferredFamilyNameIsNil() predicate.Person
- func PreferredFamilyNameLT(v string) predicate.Person
- func PreferredFamilyNameLTE(v string) predicate.Person
- func PreferredFamilyNameNEQ(v string) predicate.Person
- func PreferredFamilyNameNotIn(vs ...string) predicate.Person
- func PreferredFamilyNameNotNil() predicate.Person
- func PreferredGivenName(v string) predicate.Person
- func PreferredGivenNameContains(v string) predicate.Person
- func PreferredGivenNameContainsFold(v string) predicate.Person
- func PreferredGivenNameEQ(v string) predicate.Person
- func PreferredGivenNameEqualFold(v string) predicate.Person
- func PreferredGivenNameGT(v string) predicate.Person
- func PreferredGivenNameGTE(v string) predicate.Person
- func PreferredGivenNameHasPrefix(v string) predicate.Person
- func PreferredGivenNameHasSuffix(v string) predicate.Person
- func PreferredGivenNameIn(vs ...string) predicate.Person
- func PreferredGivenNameIsNil() predicate.Person
- func PreferredGivenNameLT(v string) predicate.Person
- func PreferredGivenNameLTE(v string) predicate.Person
- func PreferredGivenNameNEQ(v string) predicate.Person
- func PreferredGivenNameNotIn(vs ...string) predicate.Person
- func PreferredGivenNameNotNil() predicate.Person
- func PublicID(v string) predicate.Person
- func PublicIDContains(v string) predicate.Person
- func PublicIDContainsFold(v string) predicate.Person
- func PublicIDEQ(v string) predicate.Person
- func PublicIDEqualFold(v string) predicate.Person
- func PublicIDGT(v string) predicate.Person
- func PublicIDGTE(v string) predicate.Person
- func PublicIDHasPrefix(v string) predicate.Person
- func PublicIDHasSuffix(v string) predicate.Person
- func PublicIDIn(vs ...string) predicate.Person
- func PublicIDLT(v string) predicate.Person
- func PublicIDLTE(v string) predicate.Person
- func PublicIDNEQ(v string) predicate.Person
- func PublicIDNotIn(vs ...string) predicate.Person
- func RoleIsNil() predicate.Person
- func RoleNotNil() predicate.Person
- func SettingsIsNil() predicate.Person
- func SettingsNotNil() predicate.Person
- func TokenIsNil() predicate.Person
- func TokenNotNil() predicate.Person
- func ValidColumn(column string) bool
- type OrderOption
- func ByActive(opts ...sql.OrderTermOption) OrderOption
- func ByBirthDate(opts ...sql.OrderTermOption) OrderOption
- func ByDateCreated(opts ...sql.OrderTermOption) OrderOption
- func ByDateUpdated(opts ...sql.OrderTermOption) OrderOption
- func ByEmail(opts ...sql.OrderTermOption) OrderOption
- func ByExpirationDate(opts ...sql.OrderTermOption) OrderOption
- func ByFamilyName(opts ...sql.OrderTermOption) OrderOption
- func ByGivenName(opts ...sql.OrderTermOption) OrderOption
- func ByHonorificPrefix(opts ...sql.OrderTermOption) OrderOption
- func ByID(opts ...sql.OrderTermOption) OrderOption
- func ByName(opts ...sql.OrderTermOption) OrderOption
- func ByPreferredFamilyName(opts ...sql.OrderTermOption) OrderOption
- func ByPreferredGivenName(opts ...sql.OrderTermOption) OrderOption
- func ByPublicID(opts ...sql.OrderTermOption) OrderOption
Constants ¶
const ( // Label holds the string label denoting the person type in the database. Label = "person" // FieldID holds the string denoting the id field in the database. FieldID = "id" // FieldDateCreated holds the string denoting the date_created field in the database. FieldDateCreated = "date_created" // FieldDateUpdated holds the string denoting the date_updated field in the database. FieldDateUpdated = "date_updated" // FieldPublicID holds the string denoting the public_id field in the database. FieldPublicID = "public_id" // FieldIdentifier holds the string denoting the identifier field in the database. FieldIdentifier = "identifier" // FieldIdentifierValues holds the string denoting the identifier_values field in the database. FieldIdentifierValues = "identifier_values" // FieldActive holds the string denoting the active field in the database. FieldActive = "active" // FieldBirthDate holds the string denoting the birth_date field in the database. FieldBirthDate = "birth_date" // FieldEmail holds the string denoting the email field in the database. FieldEmail = "email" // FieldGivenName holds the string denoting the given_name field in the database. FieldGivenName = "given_name" // FieldName holds the string denoting the name field in the database. FieldName = "name" // FieldFamilyName holds the string denoting the family_name field in the database. FieldFamilyName = "family_name" // FieldJobCategory holds the string denoting the job_category field in the database. FieldJobCategory = "job_category" // FieldPreferredGivenName holds the string denoting the preferred_given_name field in the database. FieldPreferredGivenName = "preferred_given_name" // FieldPreferredFamilyName holds the string denoting the preferred_family_name field in the database. FieldPreferredFamilyName = "preferred_family_name" // FieldHonorificPrefix holds the string denoting the honorific_prefix field in the database. FieldHonorificPrefix = "honorific_prefix" // FieldRole holds the string denoting the role field in the database. FieldRole = "role" // FieldSettings holds the string denoting the settings field in the database. FieldSettings = "settings" // FieldObjectClass holds the string denoting the object_class field in the database. FieldObjectClass = "object_class" // FieldExpirationDate holds the string denoting the expiration_date field in the database. FieldExpirationDate = "expiration_date" // FieldToken holds the string denoting the token field in the database. FieldToken = "token" // Table holds the table name of the person in the database. Table = "person" )
Variables ¶
var ( // DefaultDateCreated holds the default value on creation for the "date_created" field. DefaultDateCreated func() time.Time // DefaultDateUpdated holds the default value on creation for the "date_updated" field. DefaultDateUpdated func() time.Time // UpdateDefaultDateUpdated holds the default value on update for the "date_updated" field. UpdateDefaultDateUpdated func() time.Time // DefaultPublicID holds the default value on creation for the "public_id" field. DefaultPublicID func() string // DefaultIdentifier holds the default value on creation for the "identifier" field. DefaultIdentifier []string // DefaultIdentifierValues holds the default value on creation for the "identifier_values" field. DefaultIdentifierValues []string // DefaultActive holds the default value on creation for the "active" field. DefaultActive bool // DefaultJobCategory holds the default value on creation for the "job_category" field. DefaultJobCategory []string // DefaultRole holds the default value on creation for the "role" field. DefaultRole []string // DefaultSettings holds the default value on creation for the "settings" field. DefaultSettings map[string]string // DefaultObjectClass holds the default value on creation for the "object_class" field. DefaultObjectClass []string // DefaultToken holds the default value on creation for the "token" field. DefaultToken []string )
var Columns = []string{ FieldID, FieldDateCreated, FieldDateUpdated, FieldPublicID, FieldIdentifier, FieldIdentifierValues, FieldActive, FieldBirthDate, FieldEmail, FieldGivenName, FieldName, FieldFamilyName, FieldJobCategory, FieldPreferredGivenName, FieldPreferredFamilyName, FieldHonorificPrefix, FieldRole, FieldSettings, FieldObjectClass, FieldExpirationDate, FieldToken, }
Columns holds all SQL columns for person fields.
Functions ¶
func Active ¶
Active applies equality check predicate on the "active" field. It's identical to ActiveEQ.
func BirthDate ¶
BirthDate applies equality check predicate on the "birth_date" field. It's identical to BirthDateEQ.
func BirthDateContains ¶
BirthDateContains applies the Contains predicate on the "birth_date" field.
func BirthDateContainsFold ¶
BirthDateContainsFold applies the ContainsFold predicate on the "birth_date" field.
func BirthDateEQ ¶
BirthDateEQ applies the EQ predicate on the "birth_date" field.
func BirthDateEqualFold ¶
BirthDateEqualFold applies the EqualFold predicate on the "birth_date" field.
func BirthDateGT ¶
BirthDateGT applies the GT predicate on the "birth_date" field.
func BirthDateGTE ¶
BirthDateGTE applies the GTE predicate on the "birth_date" field.
func BirthDateHasPrefix ¶
BirthDateHasPrefix applies the HasPrefix predicate on the "birth_date" field.
func BirthDateHasSuffix ¶
BirthDateHasSuffix applies the HasSuffix predicate on the "birth_date" field.
func BirthDateIn ¶
BirthDateIn applies the In predicate on the "birth_date" field.
func BirthDateIsNil ¶
BirthDateIsNil applies the IsNil predicate on the "birth_date" field.
func BirthDateLT ¶
BirthDateLT applies the LT predicate on the "birth_date" field.
func BirthDateLTE ¶
BirthDateLTE applies the LTE predicate on the "birth_date" field.
func BirthDateNEQ ¶
BirthDateNEQ applies the NEQ predicate on the "birth_date" field.
func BirthDateNotIn ¶
BirthDateNotIn applies the NotIn predicate on the "birth_date" field.
func BirthDateNotNil ¶
BirthDateNotNil applies the NotNil predicate on the "birth_date" field.
func DateCreated ¶
DateCreated applies equality check predicate on the "date_created" field. It's identical to DateCreatedEQ.
func DateCreatedEQ ¶
DateCreatedEQ applies the EQ predicate on the "date_created" field.
func DateCreatedGT ¶
DateCreatedGT applies the GT predicate on the "date_created" field.
func DateCreatedGTE ¶
DateCreatedGTE applies the GTE predicate on the "date_created" field.
func DateCreatedIn ¶
DateCreatedIn applies the In predicate on the "date_created" field.
func DateCreatedLT ¶
DateCreatedLT applies the LT predicate on the "date_created" field.
func DateCreatedLTE ¶
DateCreatedLTE applies the LTE predicate on the "date_created" field.
func DateCreatedNEQ ¶
DateCreatedNEQ applies the NEQ predicate on the "date_created" field.
func DateCreatedNotIn ¶
DateCreatedNotIn applies the NotIn predicate on the "date_created" field.
func DateUpdated ¶
DateUpdated applies equality check predicate on the "date_updated" field. It's identical to DateUpdatedEQ.
func DateUpdatedEQ ¶
DateUpdatedEQ applies the EQ predicate on the "date_updated" field.
func DateUpdatedGT ¶
DateUpdatedGT applies the GT predicate on the "date_updated" field.
func DateUpdatedGTE ¶
DateUpdatedGTE applies the GTE predicate on the "date_updated" field.
func DateUpdatedIn ¶
DateUpdatedIn applies the In predicate on the "date_updated" field.
func DateUpdatedLT ¶
DateUpdatedLT applies the LT predicate on the "date_updated" field.
func DateUpdatedLTE ¶
DateUpdatedLTE applies the LTE predicate on the "date_updated" field.
func DateUpdatedNEQ ¶
DateUpdatedNEQ applies the NEQ predicate on the "date_updated" field.
func DateUpdatedNotIn ¶
DateUpdatedNotIn applies the NotIn predicate on the "date_updated" 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 EmailIsNil ¶
EmailIsNil applies the IsNil predicate on the "email" field.
func EmailNotIn ¶
EmailNotIn applies the NotIn predicate on the "email" field.
func EmailNotNil ¶
EmailNotNil applies the NotNil predicate on the "email" field.
func ExpirationDate ¶
ExpirationDate applies equality check predicate on the "expiration_date" field. It's identical to ExpirationDateEQ.
func ExpirationDateContains ¶
ExpirationDateContains applies the Contains predicate on the "expiration_date" field.
func ExpirationDateContainsFold ¶
ExpirationDateContainsFold applies the ContainsFold predicate on the "expiration_date" field.
func ExpirationDateEQ ¶
ExpirationDateEQ applies the EQ predicate on the "expiration_date" field.
func ExpirationDateEqualFold ¶
ExpirationDateEqualFold applies the EqualFold predicate on the "expiration_date" field.
func ExpirationDateGT ¶
ExpirationDateGT applies the GT predicate on the "expiration_date" field.
func ExpirationDateGTE ¶
ExpirationDateGTE applies the GTE predicate on the "expiration_date" field.
func ExpirationDateHasPrefix ¶
ExpirationDateHasPrefix applies the HasPrefix predicate on the "expiration_date" field.
func ExpirationDateHasSuffix ¶
ExpirationDateHasSuffix applies the HasSuffix predicate on the "expiration_date" field.
func ExpirationDateIn ¶
ExpirationDateIn applies the In predicate on the "expiration_date" field.
func ExpirationDateIsNil ¶
ExpirationDateIsNil applies the IsNil predicate on the "expiration_date" field.
func ExpirationDateLT ¶
ExpirationDateLT applies the LT predicate on the "expiration_date" field.
func ExpirationDateLTE ¶
ExpirationDateLTE applies the LTE predicate on the "expiration_date" field.
func ExpirationDateNEQ ¶
ExpirationDateNEQ applies the NEQ predicate on the "expiration_date" field.
func ExpirationDateNotIn ¶
ExpirationDateNotIn applies the NotIn predicate on the "expiration_date" field.
func ExpirationDateNotNil ¶
ExpirationDateNotNil applies the NotNil predicate on the "expiration_date" field.
func FamilyName ¶
FamilyName applies equality check predicate on the "family_name" field. It's identical to FamilyNameEQ.
func FamilyNameContains ¶
FamilyNameContains applies the Contains predicate on the "family_name" field.
func FamilyNameContainsFold ¶
FamilyNameContainsFold applies the ContainsFold predicate on the "family_name" field.
func FamilyNameEQ ¶
FamilyNameEQ applies the EQ predicate on the "family_name" field.
func FamilyNameEqualFold ¶
FamilyNameEqualFold applies the EqualFold predicate on the "family_name" field.
func FamilyNameGT ¶
FamilyNameGT applies the GT predicate on the "family_name" field.
func FamilyNameGTE ¶
FamilyNameGTE applies the GTE predicate on the "family_name" field.
func FamilyNameHasPrefix ¶
FamilyNameHasPrefix applies the HasPrefix predicate on the "family_name" field.
func FamilyNameHasSuffix ¶
FamilyNameHasSuffix applies the HasSuffix predicate on the "family_name" field.
func FamilyNameIn ¶
FamilyNameIn applies the In predicate on the "family_name" field.
func FamilyNameIsNil ¶
FamilyNameIsNil applies the IsNil predicate on the "family_name" field.
func FamilyNameLT ¶
FamilyNameLT applies the LT predicate on the "family_name" field.
func FamilyNameLTE ¶
FamilyNameLTE applies the LTE predicate on the "family_name" field.
func FamilyNameNEQ ¶
FamilyNameNEQ applies the NEQ predicate on the "family_name" field.
func FamilyNameNotIn ¶
FamilyNameNotIn applies the NotIn predicate on the "family_name" field.
func FamilyNameNotNil ¶
FamilyNameNotNil applies the NotNil predicate on the "family_name" field.
func GivenName ¶
GivenName applies equality check predicate on the "given_name" field. It's identical to GivenNameEQ.
func GivenNameContains ¶
GivenNameContains applies the Contains predicate on the "given_name" field.
func GivenNameContainsFold ¶
GivenNameContainsFold applies the ContainsFold predicate on the "given_name" field.
func GivenNameEQ ¶
GivenNameEQ applies the EQ predicate on the "given_name" field.
func GivenNameEqualFold ¶
GivenNameEqualFold applies the EqualFold predicate on the "given_name" field.
func GivenNameGT ¶
GivenNameGT applies the GT predicate on the "given_name" field.
func GivenNameGTE ¶
GivenNameGTE applies the GTE predicate on the "given_name" field.
func GivenNameHasPrefix ¶
GivenNameHasPrefix applies the HasPrefix predicate on the "given_name" field.
func GivenNameHasSuffix ¶
GivenNameHasSuffix applies the HasSuffix predicate on the "given_name" field.
func GivenNameIn ¶
GivenNameIn applies the In predicate on the "given_name" field.
func GivenNameIsNil ¶
GivenNameIsNil applies the IsNil predicate on the "given_name" field.
func GivenNameLT ¶
GivenNameLT applies the LT predicate on the "given_name" field.
func GivenNameLTE ¶
GivenNameLTE applies the LTE predicate on the "given_name" field.
func GivenNameNEQ ¶
GivenNameNEQ applies the NEQ predicate on the "given_name" field.
func GivenNameNotIn ¶
GivenNameNotIn applies the NotIn predicate on the "given_name" field.
func GivenNameNotNil ¶
GivenNameNotNil applies the NotNil predicate on the "given_name" field.
func HonorificPrefix ¶
HonorificPrefix applies equality check predicate on the "honorific_prefix" field. It's identical to HonorificPrefixEQ.
func HonorificPrefixContains ¶
HonorificPrefixContains applies the Contains predicate on the "honorific_prefix" field.
func HonorificPrefixContainsFold ¶
HonorificPrefixContainsFold applies the ContainsFold predicate on the "honorific_prefix" field.
func HonorificPrefixEQ ¶
HonorificPrefixEQ applies the EQ predicate on the "honorific_prefix" field.
func HonorificPrefixEqualFold ¶
HonorificPrefixEqualFold applies the EqualFold predicate on the "honorific_prefix" field.
func HonorificPrefixGT ¶
HonorificPrefixGT applies the GT predicate on the "honorific_prefix" field.
func HonorificPrefixGTE ¶
HonorificPrefixGTE applies the GTE predicate on the "honorific_prefix" field.
func HonorificPrefixHasPrefix ¶
HonorificPrefixHasPrefix applies the HasPrefix predicate on the "honorific_prefix" field.
func HonorificPrefixHasSuffix ¶
HonorificPrefixHasSuffix applies the HasSuffix predicate on the "honorific_prefix" field.
func HonorificPrefixIn ¶
HonorificPrefixIn applies the In predicate on the "honorific_prefix" field.
func HonorificPrefixIsNil ¶
HonorificPrefixIsNil applies the IsNil predicate on the "honorific_prefix" field.
func HonorificPrefixLT ¶
HonorificPrefixLT applies the LT predicate on the "honorific_prefix" field.
func HonorificPrefixLTE ¶
HonorificPrefixLTE applies the LTE predicate on the "honorific_prefix" field.
func HonorificPrefixNEQ ¶
HonorificPrefixNEQ applies the NEQ predicate on the "honorific_prefix" field.
func HonorificPrefixNotIn ¶
HonorificPrefixNotIn applies the NotIn predicate on the "honorific_prefix" field.
func HonorificPrefixNotNil ¶
HonorificPrefixNotNil applies the NotNil predicate on the "honorific_prefix" field.
func IdentifierIsNil ¶
IdentifierIsNil applies the IsNil predicate on the "identifier" field.
func IdentifierNotNil ¶
IdentifierNotNil applies the NotNil predicate on the "identifier" field.
func IdentifierValuesIsNil ¶
IdentifierValuesIsNil applies the IsNil predicate on the "identifier_values" field.
func IdentifierValuesNotNil ¶
IdentifierValuesNotNil applies the NotNil predicate on the "identifier_values" field.
func JobCategoryIsNil ¶
JobCategoryIsNil applies the IsNil predicate on the "job_category" field.
func JobCategoryNotNil ¶
JobCategoryNotNil applies the NotNil predicate on the "job_category" field.
func NameContains ¶
NameContains applies the Contains predicate on the "name" field.
func NameContainsFold ¶
NameContainsFold applies the ContainsFold predicate on the "name" field.
func NameEqualFold ¶
NameEqualFold applies the EqualFold predicate on the "name" field.
func NameHasPrefix ¶
NameHasPrefix applies the HasPrefix predicate on the "name" field.
func NameHasSuffix ¶
NameHasSuffix applies the HasSuffix predicate on the "name" field.
func NameNotNil ¶
NameNotNil applies the NotNil predicate on the "name" field.
func ObjectClassIsNil ¶
ObjectClassIsNil applies the IsNil predicate on the "object_class" field.
func ObjectClassNotNil ¶
ObjectClassNotNil applies the NotNil predicate on the "object_class" field.
func PreferredFamilyName ¶
PreferredFamilyName applies equality check predicate on the "preferred_family_name" field. It's identical to PreferredFamilyNameEQ.
func PreferredFamilyNameContains ¶
PreferredFamilyNameContains applies the Contains predicate on the "preferred_family_name" field.
func PreferredFamilyNameContainsFold ¶
PreferredFamilyNameContainsFold applies the ContainsFold predicate on the "preferred_family_name" field.
func PreferredFamilyNameEQ ¶
PreferredFamilyNameEQ applies the EQ predicate on the "preferred_family_name" field.
func PreferredFamilyNameEqualFold ¶
PreferredFamilyNameEqualFold applies the EqualFold predicate on the "preferred_family_name" field.
func PreferredFamilyNameGT ¶
PreferredFamilyNameGT applies the GT predicate on the "preferred_family_name" field.
func PreferredFamilyNameGTE ¶
PreferredFamilyNameGTE applies the GTE predicate on the "preferred_family_name" field.
func PreferredFamilyNameHasPrefix ¶
PreferredFamilyNameHasPrefix applies the HasPrefix predicate on the "preferred_family_name" field.
func PreferredFamilyNameHasSuffix ¶
PreferredFamilyNameHasSuffix applies the HasSuffix predicate on the "preferred_family_name" field.
func PreferredFamilyNameIn ¶
PreferredFamilyNameIn applies the In predicate on the "preferred_family_name" field.
func PreferredFamilyNameIsNil ¶
PreferredFamilyNameIsNil applies the IsNil predicate on the "preferred_family_name" field.
func PreferredFamilyNameLT ¶
PreferredFamilyNameLT applies the LT predicate on the "preferred_family_name" field.
func PreferredFamilyNameLTE ¶
PreferredFamilyNameLTE applies the LTE predicate on the "preferred_family_name" field.
func PreferredFamilyNameNEQ ¶
PreferredFamilyNameNEQ applies the NEQ predicate on the "preferred_family_name" field.
func PreferredFamilyNameNotIn ¶
PreferredFamilyNameNotIn applies the NotIn predicate on the "preferred_family_name" field.
func PreferredFamilyNameNotNil ¶
PreferredFamilyNameNotNil applies the NotNil predicate on the "preferred_family_name" field.
func PreferredGivenName ¶
PreferredGivenName applies equality check predicate on the "preferred_given_name" field. It's identical to PreferredGivenNameEQ.
func PreferredGivenNameContains ¶
PreferredGivenNameContains applies the Contains predicate on the "preferred_given_name" field.
func PreferredGivenNameContainsFold ¶
PreferredGivenNameContainsFold applies the ContainsFold predicate on the "preferred_given_name" field.
func PreferredGivenNameEQ ¶
PreferredGivenNameEQ applies the EQ predicate on the "preferred_given_name" field.
func PreferredGivenNameEqualFold ¶
PreferredGivenNameEqualFold applies the EqualFold predicate on the "preferred_given_name" field.
func PreferredGivenNameGT ¶
PreferredGivenNameGT applies the GT predicate on the "preferred_given_name" field.
func PreferredGivenNameGTE ¶
PreferredGivenNameGTE applies the GTE predicate on the "preferred_given_name" field.
func PreferredGivenNameHasPrefix ¶
PreferredGivenNameHasPrefix applies the HasPrefix predicate on the "preferred_given_name" field.
func PreferredGivenNameHasSuffix ¶
PreferredGivenNameHasSuffix applies the HasSuffix predicate on the "preferred_given_name" field.
func PreferredGivenNameIn ¶
PreferredGivenNameIn applies the In predicate on the "preferred_given_name" field.
func PreferredGivenNameIsNil ¶
PreferredGivenNameIsNil applies the IsNil predicate on the "preferred_given_name" field.
func PreferredGivenNameLT ¶
PreferredGivenNameLT applies the LT predicate on the "preferred_given_name" field.
func PreferredGivenNameLTE ¶
PreferredGivenNameLTE applies the LTE predicate on the "preferred_given_name" field.
func PreferredGivenNameNEQ ¶
PreferredGivenNameNEQ applies the NEQ predicate on the "preferred_given_name" field.
func PreferredGivenNameNotIn ¶
PreferredGivenNameNotIn applies the NotIn predicate on the "preferred_given_name" field.
func PreferredGivenNameNotNil ¶
PreferredGivenNameNotNil applies the NotNil predicate on the "preferred_given_name" field.
func PublicID ¶
PublicID applies equality check predicate on the "public_id" field. It's identical to PublicIDEQ.
func PublicIDContains ¶
PublicIDContains applies the Contains predicate on the "public_id" field.
func PublicIDContainsFold ¶
PublicIDContainsFold applies the ContainsFold predicate on the "public_id" field.
func PublicIDEQ ¶
PublicIDEQ applies the EQ predicate on the "public_id" field.
func PublicIDEqualFold ¶
PublicIDEqualFold applies the EqualFold predicate on the "public_id" field.
func PublicIDGT ¶
PublicIDGT applies the GT predicate on the "public_id" field.
func PublicIDGTE ¶
PublicIDGTE applies the GTE predicate on the "public_id" field.
func PublicIDHasPrefix ¶
PublicIDHasPrefix applies the HasPrefix predicate on the "public_id" field.
func PublicIDHasSuffix ¶
PublicIDHasSuffix applies the HasSuffix predicate on the "public_id" field.
func PublicIDIn ¶
PublicIDIn applies the In predicate on the "public_id" field.
func PublicIDLT ¶
PublicIDLT applies the LT predicate on the "public_id" field.
func PublicIDLTE ¶
PublicIDLTE applies the LTE predicate on the "public_id" field.
func PublicIDNEQ ¶
PublicIDNEQ applies the NEQ predicate on the "public_id" field.
func PublicIDNotIn ¶
PublicIDNotIn applies the NotIn predicate on the "public_id" field.
func RoleNotNil ¶
RoleNotNil applies the NotNil predicate on the "role" field.
func SettingsIsNil ¶
SettingsIsNil applies the IsNil predicate on the "settings" field.
func SettingsNotNil ¶
SettingsNotNil applies the NotNil predicate on the "settings" field.
func TokenIsNil ¶
TokenIsNil applies the IsNil predicate on the "token" field.
func TokenNotNil ¶
TokenNotNil applies the NotNil predicate on the "token" 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 Person queries.
func ByActive ¶
func ByActive(opts ...sql.OrderTermOption) OrderOption
ByActive orders the results by the active field.
func ByBirthDate ¶
func ByBirthDate(opts ...sql.OrderTermOption) OrderOption
ByBirthDate orders the results by the birth_date field.
func ByDateCreated ¶
func ByDateCreated(opts ...sql.OrderTermOption) OrderOption
ByDateCreated orders the results by the date_created field.
func ByDateUpdated ¶
func ByDateUpdated(opts ...sql.OrderTermOption) OrderOption
ByDateUpdated orders the results by the date_updated field.
func ByEmail ¶
func ByEmail(opts ...sql.OrderTermOption) OrderOption
ByEmail orders the results by the email field.
func ByExpirationDate ¶
func ByExpirationDate(opts ...sql.OrderTermOption) OrderOption
ByExpirationDate orders the results by the expiration_date field.
func ByFamilyName ¶
func ByFamilyName(opts ...sql.OrderTermOption) OrderOption
ByFamilyName orders the results by the family_name field.
func ByGivenName ¶
func ByGivenName(opts ...sql.OrderTermOption) OrderOption
ByGivenName orders the results by the given_name field.
func ByHonorificPrefix ¶
func ByHonorificPrefix(opts ...sql.OrderTermOption) OrderOption
ByHonorificPrefix orders the results by the honorific_prefix field.
func ByID ¶
func ByID(opts ...sql.OrderTermOption) OrderOption
ByID orders the results by the id field.
func ByName ¶
func ByName(opts ...sql.OrderTermOption) OrderOption
ByName orders the results by the name field.
func ByPreferredFamilyName ¶
func ByPreferredFamilyName(opts ...sql.OrderTermOption) OrderOption
ByPreferredFamilyName orders the results by the preferred_family_name field.
func ByPreferredGivenName ¶
func ByPreferredGivenName(opts ...sql.OrderTermOption) OrderOption
ByPreferredGivenName orders the results by the preferred_given_name field.
func ByPublicID ¶
func ByPublicID(opts ...sql.OrderTermOption) OrderOption
ByPublicID orders the results by the public_id field.