Versions in this module Expand all Collapse all v0 v0.12.4 Apr 20, 2024 Changes in this version + const EdgeGuild + const EdgeParent + const FieldChannelID + const FieldDescription + const FieldEmojiAuthor + const FieldID + const FieldModified + const FieldName + const FieldRoles + const FieldSelectedRole + const FieldToken + const GuildColumn + const GuildInverseTable + const GuildTable + const Label + const ParentColumn + const ParentInverseTable + const ParentTable + const Table + var Columns = []string + var DefaultID func() uuid.UUID + var DefaultModified bool + var ForeignKeys = []string + var NameValidator func(string) error + func And(predicates ...predicate.RolePanelEdit) predicate.RolePanelEdit + func ChannelID(v snowflake.ID) predicate.RolePanelEdit + func ChannelIDEQ(v snowflake.ID) predicate.RolePanelEdit + func ChannelIDGT(v snowflake.ID) predicate.RolePanelEdit + func ChannelIDGTE(v snowflake.ID) predicate.RolePanelEdit + func ChannelIDIn(vs ...snowflake.ID) predicate.RolePanelEdit + func ChannelIDLT(v snowflake.ID) predicate.RolePanelEdit + func ChannelIDLTE(v snowflake.ID) predicate.RolePanelEdit + func ChannelIDNEQ(v snowflake.ID) predicate.RolePanelEdit + func ChannelIDNotIn(vs ...snowflake.ID) predicate.RolePanelEdit + func Description(v string) predicate.RolePanelEdit + func DescriptionContains(v string) predicate.RolePanelEdit + func DescriptionContainsFold(v string) predicate.RolePanelEdit + func DescriptionEQ(v string) predicate.RolePanelEdit + func DescriptionEqualFold(v string) predicate.RolePanelEdit + func DescriptionGT(v string) predicate.RolePanelEdit + func DescriptionGTE(v string) predicate.RolePanelEdit + func DescriptionHasPrefix(v string) predicate.RolePanelEdit + func DescriptionHasSuffix(v string) predicate.RolePanelEdit + func DescriptionIn(vs ...string) predicate.RolePanelEdit + func DescriptionIsNil() predicate.RolePanelEdit + func DescriptionLT(v string) predicate.RolePanelEdit + func DescriptionLTE(v string) predicate.RolePanelEdit + func DescriptionNEQ(v string) predicate.RolePanelEdit + func DescriptionNotIn(vs ...string) predicate.RolePanelEdit + func DescriptionNotNil() predicate.RolePanelEdit + func EmojiAuthor(v snowflake.ID) predicate.RolePanelEdit + func EmojiAuthorEQ(v snowflake.ID) predicate.RolePanelEdit + func EmojiAuthorGT(v snowflake.ID) predicate.RolePanelEdit + func EmojiAuthorGTE(v snowflake.ID) predicate.RolePanelEdit + func EmojiAuthorIn(vs ...snowflake.ID) predicate.RolePanelEdit + func EmojiAuthorIsNil() predicate.RolePanelEdit + func EmojiAuthorLT(v snowflake.ID) predicate.RolePanelEdit + func EmojiAuthorLTE(v snowflake.ID) predicate.RolePanelEdit + func EmojiAuthorNEQ(v snowflake.ID) predicate.RolePanelEdit + func EmojiAuthorNotIn(vs ...snowflake.ID) predicate.RolePanelEdit + func EmojiAuthorNotNil() predicate.RolePanelEdit + func HasGuild() predicate.RolePanelEdit + func HasGuildWith(preds ...predicate.Guild) predicate.RolePanelEdit + func HasParent() predicate.RolePanelEdit + func HasParentWith(preds ...predicate.RolePanel) predicate.RolePanelEdit + func ID(id uuid.UUID) predicate.RolePanelEdit + func IDEQ(id uuid.UUID) predicate.RolePanelEdit + func IDGT(id uuid.UUID) predicate.RolePanelEdit + func IDGTE(id uuid.UUID) predicate.RolePanelEdit + func IDIn(ids ...uuid.UUID) predicate.RolePanelEdit + func IDLT(id uuid.UUID) predicate.RolePanelEdit + func IDLTE(id uuid.UUID) predicate.RolePanelEdit + func IDNEQ(id uuid.UUID) predicate.RolePanelEdit + func IDNotIn(ids ...uuid.UUID) predicate.RolePanelEdit + func Modified(v bool) predicate.RolePanelEdit + func ModifiedEQ(v bool) predicate.RolePanelEdit + func ModifiedNEQ(v bool) predicate.RolePanelEdit + func Name(v string) predicate.RolePanelEdit + func NameContains(v string) predicate.RolePanelEdit + func NameContainsFold(v string) predicate.RolePanelEdit + func NameEQ(v string) predicate.RolePanelEdit + func NameEqualFold(v string) predicate.RolePanelEdit + func NameGT(v string) predicate.RolePanelEdit + func NameGTE(v string) predicate.RolePanelEdit + func NameHasPrefix(v string) predicate.RolePanelEdit + func NameHasSuffix(v string) predicate.RolePanelEdit + func NameIn(vs ...string) predicate.RolePanelEdit + func NameIsNil() predicate.RolePanelEdit + func NameLT(v string) predicate.RolePanelEdit + func NameLTE(v string) predicate.RolePanelEdit + func NameNEQ(v string) predicate.RolePanelEdit + func NameNotIn(vs ...string) predicate.RolePanelEdit + func NameNotNil() predicate.RolePanelEdit + func Not(p predicate.RolePanelEdit) predicate.RolePanelEdit + func Or(predicates ...predicate.RolePanelEdit) predicate.RolePanelEdit + func RolesIsNil() predicate.RolePanelEdit + func RolesNotNil() predicate.RolePanelEdit + func SelectedRole(v snowflake.ID) predicate.RolePanelEdit + func SelectedRoleEQ(v snowflake.ID) predicate.RolePanelEdit + func SelectedRoleGT(v snowflake.ID) predicate.RolePanelEdit + func SelectedRoleGTE(v snowflake.ID) predicate.RolePanelEdit + func SelectedRoleIn(vs ...snowflake.ID) predicate.RolePanelEdit + func SelectedRoleIsNil() predicate.RolePanelEdit + func SelectedRoleLT(v snowflake.ID) predicate.RolePanelEdit + func SelectedRoleLTE(v snowflake.ID) predicate.RolePanelEdit + func SelectedRoleNEQ(v snowflake.ID) predicate.RolePanelEdit + func SelectedRoleNotIn(vs ...snowflake.ID) predicate.RolePanelEdit + func SelectedRoleNotNil() predicate.RolePanelEdit + func Token(v string) predicate.RolePanelEdit + func TokenContains(v string) predicate.RolePanelEdit + func TokenContainsFold(v string) predicate.RolePanelEdit + func TokenEQ(v string) predicate.RolePanelEdit + func TokenEqualFold(v string) predicate.RolePanelEdit + func TokenGT(v string) predicate.RolePanelEdit + func TokenGTE(v string) predicate.RolePanelEdit + func TokenHasPrefix(v string) predicate.RolePanelEdit + func TokenHasSuffix(v string) predicate.RolePanelEdit + func TokenIn(vs ...string) predicate.RolePanelEdit + func TokenIsNil() predicate.RolePanelEdit + func TokenLT(v string) predicate.RolePanelEdit + func TokenLTE(v string) predicate.RolePanelEdit + func TokenNEQ(v string) predicate.RolePanelEdit + func TokenNotIn(vs ...string) predicate.RolePanelEdit + func TokenNotNil() predicate.RolePanelEdit + func ValidColumn(column string) bool + type OrderOption func(*sql.Selector) + func ByChannelID(opts ...sql.OrderTermOption) OrderOption + func ByDescription(opts ...sql.OrderTermOption) OrderOption + func ByEmojiAuthor(opts ...sql.OrderTermOption) OrderOption + func ByGuildField(field string, opts ...sql.OrderTermOption) OrderOption + func ByID(opts ...sql.OrderTermOption) OrderOption + func ByModified(opts ...sql.OrderTermOption) OrderOption + func ByName(opts ...sql.OrderTermOption) OrderOption + func ByParentField(field string, opts ...sql.OrderTermOption) OrderOption + func BySelectedRole(opts ...sql.OrderTermOption) OrderOption + func ByToken(opts ...sql.OrderTermOption) OrderOption