Documentation
¶
Index ¶
- Constants
- Variables
- func And(predicates ...predicate.User) predicate.User
- func AvatarURL(v string) predicate.User
- func AvatarURLContains(v string) predicate.User
- func AvatarURLContainsFold(v string) predicate.User
- func AvatarURLEQ(v string) predicate.User
- func AvatarURLEqualFold(v string) predicate.User
- func AvatarURLGT(v string) predicate.User
- func AvatarURLGTE(v string) predicate.User
- func AvatarURLHasPrefix(v string) predicate.User
- func AvatarURLHasSuffix(v string) predicate.User
- func AvatarURLIn(vs ...string) predicate.User
- func AvatarURLLT(v string) predicate.User
- func AvatarURLLTE(v string) predicate.User
- func AvatarURLNEQ(v string) predicate.User
- func AvatarURLNotIn(vs ...string) predicate.User
- func Bio(v string) predicate.User
- func BioContains(v string) predicate.User
- func BioContainsFold(v string) predicate.User
- func BioEQ(v string) predicate.User
- func BioEqualFold(v string) predicate.User
- func BioGT(v string) predicate.User
- func BioGTE(v string) predicate.User
- func BioHasPrefix(v string) predicate.User
- func BioHasSuffix(v string) predicate.User
- func BioIn(vs ...string) predicate.User
- func BioIsNil() predicate.User
- func BioLT(v string) predicate.User
- func BioLTE(v string) predicate.User
- func BioNEQ(v string) predicate.User
- func BioNotIn(vs ...string) predicate.User
- func BioNotNil() predicate.User
- func Blog(v string) predicate.User
- func BlogContains(v string) predicate.User
- func BlogContainsFold(v string) predicate.User
- func BlogEQ(v string) predicate.User
- func BlogEqualFold(v string) predicate.User
- func BlogGT(v string) predicate.User
- func BlogGTE(v string) predicate.User
- func BlogHasPrefix(v string) predicate.User
- func BlogHasSuffix(v string) predicate.User
- func BlogIn(vs ...string) predicate.User
- func BlogIsNil() predicate.User
- func BlogLT(v string) predicate.User
- func BlogLTE(v string) predicate.User
- func BlogNEQ(v string) predicate.User
- func BlogNotIn(vs ...string) predicate.User
- func BlogNotNil() predicate.User
- func Company(v string) predicate.User
- func CompanyContains(v string) predicate.User
- func CompanyContainsFold(v string) predicate.User
- func CompanyEQ(v string) predicate.User
- func CompanyEqualFold(v string) predicate.User
- func CompanyGT(v string) predicate.User
- func CompanyGTE(v string) predicate.User
- func CompanyHasPrefix(v string) predicate.User
- func CompanyHasSuffix(v string) predicate.User
- func CompanyIn(vs ...string) predicate.User
- func CompanyIsNil() predicate.User
- func CompanyLT(v string) predicate.User
- func CompanyLTE(v string) predicate.User
- func CompanyNEQ(v string) predicate.User
- func CompanyNotIn(vs ...string) predicate.User
- func CompanyNotNil() 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 EmailIsNil() 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 EmailNotNil() predicate.User
- func EventsURL(v string) predicate.User
- func EventsURLContains(v string) predicate.User
- func EventsURLContainsFold(v string) predicate.User
- func EventsURLEQ(v string) predicate.User
- func EventsURLEqualFold(v string) predicate.User
- func EventsURLGT(v string) predicate.User
- func EventsURLGTE(v string) predicate.User
- func EventsURLHasPrefix(v string) predicate.User
- func EventsURLHasSuffix(v string) predicate.User
- func EventsURLIn(vs ...string) predicate.User
- func EventsURLLT(v string) predicate.User
- func EventsURLLTE(v string) predicate.User
- func EventsURLNEQ(v string) predicate.User
- func EventsURLNotIn(vs ...string) predicate.User
- func Followers(v int64) predicate.User
- func FollowersEQ(v int64) predicate.User
- func FollowersGT(v int64) predicate.User
- func FollowersGTE(v int64) predicate.User
- func FollowersIn(vs ...int64) predicate.User
- func FollowersLT(v int64) predicate.User
- func FollowersLTE(v int64) predicate.User
- func FollowersNEQ(v int64) predicate.User
- func FollowersNotIn(vs ...int64) predicate.User
- func FollowersURL(v string) predicate.User
- func FollowersURLContains(v string) predicate.User
- func FollowersURLContainsFold(v string) predicate.User
- func FollowersURLEQ(v string) predicate.User
- func FollowersURLEqualFold(v string) predicate.User
- func FollowersURLGT(v string) predicate.User
- func FollowersURLGTE(v string) predicate.User
- func FollowersURLHasPrefix(v string) predicate.User
- func FollowersURLHasSuffix(v string) predicate.User
- func FollowersURLIn(vs ...string) predicate.User
- func FollowersURLLT(v string) predicate.User
- func FollowersURLLTE(v string) predicate.User
- func FollowersURLNEQ(v string) predicate.User
- func FollowersURLNotIn(vs ...string) predicate.User
- func Following(v int64) predicate.User
- func FollowingEQ(v int64) predicate.User
- func FollowingGT(v int64) predicate.User
- func FollowingGTE(v int64) predicate.User
- func FollowingIn(vs ...int64) predicate.User
- func FollowingLT(v int64) predicate.User
- func FollowingLTE(v int64) predicate.User
- func FollowingNEQ(v int64) predicate.User
- func FollowingNotIn(vs ...int64) predicate.User
- func FollowingURL(v string) predicate.User
- func FollowingURLContains(v string) predicate.User
- func FollowingURLContainsFold(v string) predicate.User
- func FollowingURLEQ(v string) predicate.User
- func FollowingURLEqualFold(v string) predicate.User
- func FollowingURLGT(v string) predicate.User
- func FollowingURLGTE(v string) predicate.User
- func FollowingURLHasPrefix(v string) predicate.User
- func FollowingURLHasSuffix(v string) predicate.User
- func FollowingURLIn(vs ...string) predicate.User
- func FollowingURLLT(v string) predicate.User
- func FollowingURLLTE(v string) predicate.User
- func FollowingURLNEQ(v string) predicate.User
- func FollowingURLNotIn(vs ...string) predicate.User
- func GistsURL(v string) predicate.User
- func GistsURLContains(v string) predicate.User
- func GistsURLContainsFold(v string) predicate.User
- func GistsURLEQ(v string) predicate.User
- func GistsURLEqualFold(v string) predicate.User
- func GistsURLGT(v string) predicate.User
- func GistsURLGTE(v string) predicate.User
- func GistsURLHasPrefix(v string) predicate.User
- func GistsURLHasSuffix(v string) predicate.User
- func GistsURLIn(vs ...string) predicate.User
- func GistsURLLT(v string) predicate.User
- func GistsURLLTE(v string) predicate.User
- func GistsURLNEQ(v string) predicate.User
- func GistsURLNotIn(vs ...string) predicate.User
- func GravatarID(v string) predicate.User
- func GravatarIDContains(v string) predicate.User
- func GravatarIDContainsFold(v string) predicate.User
- func GravatarIDEQ(v string) predicate.User
- func GravatarIDEqualFold(v string) predicate.User
- func GravatarIDGT(v string) predicate.User
- func GravatarIDGTE(v string) predicate.User
- func GravatarIDHasPrefix(v string) predicate.User
- func GravatarIDHasSuffix(v string) predicate.User
- func GravatarIDIn(vs ...string) predicate.User
- func GravatarIDIsNil() predicate.User
- func GravatarIDLT(v string) predicate.User
- func GravatarIDLTE(v string) predicate.User
- func GravatarIDNEQ(v string) predicate.User
- func GravatarIDNotIn(vs ...string) predicate.User
- func GravatarIDNotNil() predicate.User
- func HTMLURL(v string) predicate.User
- func HTMLURLContains(v string) predicate.User
- func HTMLURLContainsFold(v string) predicate.User
- func HTMLURLEQ(v string) predicate.User
- func HTMLURLEqualFold(v string) predicate.User
- func HTMLURLGT(v string) predicate.User
- func HTMLURLGTE(v string) predicate.User
- func HTMLURLHasPrefix(v string) predicate.User
- func HTMLURLHasSuffix(v string) predicate.User
- func HTMLURLIn(vs ...string) predicate.User
- func HTMLURLLT(v string) predicate.User
- func HTMLURLLTE(v string) predicate.User
- func HTMLURLNEQ(v string) predicate.User
- func HTMLURLNotIn(vs ...string) predicate.User
- func HasCommentsCreated() predicate.User
- func HasCommentsCreatedWith(preds ...predicate.IssueComment) predicate.User
- func HasIssuesAssigned() predicate.User
- func HasIssuesAssignedWith(preds ...predicate.Issue) predicate.User
- func HasIssuesClosed() predicate.User
- func HasIssuesClosedWith(preds ...predicate.Issue) predicate.User
- func HasIssuesCreated() predicate.User
- func HasIssuesCreatedWith(preds ...predicate.Issue) predicate.User
- func HasPrsAssigned() predicate.User
- func HasPrsAssignedWith(preds ...predicate.PullRequest) predicate.User
- func HasPrsCreated() predicate.User
- func HasPrsCreatedWith(preds ...predicate.PullRequest) predicate.User
- func HasPrsReviewRequested() predicate.User
- func HasPrsReviewRequestedWith(preds ...predicate.PullRequest) predicate.User
- func HasRepositories() predicate.User
- func HasRepositoriesWith(preds ...predicate.Repository) predicate.User
- func HasTimelineEventsCreated() predicate.User
- func HasTimelineEventsCreatedWith(preds ...predicate.TimelineEvent) predicate.User
- func Hireable(v bool) predicate.User
- func HireableEQ(v bool) predicate.User
- func HireableIsNil() predicate.User
- func HireableNEQ(v bool) predicate.User
- func HireableNotNil() predicate.User
- func ID(id int64) predicate.User
- func IDEQ(id int64) predicate.User
- func IDGT(id int64) predicate.User
- func IDGTE(id int64) predicate.User
- func IDIn(ids ...int64) predicate.User
- func IDLT(id int64) predicate.User
- func IDLTE(id int64) predicate.User
- func IDNEQ(id int64) predicate.User
- func IDNotIn(ids ...int64) predicate.User
- func Location(v string) predicate.User
- func LocationContains(v string) predicate.User
- func LocationContainsFold(v string) predicate.User
- func LocationEQ(v string) predicate.User
- func LocationEqualFold(v string) predicate.User
- func LocationGT(v string) predicate.User
- func LocationGTE(v string) predicate.User
- func LocationHasPrefix(v string) predicate.User
- func LocationHasSuffix(v string) predicate.User
- func LocationIn(vs ...string) predicate.User
- func LocationIsNil() predicate.User
- func LocationLT(v string) predicate.User
- func LocationLTE(v string) predicate.User
- func LocationNEQ(v string) predicate.User
- func LocationNotIn(vs ...string) predicate.User
- func LocationNotNil() predicate.User
- func Login(v string) predicate.User
- func LoginContains(v string) predicate.User
- func LoginContainsFold(v string) predicate.User
- func LoginEQ(v string) predicate.User
- func LoginEqualFold(v string) predicate.User
- func LoginGT(v string) predicate.User
- func LoginGTE(v string) predicate.User
- func LoginHasPrefix(v string) predicate.User
- func LoginHasSuffix(v string) predicate.User
- func LoginIn(vs ...string) predicate.User
- func LoginLT(v string) predicate.User
- func LoginLTE(v string) predicate.User
- func LoginNEQ(v string) predicate.User
- func LoginNotIn(vs ...string) predicate.User
- func Name(v string) predicate.User
- func NameContains(v string) predicate.User
- func NameContainsFold(v string) predicate.User
- func NameEQ(v string) predicate.User
- func NameEqualFold(v string) predicate.User
- func NameGT(v string) predicate.User
- func NameGTE(v string) predicate.User
- func NameHasPrefix(v string) predicate.User
- func NameHasSuffix(v string) predicate.User
- func NameIn(vs ...string) predicate.User
- func NameIsNil() predicate.User
- func NameLT(v string) predicate.User
- func NameLTE(v string) predicate.User
- func NameNEQ(v string) predicate.User
- func NameNotIn(vs ...string) predicate.User
- func NameNotNil() predicate.User
- func NodeID(v string) predicate.User
- func NodeIDContains(v string) predicate.User
- func NodeIDContainsFold(v string) predicate.User
- func NodeIDEQ(v string) predicate.User
- func NodeIDEqualFold(v string) predicate.User
- func NodeIDGT(v string) predicate.User
- func NodeIDGTE(v string) predicate.User
- func NodeIDHasPrefix(v string) predicate.User
- func NodeIDHasSuffix(v string) predicate.User
- func NodeIDIn(vs ...string) predicate.User
- func NodeIDLT(v string) predicate.User
- func NodeIDLTE(v string) predicate.User
- func NodeIDNEQ(v string) predicate.User
- func NodeIDNotIn(vs ...string) predicate.User
- func Not(p predicate.User) predicate.User
- func Or(predicates ...predicate.User) predicate.User
- func OrganizationsURL(v string) predicate.User
- func OrganizationsURLContains(v string) predicate.User
- func OrganizationsURLContainsFold(v string) predicate.User
- func OrganizationsURLEQ(v string) predicate.User
- func OrganizationsURLEqualFold(v string) predicate.User
- func OrganizationsURLGT(v string) predicate.User
- func OrganizationsURLGTE(v string) predicate.User
- func OrganizationsURLHasPrefix(v string) predicate.User
- func OrganizationsURLHasSuffix(v string) predicate.User
- func OrganizationsURLIn(vs ...string) predicate.User
- func OrganizationsURLLT(v string) predicate.User
- func OrganizationsURLLTE(v string) predicate.User
- func OrganizationsURLNEQ(v string) predicate.User
- func OrganizationsURLNotIn(vs ...string) predicate.User
- func PublicGists(v int64) predicate.User
- func PublicGistsEQ(v int64) predicate.User
- func PublicGistsGT(v int64) predicate.User
- func PublicGistsGTE(v int64) predicate.User
- func PublicGistsIn(vs ...int64) predicate.User
- func PublicGistsLT(v int64) predicate.User
- func PublicGistsLTE(v int64) predicate.User
- func PublicGistsNEQ(v int64) predicate.User
- func PublicGistsNotIn(vs ...int64) predicate.User
- func PublicRepos(v int64) predicate.User
- func PublicReposEQ(v int64) predicate.User
- func PublicReposGT(v int64) predicate.User
- func PublicReposGTE(v int64) predicate.User
- func PublicReposIn(vs ...int64) predicate.User
- func PublicReposLT(v int64) predicate.User
- func PublicReposLTE(v int64) predicate.User
- func PublicReposNEQ(v int64) predicate.User
- func PublicReposNotIn(vs ...int64) predicate.User
- func ReceivedEventsURL(v string) predicate.User
- func ReceivedEventsURLContains(v string) predicate.User
- func ReceivedEventsURLContainsFold(v string) predicate.User
- func ReceivedEventsURLEQ(v string) predicate.User
- func ReceivedEventsURLEqualFold(v string) predicate.User
- func ReceivedEventsURLGT(v string) predicate.User
- func ReceivedEventsURLGTE(v string) predicate.User
- func ReceivedEventsURLHasPrefix(v string) predicate.User
- func ReceivedEventsURLHasSuffix(v string) predicate.User
- func ReceivedEventsURLIn(vs ...string) predicate.User
- func ReceivedEventsURLLT(v string) predicate.User
- func ReceivedEventsURLLTE(v string) predicate.User
- func ReceivedEventsURLNEQ(v string) predicate.User
- func ReceivedEventsURLNotIn(vs ...string) predicate.User
- func ReposURL(v string) predicate.User
- func ReposURLContains(v string) predicate.User
- func ReposURLContainsFold(v string) predicate.User
- func ReposURLEQ(v string) predicate.User
- func ReposURLEqualFold(v string) predicate.User
- func ReposURLGT(v string) predicate.User
- func ReposURLGTE(v string) predicate.User
- func ReposURLHasPrefix(v string) predicate.User
- func ReposURLHasSuffix(v string) predicate.User
- func ReposURLIn(vs ...string) predicate.User
- func ReposURLLT(v string) predicate.User
- func ReposURLLTE(v string) predicate.User
- func ReposURLNEQ(v string) predicate.User
- func ReposURLNotIn(vs ...string) predicate.User
- func SiteAdmin(v bool) predicate.User
- func SiteAdminEQ(v bool) predicate.User
- func SiteAdminNEQ(v bool) predicate.User
- func StarredURL(v string) predicate.User
- func StarredURLContains(v string) predicate.User
- func StarredURLContainsFold(v string) predicate.User
- func StarredURLEQ(v string) predicate.User
- func StarredURLEqualFold(v string) predicate.User
- func StarredURLGT(v string) predicate.User
- func StarredURLGTE(v string) predicate.User
- func StarredURLHasPrefix(v string) predicate.User
- func StarredURLHasSuffix(v string) predicate.User
- func StarredURLIn(vs ...string) predicate.User
- func StarredURLLT(v string) predicate.User
- func StarredURLLTE(v string) predicate.User
- func StarredURLNEQ(v string) predicate.User
- func StarredURLNotIn(vs ...string) predicate.User
- func SubscriptionsURL(v string) predicate.User
- func SubscriptionsURLContains(v string) predicate.User
- func SubscriptionsURLContainsFold(v string) predicate.User
- func SubscriptionsURLEQ(v string) predicate.User
- func SubscriptionsURLEqualFold(v string) predicate.User
- func SubscriptionsURLGT(v string) predicate.User
- func SubscriptionsURLGTE(v string) predicate.User
- func SubscriptionsURLHasPrefix(v string) predicate.User
- func SubscriptionsURLHasSuffix(v string) predicate.User
- func SubscriptionsURLIn(vs ...string) predicate.User
- func SubscriptionsURLLT(v string) predicate.User
- func SubscriptionsURLLTE(v string) predicate.User
- func SubscriptionsURLNEQ(v string) predicate.User
- func SubscriptionsURLNotIn(vs ...string) predicate.User
- func Type(v string) predicate.User
- func TypeContains(v string) predicate.User
- func TypeContainsFold(v string) predicate.User
- func TypeEQ(v string) predicate.User
- func TypeEqualFold(v string) predicate.User
- func TypeGT(v string) predicate.User
- func TypeGTE(v string) predicate.User
- func TypeHasPrefix(v string) predicate.User
- func TypeHasSuffix(v string) predicate.User
- func TypeIn(vs ...string) predicate.User
- func TypeLT(v string) predicate.User
- func TypeLTE(v string) predicate.User
- func TypeNEQ(v string) predicate.User
- func TypeNotIn(vs ...string) predicate.User
- func URL(v string) predicate.User
- func URLContains(v string) predicate.User
- func URLContainsFold(v string) predicate.User
- func URLEQ(v string) predicate.User
- func URLEqualFold(v string) predicate.User
- func URLGT(v string) predicate.User
- func URLGTE(v string) predicate.User
- func URLHasPrefix(v string) predicate.User
- func URLHasSuffix(v string) predicate.User
- func URLIn(vs ...string) predicate.User
- func URLLT(v string) predicate.User
- func URLLTE(v string) predicate.User
- func URLNEQ(v string) predicate.User
- func URLNotIn(vs ...string) predicate.User
- func UpdatedAt(v time.Time) predicate.User
- func UpdatedAtEQ(v time.Time) predicate.User
- func UpdatedAtGT(v time.Time) predicate.User
- func UpdatedAtGTE(v time.Time) predicate.User
- func UpdatedAtIn(vs ...time.Time) predicate.User
- func UpdatedAtLT(v time.Time) predicate.User
- func UpdatedAtLTE(v time.Time) predicate.User
- func UpdatedAtNEQ(v time.Time) predicate.User
- func UpdatedAtNotIn(vs ...time.Time) predicate.User
- func ValidColumn(column string) bool
- type OrderOption
- func ByAvatarURL(opts ...sql.OrderTermOption) OrderOption
- func ByBio(opts ...sql.OrderTermOption) OrderOption
- func ByBlog(opts ...sql.OrderTermOption) OrderOption
- func ByCommentsCreated(term sql.OrderTerm, terms ...sql.OrderTerm) OrderOption
- func ByCommentsCreatedCount(opts ...sql.OrderTermOption) OrderOption
- func ByCompany(opts ...sql.OrderTermOption) OrderOption
- func ByCreatedAt(opts ...sql.OrderTermOption) OrderOption
- func ByEmail(opts ...sql.OrderTermOption) OrderOption
- func ByEventsURL(opts ...sql.OrderTermOption) OrderOption
- func ByFollowers(opts ...sql.OrderTermOption) OrderOption
- func ByFollowersURL(opts ...sql.OrderTermOption) OrderOption
- func ByFollowing(opts ...sql.OrderTermOption) OrderOption
- func ByFollowingURL(opts ...sql.OrderTermOption) OrderOption
- func ByGistsURL(opts ...sql.OrderTermOption) OrderOption
- func ByGravatarID(opts ...sql.OrderTermOption) OrderOption
- func ByHTMLURL(opts ...sql.OrderTermOption) OrderOption
- func ByHireable(opts ...sql.OrderTermOption) OrderOption
- func ByID(opts ...sql.OrderTermOption) OrderOption
- func ByIssuesAssigned(term sql.OrderTerm, terms ...sql.OrderTerm) OrderOption
- func ByIssuesAssignedCount(opts ...sql.OrderTermOption) OrderOption
- func ByIssuesClosed(term sql.OrderTerm, terms ...sql.OrderTerm) OrderOption
- func ByIssuesClosedCount(opts ...sql.OrderTermOption) OrderOption
- func ByIssuesCreated(term sql.OrderTerm, terms ...sql.OrderTerm) OrderOption
- func ByIssuesCreatedCount(opts ...sql.OrderTermOption) OrderOption
- func ByLocation(opts ...sql.OrderTermOption) OrderOption
- func ByLogin(opts ...sql.OrderTermOption) OrderOption
- func ByName(opts ...sql.OrderTermOption) OrderOption
- func ByNodeID(opts ...sql.OrderTermOption) OrderOption
- func ByOrganizationsURL(opts ...sql.OrderTermOption) OrderOption
- func ByPrsAssigned(term sql.OrderTerm, terms ...sql.OrderTerm) OrderOption
- func ByPrsAssignedCount(opts ...sql.OrderTermOption) OrderOption
- func ByPrsCreated(term sql.OrderTerm, terms ...sql.OrderTerm) OrderOption
- func ByPrsCreatedCount(opts ...sql.OrderTermOption) OrderOption
- func ByPrsReviewRequested(term sql.OrderTerm, terms ...sql.OrderTerm) OrderOption
- func ByPrsReviewRequestedCount(opts ...sql.OrderTermOption) OrderOption
- func ByPublicGists(opts ...sql.OrderTermOption) OrderOption
- func ByPublicRepos(opts ...sql.OrderTermOption) OrderOption
- func ByReceivedEventsURL(opts ...sql.OrderTermOption) OrderOption
- func ByReposURL(opts ...sql.OrderTermOption) OrderOption
- func ByRepositories(term sql.OrderTerm, terms ...sql.OrderTerm) OrderOption
- func ByRepositoriesCount(opts ...sql.OrderTermOption) OrderOption
- func BySiteAdmin(opts ...sql.OrderTermOption) OrderOption
- func ByStarredURL(opts ...sql.OrderTermOption) OrderOption
- func BySubscriptionsURL(opts ...sql.OrderTermOption) OrderOption
- func ByTimelineEventsCreated(term sql.OrderTerm, terms ...sql.OrderTerm) OrderOption
- func ByTimelineEventsCreatedCount(opts ...sql.OrderTermOption) OrderOption
- func ByType(opts ...sql.OrderTermOption) OrderOption
- func ByURL(opts ...sql.OrderTermOption) OrderOption
- func ByUpdatedAt(opts ...sql.OrderTermOption) OrderOption
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" // FieldLogin holds the string denoting the login field in the database. FieldLogin = "login" // FieldNodeID holds the string denoting the node_id field in the database. FieldNodeID = "node_id" // FieldAvatarURL holds the string denoting the avatar_url field in the database. FieldAvatarURL = "avatar_url" // FieldGravatarID holds the string denoting the gravatar_id field in the database. FieldGravatarID = "gravatar_id" // FieldURL holds the string denoting the url field in the database. FieldURL = "url" // FieldHTMLURL holds the string denoting the html_url field in the database. FieldHTMLURL = "html_url" // FieldFollowersURL holds the string denoting the followers_url field in the database. FieldFollowersURL = "followers_url" // FieldFollowingURL holds the string denoting the following_url field in the database. FieldFollowingURL = "following_url" // FieldGistsURL holds the string denoting the gists_url field in the database. FieldGistsURL = "gists_url" // FieldStarredURL holds the string denoting the starred_url field in the database. FieldStarredURL = "starred_url" // FieldSubscriptionsURL holds the string denoting the subscriptions_url field in the database. FieldSubscriptionsURL = "subscriptions_url" // FieldOrganizationsURL holds the string denoting the organizations_url field in the database. FieldOrganizationsURL = "organizations_url" // FieldReposURL holds the string denoting the repos_url field in the database. FieldReposURL = "repos_url" // FieldEventsURL holds the string denoting the events_url field in the database. FieldEventsURL = "events_url" // FieldReceivedEventsURL holds the string denoting the received_events_url field in the database. FieldReceivedEventsURL = "received_events_url" // FieldType holds the string denoting the type field in the database. FieldType = "type" // FieldSiteAdmin holds the string denoting the site_admin field in the database. FieldSiteAdmin = "site_admin" // FieldName holds the string denoting the name field in the database. FieldName = "name" // FieldCompany holds the string denoting the company field in the database. FieldCompany = "company" // FieldBlog holds the string denoting the blog field in the database. FieldBlog = "blog" // FieldLocation holds the string denoting the location field in the database. FieldLocation = "location" // FieldEmail holds the string denoting the email field in the database. FieldEmail = "email" // FieldHireable holds the string denoting the hireable field in the database. FieldHireable = "hireable" // FieldBio holds the string denoting the bio field in the database. FieldBio = "bio" // FieldPublicRepos holds the string denoting the public_repos field in the database. FieldPublicRepos = "public_repos" // FieldPublicGists holds the string denoting the public_gists field in the database. FieldPublicGists = "public_gists" // FieldFollowers holds the string denoting the followers field in the database. FieldFollowers = "followers" // FieldFollowing holds the string denoting the following field in the database. FieldFollowing = "following" // FieldCreatedAt holds the string denoting the created_at field in the database. FieldCreatedAt = "created_at" // FieldUpdatedAt holds the string denoting the updated_at field in the database. FieldUpdatedAt = "updated_at" // EdgeRepositories holds the string denoting the repositories edge name in mutations. EdgeRepositories = "repositories" // EdgeIssuesCreated holds the string denoting the issues_created edge name in mutations. EdgeIssuesCreated = "issues_created" // EdgeIssuesClosed holds the string denoting the issues_closed edge name in mutations. EdgeIssuesClosed = "issues_closed" // EdgePrsCreated holds the string denoting the prs_created edge name in mutations. EdgePrsCreated = "prs_created" // EdgeCommentsCreated holds the string denoting the comments_created edge name in mutations. EdgeCommentsCreated = "comments_created" // EdgeIssuesAssigned holds the string denoting the issues_assigned edge name in mutations. EdgeIssuesAssigned = "issues_assigned" // EdgePrsAssigned holds the string denoting the prs_assigned edge name in mutations. EdgePrsAssigned = "prs_assigned" // EdgePrsReviewRequested holds the string denoting the prs_review_requested edge name in mutations. EdgePrsReviewRequested = "prs_review_requested" // EdgeTimelineEventsCreated holds the string denoting the timeline_events_created edge name in mutations. EdgeTimelineEventsCreated = "timeline_events_created" // Table holds the table name of the user in the database. Table = "users" // RepositoriesTable is the table that holds the repositories relation/edge. RepositoriesTable = "repositories" // RepositoriesInverseTable is the table name for the Repository entity. // It exists in this package in order to avoid circular dependency with the "repository" package. RepositoriesInverseTable = "repositories" // RepositoriesColumn is the table column denoting the repositories relation/edge. RepositoriesColumn = "user_repositories" // IssuesCreatedTable is the table that holds the issues_created relation/edge. IssuesCreatedTable = "issues" // IssuesCreatedInverseTable is the table name for the Issue entity. // It exists in this package in order to avoid circular dependency with the "issue" package. IssuesCreatedInverseTable = "issues" // IssuesCreatedColumn is the table column denoting the issues_created relation/edge. IssuesCreatedColumn = "user_issues_created" // IssuesClosedTable is the table that holds the issues_closed relation/edge. IssuesClosedTable = "issues" // IssuesClosedInverseTable is the table name for the Issue entity. // It exists in this package in order to avoid circular dependency with the "issue" package. IssuesClosedInverseTable = "issues" // IssuesClosedColumn is the table column denoting the issues_closed relation/edge. IssuesClosedColumn = "user_issues_closed" // PrsCreatedTable is the table that holds the prs_created relation/edge. PrsCreatedTable = "pull_requests" // PrsCreatedInverseTable is the table name for the PullRequest entity. // It exists in this package in order to avoid circular dependency with the "pullrequest" package. PrsCreatedInverseTable = "pull_requests" // PrsCreatedColumn is the table column denoting the prs_created relation/edge. PrsCreatedColumn = "user_prs_created" // CommentsCreatedTable is the table that holds the comments_created relation/edge. CommentsCreatedTable = "issue_comments" // CommentsCreatedInverseTable is the table name for the IssueComment entity. // It exists in this package in order to avoid circular dependency with the "issuecomment" package. CommentsCreatedInverseTable = "issue_comments" // CommentsCreatedColumn is the table column denoting the comments_created relation/edge. CommentsCreatedColumn = "user_comments_created" // IssuesAssignedTable is the table that holds the issues_assigned relation/edge. The primary key declared below. IssuesAssignedTable = "issue_assignees" // IssuesAssignedInverseTable is the table name for the Issue entity. // It exists in this package in order to avoid circular dependency with the "issue" package. IssuesAssignedInverseTable = "issues" // PrsAssignedTable is the table that holds the prs_assigned relation/edge. The primary key declared below. PrsAssignedTable = "pull_request_assignees" // PrsAssignedInverseTable is the table name for the PullRequest entity. // It exists in this package in order to avoid circular dependency with the "pullrequest" package. PrsAssignedInverseTable = "pull_requests" // PrsReviewRequestedTable is the table that holds the prs_review_requested relation/edge. The primary key declared below. PrsReviewRequestedTable = "pull_request_requested_reviewers" // PrsReviewRequestedInverseTable is the table name for the PullRequest entity. // It exists in this package in order to avoid circular dependency with the "pullrequest" package. PrsReviewRequestedInverseTable = "pull_requests" // TimelineEventsCreatedTable is the table that holds the timeline_events_created relation/edge. TimelineEventsCreatedTable = "timeline_events" // TimelineEventsCreatedInverseTable is the table name for the TimelineEvent entity. // It exists in this package in order to avoid circular dependency with the "timelineevent" package. TimelineEventsCreatedInverseTable = "timeline_events" // TimelineEventsCreatedColumn is the table column denoting the timeline_events_created relation/edge. TimelineEventsCreatedColumn = "timeline_event_actor" )
Variables ¶
var ( // IssuesAssignedPrimaryKey and IssuesAssignedColumn2 are the table columns denoting the // primary key for the issues_assigned relation (M2M). IssuesAssignedPrimaryKey = []string{"issue_id", "user_id"} // PrsAssignedPrimaryKey and PrsAssignedColumn2 are the table columns denoting the // primary key for the prs_assigned relation (M2M). PrsAssignedPrimaryKey = []string{"pull_request_id", "user_id"} // PrsReviewRequestedPrimaryKey and PrsReviewRequestedColumn2 are the table columns denoting the // primary key for the prs_review_requested relation (M2M). PrsReviewRequestedPrimaryKey = []string{"pull_request_id", "user_id"} )
var Columns = []string{ FieldID, FieldLogin, FieldNodeID, FieldAvatarURL, FieldGravatarID, FieldURL, FieldHTMLURL, FieldFollowersURL, FieldFollowingURL, FieldGistsURL, FieldStarredURL, FieldSubscriptionsURL, FieldOrganizationsURL, FieldReposURL, FieldEventsURL, FieldReceivedEventsURL, FieldType, FieldSiteAdmin, FieldName, FieldCompany, FieldBlog, FieldLocation, FieldEmail, FieldHireable, FieldBio, FieldPublicRepos, FieldPublicGists, FieldFollowers, FieldFollowing, FieldCreatedAt, FieldUpdatedAt, }
Columns holds all SQL columns for user fields.
Functions ¶
func AvatarURL ¶
AvatarURL applies equality check predicate on the "avatar_url" field. It's identical to AvatarURLEQ.
func AvatarURLContains ¶
AvatarURLContains applies the Contains predicate on the "avatar_url" field.
func AvatarURLContainsFold ¶
AvatarURLContainsFold applies the ContainsFold predicate on the "avatar_url" field.
func AvatarURLEQ ¶
AvatarURLEQ applies the EQ predicate on the "avatar_url" field.
func AvatarURLEqualFold ¶
AvatarURLEqualFold applies the EqualFold predicate on the "avatar_url" field.
func AvatarURLGT ¶
AvatarURLGT applies the GT predicate on the "avatar_url" field.
func AvatarURLGTE ¶
AvatarURLGTE applies the GTE predicate on the "avatar_url" field.
func AvatarURLHasPrefix ¶
AvatarURLHasPrefix applies the HasPrefix predicate on the "avatar_url" field.
func AvatarURLHasSuffix ¶
AvatarURLHasSuffix applies the HasSuffix predicate on the "avatar_url" field.
func AvatarURLIn ¶
AvatarURLIn applies the In predicate on the "avatar_url" field.
func AvatarURLLT ¶
AvatarURLLT applies the LT predicate on the "avatar_url" field.
func AvatarURLLTE ¶
AvatarURLLTE applies the LTE predicate on the "avatar_url" field.
func AvatarURLNEQ ¶
AvatarURLNEQ applies the NEQ predicate on the "avatar_url" field.
func AvatarURLNotIn ¶
AvatarURLNotIn applies the NotIn predicate on the "avatar_url" field.
func BioContains ¶
BioContains applies the Contains predicate on the "bio" field.
func BioContainsFold ¶
BioContainsFold applies the ContainsFold predicate on the "bio" field.
func BioEqualFold ¶
BioEqualFold applies the EqualFold predicate on the "bio" field.
func BioHasPrefix ¶
BioHasPrefix applies the HasPrefix predicate on the "bio" field.
func BioHasSuffix ¶
BioHasSuffix applies the HasSuffix predicate on the "bio" field.
func BlogContains ¶
BlogContains applies the Contains predicate on the "blog" field.
func BlogContainsFold ¶
BlogContainsFold applies the ContainsFold predicate on the "blog" field.
func BlogEqualFold ¶
BlogEqualFold applies the EqualFold predicate on the "blog" field.
func BlogHasPrefix ¶
BlogHasPrefix applies the HasPrefix predicate on the "blog" field.
func BlogHasSuffix ¶
BlogHasSuffix applies the HasSuffix predicate on the "blog" field.
func BlogNotNil ¶
BlogNotNil applies the NotNil predicate on the "blog" field.
func Company ¶
Company applies equality check predicate on the "company" field. It's identical to CompanyEQ.
func CompanyContains ¶
CompanyContains applies the Contains predicate on the "company" field.
func CompanyContainsFold ¶
CompanyContainsFold applies the ContainsFold predicate on the "company" field.
func CompanyEqualFold ¶
CompanyEqualFold applies the EqualFold predicate on the "company" field.
func CompanyGTE ¶
CompanyGTE applies the GTE predicate on the "company" field.
func CompanyHasPrefix ¶
CompanyHasPrefix applies the HasPrefix predicate on the "company" field.
func CompanyHasSuffix ¶
CompanyHasSuffix applies the HasSuffix predicate on the "company" field.
func CompanyIsNil ¶
CompanyIsNil applies the IsNil predicate on the "company" field.
func CompanyLTE ¶
CompanyLTE applies the LTE predicate on the "company" field.
func CompanyNEQ ¶
CompanyNEQ applies the NEQ predicate on the "company" field.
func CompanyNotIn ¶
CompanyNotIn applies the NotIn predicate on the "company" field.
func CompanyNotNil ¶
CompanyNotNil applies the NotNil predicate on the "company" field.
func CreatedAt ¶
CreatedAt applies equality check predicate on the "created_at" field. It's identical to CreatedAtEQ.
func CreatedAtEQ ¶
CreatedAtEQ applies the EQ predicate on the "created_at" field.
func CreatedAtGT ¶
CreatedAtGT applies the GT predicate on the "created_at" field.
func CreatedAtGTE ¶
CreatedAtGTE applies the GTE predicate on the "created_at" field.
func CreatedAtIn ¶
CreatedAtIn applies the In predicate on the "created_at" field.
func CreatedAtLT ¶
CreatedAtLT applies the LT predicate on the "created_at" field.
func CreatedAtLTE ¶
CreatedAtLTE applies the LTE predicate on the "created_at" field.
func CreatedAtNEQ ¶
CreatedAtNEQ applies the NEQ predicate on the "created_at" field.
func CreatedAtNotIn ¶
CreatedAtNotIn applies the NotIn predicate on the "created_at" field.
func Email ¶
Email applies equality check predicate on the "email" field. It's identical to EmailEQ.
func 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 EventsURL ¶
EventsURL applies equality check predicate on the "events_url" field. It's identical to EventsURLEQ.
func EventsURLContains ¶
EventsURLContains applies the Contains predicate on the "events_url" field.
func EventsURLContainsFold ¶
EventsURLContainsFold applies the ContainsFold predicate on the "events_url" field.
func EventsURLEQ ¶
EventsURLEQ applies the EQ predicate on the "events_url" field.
func EventsURLEqualFold ¶
EventsURLEqualFold applies the EqualFold predicate on the "events_url" field.
func EventsURLGT ¶
EventsURLGT applies the GT predicate on the "events_url" field.
func EventsURLGTE ¶
EventsURLGTE applies the GTE predicate on the "events_url" field.
func EventsURLHasPrefix ¶
EventsURLHasPrefix applies the HasPrefix predicate on the "events_url" field.
func EventsURLHasSuffix ¶
EventsURLHasSuffix applies the HasSuffix predicate on the "events_url" field.
func EventsURLIn ¶
EventsURLIn applies the In predicate on the "events_url" field.
func EventsURLLT ¶
EventsURLLT applies the LT predicate on the "events_url" field.
func EventsURLLTE ¶
EventsURLLTE applies the LTE predicate on the "events_url" field.
func EventsURLNEQ ¶
EventsURLNEQ applies the NEQ predicate on the "events_url" field.
func EventsURLNotIn ¶
EventsURLNotIn applies the NotIn predicate on the "events_url" field.
func Followers ¶
Followers applies equality check predicate on the "followers" field. It's identical to FollowersEQ.
func FollowersEQ ¶
FollowersEQ applies the EQ predicate on the "followers" field.
func FollowersGT ¶
FollowersGT applies the GT predicate on the "followers" field.
func FollowersGTE ¶
FollowersGTE applies the GTE predicate on the "followers" field.
func FollowersIn ¶
FollowersIn applies the In predicate on the "followers" field.
func FollowersLT ¶
FollowersLT applies the LT predicate on the "followers" field.
func FollowersLTE ¶
FollowersLTE applies the LTE predicate on the "followers" field.
func FollowersNEQ ¶
FollowersNEQ applies the NEQ predicate on the "followers" field.
func FollowersNotIn ¶
FollowersNotIn applies the NotIn predicate on the "followers" field.
func FollowersURL ¶
FollowersURL applies equality check predicate on the "followers_url" field. It's identical to FollowersURLEQ.
func FollowersURLContains ¶
FollowersURLContains applies the Contains predicate on the "followers_url" field.
func FollowersURLContainsFold ¶
FollowersURLContainsFold applies the ContainsFold predicate on the "followers_url" field.
func FollowersURLEQ ¶
FollowersURLEQ applies the EQ predicate on the "followers_url" field.
func FollowersURLEqualFold ¶
FollowersURLEqualFold applies the EqualFold predicate on the "followers_url" field.
func FollowersURLGT ¶
FollowersURLGT applies the GT predicate on the "followers_url" field.
func FollowersURLGTE ¶
FollowersURLGTE applies the GTE predicate on the "followers_url" field.
func FollowersURLHasPrefix ¶
FollowersURLHasPrefix applies the HasPrefix predicate on the "followers_url" field.
func FollowersURLHasSuffix ¶
FollowersURLHasSuffix applies the HasSuffix predicate on the "followers_url" field.
func FollowersURLIn ¶
FollowersURLIn applies the In predicate on the "followers_url" field.
func FollowersURLLT ¶
FollowersURLLT applies the LT predicate on the "followers_url" field.
func FollowersURLLTE ¶
FollowersURLLTE applies the LTE predicate on the "followers_url" field.
func FollowersURLNEQ ¶
FollowersURLNEQ applies the NEQ predicate on the "followers_url" field.
func FollowersURLNotIn ¶
FollowersURLNotIn applies the NotIn predicate on the "followers_url" field.
func Following ¶
Following applies equality check predicate on the "following" field. It's identical to FollowingEQ.
func FollowingEQ ¶
FollowingEQ applies the EQ predicate on the "following" field.
func FollowingGT ¶
FollowingGT applies the GT predicate on the "following" field.
func FollowingGTE ¶
FollowingGTE applies the GTE predicate on the "following" field.
func FollowingIn ¶
FollowingIn applies the In predicate on the "following" field.
func FollowingLT ¶
FollowingLT applies the LT predicate on the "following" field.
func FollowingLTE ¶
FollowingLTE applies the LTE predicate on the "following" field.
func FollowingNEQ ¶
FollowingNEQ applies the NEQ predicate on the "following" field.
func FollowingNotIn ¶
FollowingNotIn applies the NotIn predicate on the "following" field.
func FollowingURL ¶
FollowingURL applies equality check predicate on the "following_url" field. It's identical to FollowingURLEQ.
func FollowingURLContains ¶
FollowingURLContains applies the Contains predicate on the "following_url" field.
func FollowingURLContainsFold ¶
FollowingURLContainsFold applies the ContainsFold predicate on the "following_url" field.
func FollowingURLEQ ¶
FollowingURLEQ applies the EQ predicate on the "following_url" field.
func FollowingURLEqualFold ¶
FollowingURLEqualFold applies the EqualFold predicate on the "following_url" field.
func FollowingURLGT ¶
FollowingURLGT applies the GT predicate on the "following_url" field.
func FollowingURLGTE ¶
FollowingURLGTE applies the GTE predicate on the "following_url" field.
func FollowingURLHasPrefix ¶
FollowingURLHasPrefix applies the HasPrefix predicate on the "following_url" field.
func FollowingURLHasSuffix ¶
FollowingURLHasSuffix applies the HasSuffix predicate on the "following_url" field.
func FollowingURLIn ¶
FollowingURLIn applies the In predicate on the "following_url" field.
func FollowingURLLT ¶
FollowingURLLT applies the LT predicate on the "following_url" field.
func FollowingURLLTE ¶
FollowingURLLTE applies the LTE predicate on the "following_url" field.
func FollowingURLNEQ ¶
FollowingURLNEQ applies the NEQ predicate on the "following_url" field.
func FollowingURLNotIn ¶
FollowingURLNotIn applies the NotIn predicate on the "following_url" field.
func GistsURL ¶
GistsURL applies equality check predicate on the "gists_url" field. It's identical to GistsURLEQ.
func GistsURLContains ¶
GistsURLContains applies the Contains predicate on the "gists_url" field.
func GistsURLContainsFold ¶
GistsURLContainsFold applies the ContainsFold predicate on the "gists_url" field.
func GistsURLEQ ¶
GistsURLEQ applies the EQ predicate on the "gists_url" field.
func GistsURLEqualFold ¶
GistsURLEqualFold applies the EqualFold predicate on the "gists_url" field.
func GistsURLGT ¶
GistsURLGT applies the GT predicate on the "gists_url" field.
func GistsURLGTE ¶
GistsURLGTE applies the GTE predicate on the "gists_url" field.
func GistsURLHasPrefix ¶
GistsURLHasPrefix applies the HasPrefix predicate on the "gists_url" field.
func GistsURLHasSuffix ¶
GistsURLHasSuffix applies the HasSuffix predicate on the "gists_url" field.
func GistsURLIn ¶
GistsURLIn applies the In predicate on the "gists_url" field.
func GistsURLLT ¶
GistsURLLT applies the LT predicate on the "gists_url" field.
func GistsURLLTE ¶
GistsURLLTE applies the LTE predicate on the "gists_url" field.
func GistsURLNEQ ¶
GistsURLNEQ applies the NEQ predicate on the "gists_url" field.
func GistsURLNotIn ¶
GistsURLNotIn applies the NotIn predicate on the "gists_url" field.
func GravatarID ¶
GravatarID applies equality check predicate on the "gravatar_id" field. It's identical to GravatarIDEQ.
func GravatarIDContains ¶
GravatarIDContains applies the Contains predicate on the "gravatar_id" field.
func GravatarIDContainsFold ¶
GravatarIDContainsFold applies the ContainsFold predicate on the "gravatar_id" field.
func GravatarIDEQ ¶
GravatarIDEQ applies the EQ predicate on the "gravatar_id" field.
func GravatarIDEqualFold ¶
GravatarIDEqualFold applies the EqualFold predicate on the "gravatar_id" field.
func GravatarIDGT ¶
GravatarIDGT applies the GT predicate on the "gravatar_id" field.
func GravatarIDGTE ¶
GravatarIDGTE applies the GTE predicate on the "gravatar_id" field.
func GravatarIDHasPrefix ¶
GravatarIDHasPrefix applies the HasPrefix predicate on the "gravatar_id" field.
func GravatarIDHasSuffix ¶
GravatarIDHasSuffix applies the HasSuffix predicate on the "gravatar_id" field.
func GravatarIDIn ¶
GravatarIDIn applies the In predicate on the "gravatar_id" field.
func GravatarIDIsNil ¶
GravatarIDIsNil applies the IsNil predicate on the "gravatar_id" field.
func GravatarIDLT ¶
GravatarIDLT applies the LT predicate on the "gravatar_id" field.
func GravatarIDLTE ¶
GravatarIDLTE applies the LTE predicate on the "gravatar_id" field.
func GravatarIDNEQ ¶
GravatarIDNEQ applies the NEQ predicate on the "gravatar_id" field.
func GravatarIDNotIn ¶
GravatarIDNotIn applies the NotIn predicate on the "gravatar_id" field.
func GravatarIDNotNil ¶
GravatarIDNotNil applies the NotNil predicate on the "gravatar_id" field.
func HTMLURL ¶
HTMLURL applies equality check predicate on the "html_url" field. It's identical to HTMLURLEQ.
func HTMLURLContains ¶
HTMLURLContains applies the Contains predicate on the "html_url" field.
func HTMLURLContainsFold ¶
HTMLURLContainsFold applies the ContainsFold predicate on the "html_url" field.
func HTMLURLEqualFold ¶
HTMLURLEqualFold applies the EqualFold predicate on the "html_url" field.
func HTMLURLGTE ¶
HTMLURLGTE applies the GTE predicate on the "html_url" field.
func HTMLURLHasPrefix ¶
HTMLURLHasPrefix applies the HasPrefix predicate on the "html_url" field.
func HTMLURLHasSuffix ¶
HTMLURLHasSuffix applies the HasSuffix predicate on the "html_url" field.
func HTMLURLLTE ¶
HTMLURLLTE applies the LTE predicate on the "html_url" field.
func HTMLURLNEQ ¶
HTMLURLNEQ applies the NEQ predicate on the "html_url" field.
func HTMLURLNotIn ¶
HTMLURLNotIn applies the NotIn predicate on the "html_url" field.
func HasCommentsCreated ¶
HasCommentsCreated applies the HasEdge predicate on the "comments_created" edge.
func HasCommentsCreatedWith ¶
func HasCommentsCreatedWith(preds ...predicate.IssueComment) predicate.User
HasCommentsCreatedWith applies the HasEdge predicate on the "comments_created" edge with a given conditions (other predicates).
func HasIssuesAssigned ¶
HasIssuesAssigned applies the HasEdge predicate on the "issues_assigned" edge.
func HasIssuesAssignedWith ¶
HasIssuesAssignedWith applies the HasEdge predicate on the "issues_assigned" edge with a given conditions (other predicates).
func HasIssuesClosed ¶
HasIssuesClosed applies the HasEdge predicate on the "issues_closed" edge.
func HasIssuesClosedWith ¶
HasIssuesClosedWith applies the HasEdge predicate on the "issues_closed" edge with a given conditions (other predicates).
func HasIssuesCreated ¶
HasIssuesCreated applies the HasEdge predicate on the "issues_created" edge.
func HasIssuesCreatedWith ¶
HasIssuesCreatedWith applies the HasEdge predicate on the "issues_created" edge with a given conditions (other predicates).
func HasPrsAssigned ¶
HasPrsAssigned applies the HasEdge predicate on the "prs_assigned" edge.
func HasPrsAssignedWith ¶
func HasPrsAssignedWith(preds ...predicate.PullRequest) predicate.User
HasPrsAssignedWith applies the HasEdge predicate on the "prs_assigned" edge with a given conditions (other predicates).
func HasPrsCreated ¶
HasPrsCreated applies the HasEdge predicate on the "prs_created" edge.
func HasPrsCreatedWith ¶
func HasPrsCreatedWith(preds ...predicate.PullRequest) predicate.User
HasPrsCreatedWith applies the HasEdge predicate on the "prs_created" edge with a given conditions (other predicates).
func HasPrsReviewRequested ¶
HasPrsReviewRequested applies the HasEdge predicate on the "prs_review_requested" edge.
func HasPrsReviewRequestedWith ¶
func HasPrsReviewRequestedWith(preds ...predicate.PullRequest) predicate.User
HasPrsReviewRequestedWith applies the HasEdge predicate on the "prs_review_requested" edge with a given conditions (other predicates).
func HasRepositories ¶
HasRepositories applies the HasEdge predicate on the "repositories" edge.
func HasRepositoriesWith ¶
func HasRepositoriesWith(preds ...predicate.Repository) predicate.User
HasRepositoriesWith applies the HasEdge predicate on the "repositories" edge with a given conditions (other predicates).
func HasTimelineEventsCreated ¶
HasTimelineEventsCreated applies the HasEdge predicate on the "timeline_events_created" edge.
func HasTimelineEventsCreatedWith ¶
func HasTimelineEventsCreatedWith(preds ...predicate.TimelineEvent) predicate.User
HasTimelineEventsCreatedWith applies the HasEdge predicate on the "timeline_events_created" edge with a given conditions (other predicates).
func Hireable ¶
Hireable applies equality check predicate on the "hireable" field. It's identical to HireableEQ.
func HireableEQ ¶
HireableEQ applies the EQ predicate on the "hireable" field.
func HireableIsNil ¶
HireableIsNil applies the IsNil predicate on the "hireable" field.
func HireableNEQ ¶
HireableNEQ applies the NEQ predicate on the "hireable" field.
func HireableNotNil ¶
HireableNotNil applies the NotNil predicate on the "hireable" field.
func Location ¶
Location applies equality check predicate on the "location" field. It's identical to LocationEQ.
func LocationContains ¶
LocationContains applies the Contains predicate on the "location" field.
func LocationContainsFold ¶
LocationContainsFold applies the ContainsFold predicate on the "location" field.
func LocationEQ ¶
LocationEQ applies the EQ predicate on the "location" field.
func LocationEqualFold ¶
LocationEqualFold applies the EqualFold predicate on the "location" field.
func LocationGT ¶
LocationGT applies the GT predicate on the "location" field.
func LocationGTE ¶
LocationGTE applies the GTE predicate on the "location" field.
func LocationHasPrefix ¶
LocationHasPrefix applies the HasPrefix predicate on the "location" field.
func LocationHasSuffix ¶
LocationHasSuffix applies the HasSuffix predicate on the "location" field.
func LocationIn ¶
LocationIn applies the In predicate on the "location" field.
func LocationIsNil ¶
LocationIsNil applies the IsNil predicate on the "location" field.
func LocationLT ¶
LocationLT applies the LT predicate on the "location" field.
func LocationLTE ¶
LocationLTE applies the LTE predicate on the "location" field.
func LocationNEQ ¶
LocationNEQ applies the NEQ predicate on the "location" field.
func LocationNotIn ¶
LocationNotIn applies the NotIn predicate on the "location" field.
func LocationNotNil ¶
LocationNotNil applies the NotNil predicate on the "location" field.
func Login ¶
Login applies equality check predicate on the "login" field. It's identical to LoginEQ.
func LoginContains ¶
LoginContains applies the Contains predicate on the "login" field.
func LoginContainsFold ¶
LoginContainsFold applies the ContainsFold predicate on the "login" field.
func LoginEqualFold ¶
LoginEqualFold applies the EqualFold predicate on the "login" field.
func LoginHasPrefix ¶
LoginHasPrefix applies the HasPrefix predicate on the "login" field.
func LoginHasSuffix ¶
LoginHasSuffix applies the HasSuffix predicate on the "login" field.
func LoginNotIn ¶
LoginNotIn applies the NotIn predicate on the "login" 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 NodeID ¶
NodeID applies equality check predicate on the "node_id" field. It's identical to NodeIDEQ.
func NodeIDContains ¶
NodeIDContains applies the Contains predicate on the "node_id" field.
func NodeIDContainsFold ¶
NodeIDContainsFold applies the ContainsFold predicate on the "node_id" field.
func NodeIDEqualFold ¶
NodeIDEqualFold applies the EqualFold predicate on the "node_id" field.
func NodeIDHasPrefix ¶
NodeIDHasPrefix applies the HasPrefix predicate on the "node_id" field.
func NodeIDHasSuffix ¶
NodeIDHasSuffix applies the HasSuffix predicate on the "node_id" field.
func NodeIDNotIn ¶
NodeIDNotIn applies the NotIn predicate on the "node_id" field.
func OrganizationsURL ¶
OrganizationsURL applies equality check predicate on the "organizations_url" field. It's identical to OrganizationsURLEQ.
func OrganizationsURLContains ¶
OrganizationsURLContains applies the Contains predicate on the "organizations_url" field.
func OrganizationsURLContainsFold ¶
OrganizationsURLContainsFold applies the ContainsFold predicate on the "organizations_url" field.
func OrganizationsURLEQ ¶
OrganizationsURLEQ applies the EQ predicate on the "organizations_url" field.
func OrganizationsURLEqualFold ¶
OrganizationsURLEqualFold applies the EqualFold predicate on the "organizations_url" field.
func OrganizationsURLGT ¶
OrganizationsURLGT applies the GT predicate on the "organizations_url" field.
func OrganizationsURLGTE ¶
OrganizationsURLGTE applies the GTE predicate on the "organizations_url" field.
func OrganizationsURLHasPrefix ¶
OrganizationsURLHasPrefix applies the HasPrefix predicate on the "organizations_url" field.
func OrganizationsURLHasSuffix ¶
OrganizationsURLHasSuffix applies the HasSuffix predicate on the "organizations_url" field.
func OrganizationsURLIn ¶
OrganizationsURLIn applies the In predicate on the "organizations_url" field.
func OrganizationsURLLT ¶
OrganizationsURLLT applies the LT predicate on the "organizations_url" field.
func OrganizationsURLLTE ¶
OrganizationsURLLTE applies the LTE predicate on the "organizations_url" field.
func OrganizationsURLNEQ ¶
OrganizationsURLNEQ applies the NEQ predicate on the "organizations_url" field.
func OrganizationsURLNotIn ¶
OrganizationsURLNotIn applies the NotIn predicate on the "organizations_url" field.
func PublicGists ¶
PublicGists applies equality check predicate on the "public_gists" field. It's identical to PublicGistsEQ.
func PublicGistsEQ ¶
PublicGistsEQ applies the EQ predicate on the "public_gists" field.
func PublicGistsGT ¶
PublicGistsGT applies the GT predicate on the "public_gists" field.
func PublicGistsGTE ¶
PublicGistsGTE applies the GTE predicate on the "public_gists" field.
func PublicGistsIn ¶
PublicGistsIn applies the In predicate on the "public_gists" field.
func PublicGistsLT ¶
PublicGistsLT applies the LT predicate on the "public_gists" field.
func PublicGistsLTE ¶
PublicGistsLTE applies the LTE predicate on the "public_gists" field.
func PublicGistsNEQ ¶
PublicGistsNEQ applies the NEQ predicate on the "public_gists" field.
func PublicGistsNotIn ¶
PublicGistsNotIn applies the NotIn predicate on the "public_gists" field.
func PublicRepos ¶
PublicRepos applies equality check predicate on the "public_repos" field. It's identical to PublicReposEQ.
func PublicReposEQ ¶
PublicReposEQ applies the EQ predicate on the "public_repos" field.
func PublicReposGT ¶
PublicReposGT applies the GT predicate on the "public_repos" field.
func PublicReposGTE ¶
PublicReposGTE applies the GTE predicate on the "public_repos" field.
func PublicReposIn ¶
PublicReposIn applies the In predicate on the "public_repos" field.
func PublicReposLT ¶
PublicReposLT applies the LT predicate on the "public_repos" field.
func PublicReposLTE ¶
PublicReposLTE applies the LTE predicate on the "public_repos" field.
func PublicReposNEQ ¶
PublicReposNEQ applies the NEQ predicate on the "public_repos" field.
func PublicReposNotIn ¶
PublicReposNotIn applies the NotIn predicate on the "public_repos" field.
func ReceivedEventsURL ¶
ReceivedEventsURL applies equality check predicate on the "received_events_url" field. It's identical to ReceivedEventsURLEQ.
func ReceivedEventsURLContains ¶
ReceivedEventsURLContains applies the Contains predicate on the "received_events_url" field.
func ReceivedEventsURLContainsFold ¶
ReceivedEventsURLContainsFold applies the ContainsFold predicate on the "received_events_url" field.
func ReceivedEventsURLEQ ¶
ReceivedEventsURLEQ applies the EQ predicate on the "received_events_url" field.
func ReceivedEventsURLEqualFold ¶
ReceivedEventsURLEqualFold applies the EqualFold predicate on the "received_events_url" field.
func ReceivedEventsURLGT ¶
ReceivedEventsURLGT applies the GT predicate on the "received_events_url" field.
func ReceivedEventsURLGTE ¶
ReceivedEventsURLGTE applies the GTE predicate on the "received_events_url" field.
func ReceivedEventsURLHasPrefix ¶
ReceivedEventsURLHasPrefix applies the HasPrefix predicate on the "received_events_url" field.
func ReceivedEventsURLHasSuffix ¶
ReceivedEventsURLHasSuffix applies the HasSuffix predicate on the "received_events_url" field.
func ReceivedEventsURLIn ¶
ReceivedEventsURLIn applies the In predicate on the "received_events_url" field.
func ReceivedEventsURLLT ¶
ReceivedEventsURLLT applies the LT predicate on the "received_events_url" field.
func ReceivedEventsURLLTE ¶
ReceivedEventsURLLTE applies the LTE predicate on the "received_events_url" field.
func ReceivedEventsURLNEQ ¶
ReceivedEventsURLNEQ applies the NEQ predicate on the "received_events_url" field.
func ReceivedEventsURLNotIn ¶
ReceivedEventsURLNotIn applies the NotIn predicate on the "received_events_url" field.
func ReposURL ¶
ReposURL applies equality check predicate on the "repos_url" field. It's identical to ReposURLEQ.
func ReposURLContains ¶
ReposURLContains applies the Contains predicate on the "repos_url" field.
func ReposURLContainsFold ¶
ReposURLContainsFold applies the ContainsFold predicate on the "repos_url" field.
func ReposURLEQ ¶
ReposURLEQ applies the EQ predicate on the "repos_url" field.
func ReposURLEqualFold ¶
ReposURLEqualFold applies the EqualFold predicate on the "repos_url" field.
func ReposURLGT ¶
ReposURLGT applies the GT predicate on the "repos_url" field.
func ReposURLGTE ¶
ReposURLGTE applies the GTE predicate on the "repos_url" field.
func ReposURLHasPrefix ¶
ReposURLHasPrefix applies the HasPrefix predicate on the "repos_url" field.
func ReposURLHasSuffix ¶
ReposURLHasSuffix applies the HasSuffix predicate on the "repos_url" field.
func ReposURLIn ¶
ReposURLIn applies the In predicate on the "repos_url" field.
func ReposURLLT ¶
ReposURLLT applies the LT predicate on the "repos_url" field.
func ReposURLLTE ¶
ReposURLLTE applies the LTE predicate on the "repos_url" field.
func ReposURLNEQ ¶
ReposURLNEQ applies the NEQ predicate on the "repos_url" field.
func ReposURLNotIn ¶
ReposURLNotIn applies the NotIn predicate on the "repos_url" field.
func SiteAdmin ¶
SiteAdmin applies equality check predicate on the "site_admin" field. It's identical to SiteAdminEQ.
func SiteAdminEQ ¶
SiteAdminEQ applies the EQ predicate on the "site_admin" field.
func SiteAdminNEQ ¶
SiteAdminNEQ applies the NEQ predicate on the "site_admin" field.
func StarredURL ¶
StarredURL applies equality check predicate on the "starred_url" field. It's identical to StarredURLEQ.
func StarredURLContains ¶
StarredURLContains applies the Contains predicate on the "starred_url" field.
func StarredURLContainsFold ¶
StarredURLContainsFold applies the ContainsFold predicate on the "starred_url" field.
func StarredURLEQ ¶
StarredURLEQ applies the EQ predicate on the "starred_url" field.
func StarredURLEqualFold ¶
StarredURLEqualFold applies the EqualFold predicate on the "starred_url" field.
func StarredURLGT ¶
StarredURLGT applies the GT predicate on the "starred_url" field.
func StarredURLGTE ¶
StarredURLGTE applies the GTE predicate on the "starred_url" field.
func StarredURLHasPrefix ¶
StarredURLHasPrefix applies the HasPrefix predicate on the "starred_url" field.
func StarredURLHasSuffix ¶
StarredURLHasSuffix applies the HasSuffix predicate on the "starred_url" field.
func StarredURLIn ¶
StarredURLIn applies the In predicate on the "starred_url" field.
func StarredURLLT ¶
StarredURLLT applies the LT predicate on the "starred_url" field.
func StarredURLLTE ¶
StarredURLLTE applies the LTE predicate on the "starred_url" field.
func StarredURLNEQ ¶
StarredURLNEQ applies the NEQ predicate on the "starred_url" field.
func StarredURLNotIn ¶
StarredURLNotIn applies the NotIn predicate on the "starred_url" field.
func SubscriptionsURL ¶
SubscriptionsURL applies equality check predicate on the "subscriptions_url" field. It's identical to SubscriptionsURLEQ.
func SubscriptionsURLContains ¶
SubscriptionsURLContains applies the Contains predicate on the "subscriptions_url" field.
func SubscriptionsURLContainsFold ¶
SubscriptionsURLContainsFold applies the ContainsFold predicate on the "subscriptions_url" field.
func SubscriptionsURLEQ ¶
SubscriptionsURLEQ applies the EQ predicate on the "subscriptions_url" field.
func SubscriptionsURLEqualFold ¶
SubscriptionsURLEqualFold applies the EqualFold predicate on the "subscriptions_url" field.
func SubscriptionsURLGT ¶
SubscriptionsURLGT applies the GT predicate on the "subscriptions_url" field.
func SubscriptionsURLGTE ¶
SubscriptionsURLGTE applies the GTE predicate on the "subscriptions_url" field.
func SubscriptionsURLHasPrefix ¶
SubscriptionsURLHasPrefix applies the HasPrefix predicate on the "subscriptions_url" field.
func SubscriptionsURLHasSuffix ¶
SubscriptionsURLHasSuffix applies the HasSuffix predicate on the "subscriptions_url" field.
func SubscriptionsURLIn ¶
SubscriptionsURLIn applies the In predicate on the "subscriptions_url" field.
func SubscriptionsURLLT ¶
SubscriptionsURLLT applies the LT predicate on the "subscriptions_url" field.
func SubscriptionsURLLTE ¶
SubscriptionsURLLTE applies the LTE predicate on the "subscriptions_url" field.
func SubscriptionsURLNEQ ¶
SubscriptionsURLNEQ applies the NEQ predicate on the "subscriptions_url" field.
func SubscriptionsURLNotIn ¶
SubscriptionsURLNotIn applies the NotIn predicate on the "subscriptions_url" field.
func TypeContains ¶
TypeContains applies the Contains predicate on the "type" field.
func TypeContainsFold ¶
TypeContainsFold applies the ContainsFold predicate on the "type" field.
func TypeEqualFold ¶
TypeEqualFold applies the EqualFold predicate on the "type" field.
func TypeHasPrefix ¶
TypeHasPrefix applies the HasPrefix predicate on the "type" field.
func TypeHasSuffix ¶
TypeHasSuffix applies the HasSuffix predicate on the "type" field.
func URLContains ¶
URLContains applies the Contains predicate on the "url" field.
func URLContainsFold ¶
URLContainsFold applies the ContainsFold predicate on the "url" field.
func URLEqualFold ¶
URLEqualFold applies the EqualFold predicate on the "url" field.
func URLHasPrefix ¶
URLHasPrefix applies the HasPrefix predicate on the "url" field.
func URLHasSuffix ¶
URLHasSuffix applies the HasSuffix predicate on the "url" field.
func UpdatedAt ¶
UpdatedAt applies equality check predicate on the "updated_at" field. It's identical to UpdatedAtEQ.
func UpdatedAtEQ ¶
UpdatedAtEQ applies the EQ predicate on the "updated_at" field.
func UpdatedAtGT ¶
UpdatedAtGT applies the GT predicate on the "updated_at" field.
func UpdatedAtGTE ¶
UpdatedAtGTE applies the GTE predicate on the "updated_at" field.
func UpdatedAtIn ¶
UpdatedAtIn applies the In predicate on the "updated_at" field.
func UpdatedAtLT ¶
UpdatedAtLT applies the LT predicate on the "updated_at" field.
func UpdatedAtLTE ¶
UpdatedAtLTE applies the LTE predicate on the "updated_at" field.
func UpdatedAtNEQ ¶
UpdatedAtNEQ applies the NEQ predicate on the "updated_at" field.
func UpdatedAtNotIn ¶
UpdatedAtNotIn applies the NotIn predicate on the "updated_at" field.
func ValidColumn ¶
ValidColumn reports if the column name is valid (part of the table columns).
Types ¶
type OrderOption ¶
OrderOption defines the ordering options for the User queries.
func ByAvatarURL ¶
func ByAvatarURL(opts ...sql.OrderTermOption) OrderOption
ByAvatarURL orders the results by the avatar_url field.
func ByBio ¶
func ByBio(opts ...sql.OrderTermOption) OrderOption
ByBio orders the results by the bio field.
func ByBlog ¶
func ByBlog(opts ...sql.OrderTermOption) OrderOption
ByBlog orders the results by the blog field.
func ByCommentsCreated ¶
func ByCommentsCreated(term sql.OrderTerm, terms ...sql.OrderTerm) OrderOption
ByCommentsCreated orders the results by comments_created terms.
func ByCommentsCreatedCount ¶
func ByCommentsCreatedCount(opts ...sql.OrderTermOption) OrderOption
ByCommentsCreatedCount orders the results by comments_created count.
func ByCompany ¶
func ByCompany(opts ...sql.OrderTermOption) OrderOption
ByCompany orders the results by the company field.
func ByCreatedAt ¶
func ByCreatedAt(opts ...sql.OrderTermOption) OrderOption
ByCreatedAt orders the results by the created_at field.
func ByEmail ¶
func ByEmail(opts ...sql.OrderTermOption) OrderOption
ByEmail orders the results by the email field.
func ByEventsURL ¶
func ByEventsURL(opts ...sql.OrderTermOption) OrderOption
ByEventsURL orders the results by the events_url field.
func ByFollowers ¶
func ByFollowers(opts ...sql.OrderTermOption) OrderOption
ByFollowers orders the results by the followers field.
func ByFollowersURL ¶
func ByFollowersURL(opts ...sql.OrderTermOption) OrderOption
ByFollowersURL orders the results by the followers_url field.
func ByFollowing ¶
func ByFollowing(opts ...sql.OrderTermOption) OrderOption
ByFollowing orders the results by the following field.
func ByFollowingURL ¶
func ByFollowingURL(opts ...sql.OrderTermOption) OrderOption
ByFollowingURL orders the results by the following_url field.
func ByGistsURL ¶
func ByGistsURL(opts ...sql.OrderTermOption) OrderOption
ByGistsURL orders the results by the gists_url field.
func ByGravatarID ¶
func ByGravatarID(opts ...sql.OrderTermOption) OrderOption
ByGravatarID orders the results by the gravatar_id field.
func ByHTMLURL ¶
func ByHTMLURL(opts ...sql.OrderTermOption) OrderOption
ByHTMLURL orders the results by the html_url field.
func ByHireable ¶
func ByHireable(opts ...sql.OrderTermOption) OrderOption
ByHireable orders the results by the hireable field.
func ByID ¶
func ByID(opts ...sql.OrderTermOption) OrderOption
ByID orders the results by the id field.
func ByIssuesAssigned ¶
func ByIssuesAssigned(term sql.OrderTerm, terms ...sql.OrderTerm) OrderOption
ByIssuesAssigned orders the results by issues_assigned terms.
func ByIssuesAssignedCount ¶
func ByIssuesAssignedCount(opts ...sql.OrderTermOption) OrderOption
ByIssuesAssignedCount orders the results by issues_assigned count.
func ByIssuesClosed ¶
func ByIssuesClosed(term sql.OrderTerm, terms ...sql.OrderTerm) OrderOption
ByIssuesClosed orders the results by issues_closed terms.
func ByIssuesClosedCount ¶
func ByIssuesClosedCount(opts ...sql.OrderTermOption) OrderOption
ByIssuesClosedCount orders the results by issues_closed count.
func ByIssuesCreated ¶
func ByIssuesCreated(term sql.OrderTerm, terms ...sql.OrderTerm) OrderOption
ByIssuesCreated orders the results by issues_created terms.
func ByIssuesCreatedCount ¶
func ByIssuesCreatedCount(opts ...sql.OrderTermOption) OrderOption
ByIssuesCreatedCount orders the results by issues_created count.
func ByLocation ¶
func ByLocation(opts ...sql.OrderTermOption) OrderOption
ByLocation orders the results by the location field.
func ByLogin ¶
func ByLogin(opts ...sql.OrderTermOption) OrderOption
ByLogin orders the results by the login field.
func ByName ¶
func ByName(opts ...sql.OrderTermOption) OrderOption
ByName orders the results by the name field.
func ByNodeID ¶
func ByNodeID(opts ...sql.OrderTermOption) OrderOption
ByNodeID orders the results by the node_id field.
func ByOrganizationsURL ¶
func ByOrganizationsURL(opts ...sql.OrderTermOption) OrderOption
ByOrganizationsURL orders the results by the organizations_url field.
func ByPrsAssigned ¶
func ByPrsAssigned(term sql.OrderTerm, terms ...sql.OrderTerm) OrderOption
ByPrsAssigned orders the results by prs_assigned terms.
func ByPrsAssignedCount ¶
func ByPrsAssignedCount(opts ...sql.OrderTermOption) OrderOption
ByPrsAssignedCount orders the results by prs_assigned count.
func ByPrsCreated ¶
func ByPrsCreated(term sql.OrderTerm, terms ...sql.OrderTerm) OrderOption
ByPrsCreated orders the results by prs_created terms.
func ByPrsCreatedCount ¶
func ByPrsCreatedCount(opts ...sql.OrderTermOption) OrderOption
ByPrsCreatedCount orders the results by prs_created count.
func ByPrsReviewRequested ¶
func ByPrsReviewRequested(term sql.OrderTerm, terms ...sql.OrderTerm) OrderOption
ByPrsReviewRequested orders the results by prs_review_requested terms.
func ByPrsReviewRequestedCount ¶
func ByPrsReviewRequestedCount(opts ...sql.OrderTermOption) OrderOption
ByPrsReviewRequestedCount orders the results by prs_review_requested count.
func ByPublicGists ¶
func ByPublicGists(opts ...sql.OrderTermOption) OrderOption
ByPublicGists orders the results by the public_gists field.
func ByPublicRepos ¶
func ByPublicRepos(opts ...sql.OrderTermOption) OrderOption
ByPublicRepos orders the results by the public_repos field.
func ByReceivedEventsURL ¶
func ByReceivedEventsURL(opts ...sql.OrderTermOption) OrderOption
ByReceivedEventsURL orders the results by the received_events_url field.
func ByReposURL ¶
func ByReposURL(opts ...sql.OrderTermOption) OrderOption
ByReposURL orders the results by the repos_url field.
func ByRepositories ¶
func ByRepositories(term sql.OrderTerm, terms ...sql.OrderTerm) OrderOption
ByRepositories orders the results by repositories terms.
func ByRepositoriesCount ¶
func ByRepositoriesCount(opts ...sql.OrderTermOption) OrderOption
ByRepositoriesCount orders the results by repositories count.
func BySiteAdmin ¶
func BySiteAdmin(opts ...sql.OrderTermOption) OrderOption
BySiteAdmin orders the results by the site_admin field.
func ByStarredURL ¶
func ByStarredURL(opts ...sql.OrderTermOption) OrderOption
ByStarredURL orders the results by the starred_url field.
func BySubscriptionsURL ¶
func BySubscriptionsURL(opts ...sql.OrderTermOption) OrderOption
BySubscriptionsURL orders the results by the subscriptions_url field.
func ByTimelineEventsCreated ¶
func ByTimelineEventsCreated(term sql.OrderTerm, terms ...sql.OrderTerm) OrderOption
ByTimelineEventsCreated orders the results by timeline_events_created terms.
func ByTimelineEventsCreatedCount ¶
func ByTimelineEventsCreatedCount(opts ...sql.OrderTermOption) OrderOption
ByTimelineEventsCreatedCount orders the results by timeline_events_created count.
func ByType ¶
func ByType(opts ...sql.OrderTermOption) OrderOption
ByType orders the results by the type field.
func ByURL ¶
func ByURL(opts ...sql.OrderTermOption) OrderOption
ByURL orders the results by the url field.
func ByUpdatedAt ¶
func ByUpdatedAt(opts ...sql.OrderTermOption) OrderOption
ByUpdatedAt orders the results by the updated_at field.