Documentation ¶
Index ¶
- Constants
- Variables
- func And(predicates ...predicate.Guild) predicate.Guild
- func BumpEnabled(v bool) predicate.Guild
- func BumpEnabledEQ(v bool) predicate.Guild
- func BumpEnabledNEQ(v bool) predicate.Guild
- func BumpMention(v snowflake.ID) predicate.Guild
- func BumpMentionEQ(v snowflake.ID) predicate.Guild
- func BumpMentionGT(v snowflake.ID) predicate.Guild
- func BumpMentionGTE(v snowflake.ID) predicate.Guild
- func BumpMentionIn(vs ...snowflake.ID) predicate.Guild
- func BumpMentionIsNil() predicate.Guild
- func BumpMentionLT(v snowflake.ID) predicate.Guild
- func BumpMentionLTE(v snowflake.ID) predicate.Guild
- func BumpMentionNEQ(v snowflake.ID) predicate.Guild
- func BumpMentionNotIn(vs ...snowflake.ID) predicate.Guild
- func BumpMentionNotNil() predicate.Guild
- func BumpMessage(v string) predicate.Guild
- func BumpMessageContains(v string) predicate.Guild
- func BumpMessageContainsFold(v string) predicate.Guild
- func BumpMessageEQ(v string) predicate.Guild
- func BumpMessageEqualFold(v string) predicate.Guild
- func BumpMessageGT(v string) predicate.Guild
- func BumpMessageGTE(v string) predicate.Guild
- func BumpMessageHasPrefix(v string) predicate.Guild
- func BumpMessageHasSuffix(v string) predicate.Guild
- func BumpMessageIn(vs ...string) predicate.Guild
- func BumpMessageLT(v string) predicate.Guild
- func BumpMessageLTE(v string) predicate.Guild
- func BumpMessageNEQ(v string) predicate.Guild
- func BumpMessageNotIn(vs ...string) predicate.Guild
- func BumpMessageTitle(v string) predicate.Guild
- func BumpMessageTitleContains(v string) predicate.Guild
- func BumpMessageTitleContainsFold(v string) predicate.Guild
- func BumpMessageTitleEQ(v string) predicate.Guild
- func BumpMessageTitleEqualFold(v string) predicate.Guild
- func BumpMessageTitleGT(v string) predicate.Guild
- func BumpMessageTitleGTE(v string) predicate.Guild
- func BumpMessageTitleHasPrefix(v string) predicate.Guild
- func BumpMessageTitleHasSuffix(v string) predicate.Guild
- func BumpMessageTitleIn(vs ...string) predicate.Guild
- func BumpMessageTitleLT(v string) predicate.Guild
- func BumpMessageTitleLTE(v string) predicate.Guild
- func BumpMessageTitleNEQ(v string) predicate.Guild
- func BumpMessageTitleNotIn(vs ...string) predicate.Guild
- func BumpRemindMessage(v string) predicate.Guild
- func BumpRemindMessageContains(v string) predicate.Guild
- func BumpRemindMessageContainsFold(v string) predicate.Guild
- func BumpRemindMessageEQ(v string) predicate.Guild
- func BumpRemindMessageEqualFold(v string) predicate.Guild
- func BumpRemindMessageGT(v string) predicate.Guild
- func BumpRemindMessageGTE(v string) predicate.Guild
- func BumpRemindMessageHasPrefix(v string) predicate.Guild
- func BumpRemindMessageHasSuffix(v string) predicate.Guild
- func BumpRemindMessageIn(vs ...string) predicate.Guild
- func BumpRemindMessageLT(v string) predicate.Guild
- func BumpRemindMessageLTE(v string) predicate.Guild
- func BumpRemindMessageNEQ(v string) predicate.Guild
- func BumpRemindMessageNotIn(vs ...string) predicate.Guild
- func BumpRemindMessageTitle(v string) predicate.Guild
- func BumpRemindMessageTitleContains(v string) predicate.Guild
- func BumpRemindMessageTitleContainsFold(v string) predicate.Guild
- func BumpRemindMessageTitleEQ(v string) predicate.Guild
- func BumpRemindMessageTitleEqualFold(v string) predicate.Guild
- func BumpRemindMessageTitleGT(v string) predicate.Guild
- func BumpRemindMessageTitleGTE(v string) predicate.Guild
- func BumpRemindMessageTitleHasPrefix(v string) predicate.Guild
- func BumpRemindMessageTitleHasSuffix(v string) predicate.Guild
- func BumpRemindMessageTitleIn(vs ...string) predicate.Guild
- func BumpRemindMessageTitleLT(v string) predicate.Guild
- func BumpRemindMessageTitleLTE(v string) predicate.Guild
- func BumpRemindMessageTitleNEQ(v string) predicate.Guild
- func BumpRemindMessageTitleNotIn(vs ...string) predicate.Guild
- func HasMembers() predicate.Guild
- func HasMembersWith(preds ...predicate.Member) predicate.Guild
- func HasMessagePins() predicate.Guild
- func HasMessagePinsWith(preds ...predicate.MessagePin) predicate.Guild
- func HasOwner() predicate.Guild
- func HasOwnerWith(preds ...predicate.User) predicate.Guild
- func HasReminds() predicate.Guild
- func HasRemindsWith(preds ...predicate.MessageRemind) predicate.Guild
- func HasRolePanelEdits() predicate.Guild
- func HasRolePanelEditsWith(preds ...predicate.RolePanelEdit) predicate.Guild
- func HasRolePanelPlacements() predicate.Guild
- func HasRolePanelPlacementsWith(preds ...predicate.RolePanelPlaced) predicate.Guild
- func HasRolePanels() predicate.Guild
- func HasRolePanelsWith(preds ...predicate.RolePanel) predicate.Guild
- func ID(id snowflake.ID) predicate.Guild
- func IDEQ(id snowflake.ID) predicate.Guild
- func IDGT(id snowflake.ID) predicate.Guild
- func IDGTE(id snowflake.ID) predicate.Guild
- func IDIn(ids ...snowflake.ID) predicate.Guild
- func IDLT(id snowflake.ID) predicate.Guild
- func IDLTE(id snowflake.ID) predicate.Guild
- func IDNEQ(id snowflake.ID) predicate.Guild
- func IDNotIn(ids ...snowflake.ID) predicate.Guild
- func LevelMee6Imported(v bool) predicate.Guild
- func LevelMee6ImportedEQ(v bool) predicate.Guild
- func LevelMee6ImportedNEQ(v bool) predicate.Guild
- func LevelRoleIsNil() predicate.Guild
- func LevelRoleNotNil() predicate.Guild
- func LevelUpChannel(v snowflake.ID) predicate.Guild
- func LevelUpChannelEQ(v snowflake.ID) predicate.Guild
- func LevelUpChannelGT(v snowflake.ID) predicate.Guild
- func LevelUpChannelGTE(v snowflake.ID) predicate.Guild
- func LevelUpChannelIn(vs ...snowflake.ID) predicate.Guild
- func LevelUpChannelIsNil() predicate.Guild
- func LevelUpChannelLT(v snowflake.ID) predicate.Guild
- func LevelUpChannelLTE(v snowflake.ID) predicate.Guild
- func LevelUpChannelNEQ(v snowflake.ID) predicate.Guild
- func LevelUpChannelNotIn(vs ...snowflake.ID) predicate.Guild
- func LevelUpChannelNotNil() predicate.Guild
- func LevelUpExcludeChannelIsNil() predicate.Guild
- func LevelUpExcludeChannelNotNil() predicate.Guild
- func LevelUpMessage(v string) predicate.Guild
- func LevelUpMessageContains(v string) predicate.Guild
- func LevelUpMessageContainsFold(v string) predicate.Guild
- func LevelUpMessageEQ(v string) predicate.Guild
- func LevelUpMessageEqualFold(v string) predicate.Guild
- func LevelUpMessageGT(v string) predicate.Guild
- func LevelUpMessageGTE(v string) predicate.Guild
- func LevelUpMessageHasPrefix(v string) predicate.Guild
- func LevelUpMessageHasSuffix(v string) predicate.Guild
- func LevelUpMessageIn(vs ...string) predicate.Guild
- func LevelUpMessageLT(v string) predicate.Guild
- func LevelUpMessageLTE(v string) predicate.Guild
- func LevelUpMessageNEQ(v string) predicate.Guild
- func LevelUpMessageNotIn(vs ...string) predicate.Guild
- func Locale(v discord.Locale) predicate.Guild
- func LocaleContains(v discord.Locale) predicate.Guild
- func LocaleContainsFold(v discord.Locale) predicate.Guild
- func LocaleEQ(v discord.Locale) predicate.Guild
- func LocaleEqualFold(v discord.Locale) predicate.Guild
- func LocaleGT(v discord.Locale) predicate.Guild
- func LocaleGTE(v discord.Locale) predicate.Guild
- func LocaleHasPrefix(v discord.Locale) predicate.Guild
- func LocaleHasSuffix(v discord.Locale) predicate.Guild
- func LocaleIn(vs ...discord.Locale) predicate.Guild
- func LocaleLT(v discord.Locale) predicate.Guild
- func LocaleLTE(v discord.Locale) predicate.Guild
- func LocaleNEQ(v discord.Locale) predicate.Guild
- func LocaleNotIn(vs ...discord.Locale) predicate.Guild
- func Name(v string) predicate.Guild
- func NameContains(v string) predicate.Guild
- func NameContainsFold(v string) predicate.Guild
- func NameEQ(v string) predicate.Guild
- func NameEqualFold(v string) predicate.Guild
- func NameGT(v string) predicate.Guild
- func NameGTE(v string) predicate.Guild
- func NameHasPrefix(v string) predicate.Guild
- func NameHasSuffix(v string) predicate.Guild
- func NameIn(vs ...string) predicate.Guild
- func NameLT(v string) predicate.Guild
- func NameLTE(v string) predicate.Guild
- func NameNEQ(v string) predicate.Guild
- func NameNotIn(vs ...string) predicate.Guild
- func Not(p predicate.Guild) predicate.Guild
- func Or(predicates ...predicate.Guild) predicate.Guild
- func RemindCount(v int) predicate.Guild
- func RemindCountEQ(v int) predicate.Guild
- func RemindCountGT(v int) predicate.Guild
- func RemindCountGTE(v int) predicate.Guild
- func RemindCountIn(vs ...int) predicate.Guild
- func RemindCountLT(v int) predicate.Guild
- func RemindCountLTE(v int) predicate.Guild
- func RemindCountNEQ(v int) predicate.Guild
- func RemindCountNotIn(vs ...int) predicate.Guild
- func UpEnabled(v bool) predicate.Guild
- func UpEnabledEQ(v bool) predicate.Guild
- func UpEnabledNEQ(v bool) predicate.Guild
- func UpMention(v snowflake.ID) predicate.Guild
- func UpMentionEQ(v snowflake.ID) predicate.Guild
- func UpMentionGT(v snowflake.ID) predicate.Guild
- func UpMentionGTE(v snowflake.ID) predicate.Guild
- func UpMentionIn(vs ...snowflake.ID) predicate.Guild
- func UpMentionIsNil() predicate.Guild
- func UpMentionLT(v snowflake.ID) predicate.Guild
- func UpMentionLTE(v snowflake.ID) predicate.Guild
- func UpMentionNEQ(v snowflake.ID) predicate.Guild
- func UpMentionNotIn(vs ...snowflake.ID) predicate.Guild
- func UpMentionNotNil() predicate.Guild
- func UpMessage(v string) predicate.Guild
- func UpMessageContains(v string) predicate.Guild
- func UpMessageContainsFold(v string) predicate.Guild
- func UpMessageEQ(v string) predicate.Guild
- func UpMessageEqualFold(v string) predicate.Guild
- func UpMessageGT(v string) predicate.Guild
- func UpMessageGTE(v string) predicate.Guild
- func UpMessageHasPrefix(v string) predicate.Guild
- func UpMessageHasSuffix(v string) predicate.Guild
- func UpMessageIn(vs ...string) predicate.Guild
- func UpMessageLT(v string) predicate.Guild
- func UpMessageLTE(v string) predicate.Guild
- func UpMessageNEQ(v string) predicate.Guild
- func UpMessageNotIn(vs ...string) predicate.Guild
- func UpMessageTitle(v string) predicate.Guild
- func UpMessageTitleContains(v string) predicate.Guild
- func UpMessageTitleContainsFold(v string) predicate.Guild
- func UpMessageTitleEQ(v string) predicate.Guild
- func UpMessageTitleEqualFold(v string) predicate.Guild
- func UpMessageTitleGT(v string) predicate.Guild
- func UpMessageTitleGTE(v string) predicate.Guild
- func UpMessageTitleHasPrefix(v string) predicate.Guild
- func UpMessageTitleHasSuffix(v string) predicate.Guild
- func UpMessageTitleIn(vs ...string) predicate.Guild
- func UpMessageTitleLT(v string) predicate.Guild
- func UpMessageTitleLTE(v string) predicate.Guild
- func UpMessageTitleNEQ(v string) predicate.Guild
- func UpMessageTitleNotIn(vs ...string) predicate.Guild
- func UpRemindMessage(v string) predicate.Guild
- func UpRemindMessageContains(v string) predicate.Guild
- func UpRemindMessageContainsFold(v string) predicate.Guild
- func UpRemindMessageEQ(v string) predicate.Guild
- func UpRemindMessageEqualFold(v string) predicate.Guild
- func UpRemindMessageGT(v string) predicate.Guild
- func UpRemindMessageGTE(v string) predicate.Guild
- func UpRemindMessageHasPrefix(v string) predicate.Guild
- func UpRemindMessageHasSuffix(v string) predicate.Guild
- func UpRemindMessageIn(vs ...string) predicate.Guild
- func UpRemindMessageLT(v string) predicate.Guild
- func UpRemindMessageLTE(v string) predicate.Guild
- func UpRemindMessageNEQ(v string) predicate.Guild
- func UpRemindMessageNotIn(vs ...string) predicate.Guild
- func UpRemindMessageTitle(v string) predicate.Guild
- func UpRemindMessageTitleContains(v string) predicate.Guild
- func UpRemindMessageTitleContainsFold(v string) predicate.Guild
- func UpRemindMessageTitleEQ(v string) predicate.Guild
- func UpRemindMessageTitleEqualFold(v string) predicate.Guild
- func UpRemindMessageTitleGT(v string) predicate.Guild
- func UpRemindMessageTitleGTE(v string) predicate.Guild
- func UpRemindMessageTitleHasPrefix(v string) predicate.Guild
- func UpRemindMessageTitleHasSuffix(v string) predicate.Guild
- func UpRemindMessageTitleIn(vs ...string) predicate.Guild
- func UpRemindMessageTitleLT(v string) predicate.Guild
- func UpRemindMessageTitleLTE(v string) predicate.Guild
- func UpRemindMessageTitleNEQ(v string) predicate.Guild
- func UpRemindMessageTitleNotIn(vs ...string) predicate.Guild
- func ValidColumn(column string) bool
- type OrderOption
- func ByBumpEnabled(opts ...sql.OrderTermOption) OrderOption
- func ByBumpMention(opts ...sql.OrderTermOption) OrderOption
- func ByBumpMessage(opts ...sql.OrderTermOption) OrderOption
- func ByBumpMessageTitle(opts ...sql.OrderTermOption) OrderOption
- func ByBumpRemindMessage(opts ...sql.OrderTermOption) OrderOption
- func ByBumpRemindMessageTitle(opts ...sql.OrderTermOption) OrderOption
- func ByID(opts ...sql.OrderTermOption) OrderOption
- func ByLevelMee6Imported(opts ...sql.OrderTermOption) OrderOption
- func ByLevelUpChannel(opts ...sql.OrderTermOption) OrderOption
- func ByLevelUpMessage(opts ...sql.OrderTermOption) OrderOption
- func ByLocale(opts ...sql.OrderTermOption) OrderOption
- func ByMembers(term sql.OrderTerm, terms ...sql.OrderTerm) OrderOption
- func ByMembersCount(opts ...sql.OrderTermOption) OrderOption
- func ByMessagePins(term sql.OrderTerm, terms ...sql.OrderTerm) OrderOption
- func ByMessagePinsCount(opts ...sql.OrderTermOption) OrderOption
- func ByName(opts ...sql.OrderTermOption) OrderOption
- func ByOwnerField(field string, opts ...sql.OrderTermOption) OrderOption
- func ByRemindCount(opts ...sql.OrderTermOption) OrderOption
- func ByReminds(term sql.OrderTerm, terms ...sql.OrderTerm) OrderOption
- func ByRemindsCount(opts ...sql.OrderTermOption) OrderOption
- func ByRolePanelEdits(term sql.OrderTerm, terms ...sql.OrderTerm) OrderOption
- func ByRolePanelEditsCount(opts ...sql.OrderTermOption) OrderOption
- func ByRolePanelPlacements(term sql.OrderTerm, terms ...sql.OrderTerm) OrderOption
- func ByRolePanelPlacementsCount(opts ...sql.OrderTermOption) OrderOption
- func ByRolePanels(term sql.OrderTerm, terms ...sql.OrderTerm) OrderOption
- func ByRolePanelsCount(opts ...sql.OrderTermOption) OrderOption
- func ByUpEnabled(opts ...sql.OrderTermOption) OrderOption
- func ByUpMention(opts ...sql.OrderTermOption) OrderOption
- func ByUpMessage(opts ...sql.OrderTermOption) OrderOption
- func ByUpMessageTitle(opts ...sql.OrderTermOption) OrderOption
- func ByUpRemindMessage(opts ...sql.OrderTermOption) OrderOption
- func ByUpRemindMessageTitle(opts ...sql.OrderTermOption) OrderOption
Constants ¶
const ( // Label holds the string label denoting the guild type in the database. Label = "guild" // FieldID holds the string denoting the id field in the database. FieldID = "id" // FieldName holds the string denoting the name field in the database. FieldName = "name" // FieldLocale holds the string denoting the locale field in the database. FieldLocale = "locale" // FieldLevelUpMessage holds the string denoting the level_up_message field in the database. FieldLevelUpMessage = "level_up_message" // FieldLevelUpChannel holds the string denoting the level_up_channel field in the database. FieldLevelUpChannel = "level_up_channel" // FieldLevelUpExcludeChannel holds the string denoting the level_up_exclude_channel field in the database. FieldLevelUpExcludeChannel = "level_up_exclude_channel" // FieldLevelMee6Imported holds the string denoting the level_mee6_imported field in the database. FieldLevelMee6Imported = "level_mee6_imported" // FieldLevelRole holds the string denoting the level_role field in the database. FieldLevelRole = "level_role" // FieldPermissions holds the string denoting the permissions field in the database. FieldPermissions = "permissions" // FieldRemindCount holds the string denoting the remind_count field in the database. FieldRemindCount = "remind_count" // FieldRolePanelEditTimes holds the string denoting the role_panel_edit_times field in the database. FieldRolePanelEditTimes = "role_panel_edit_times" // FieldBumpEnabled holds the string denoting the bump_enabled field in the database. FieldBumpEnabled = "bump_enabled" // FieldBumpMessageTitle holds the string denoting the bump_message_title field in the database. FieldBumpMessageTitle = "bump_message_title" // FieldBumpMessage holds the string denoting the bump_message field in the database. FieldBumpMessage = "bump_message" // FieldBumpRemindMessageTitle holds the string denoting the bump_remind_message_title field in the database. FieldBumpRemindMessageTitle = "bump_remind_message_title" // FieldBumpRemindMessage holds the string denoting the bump_remind_message field in the database. FieldBumpRemindMessage = "bump_remind_message" // FieldUpEnabled holds the string denoting the up_enabled field in the database. FieldUpEnabled = "up_enabled" // FieldUpMessageTitle holds the string denoting the up_message_title field in the database. FieldUpMessageTitle = "up_message_title" // FieldUpMessage holds the string denoting the up_message field in the database. FieldUpMessage = "up_message" // FieldUpRemindMessageTitle holds the string denoting the up_remind_message_title field in the database. FieldUpRemindMessageTitle = "up_remind_message_title" // FieldUpRemindMessage holds the string denoting the up_remind_message field in the database. FieldUpRemindMessage = "up_remind_message" // FieldBumpMention holds the string denoting the bump_mention field in the database. FieldBumpMention = "bump_mention" // FieldUpMention holds the string denoting the up_mention field in the database. FieldUpMention = "up_mention" // EdgeOwner holds the string denoting the owner edge name in mutations. EdgeOwner = "owner" // EdgeMembers holds the string denoting the members edge name in mutations. EdgeMembers = "members" // EdgeMessagePins holds the string denoting the message_pins edge name in mutations. EdgeMessagePins = "message_pins" // EdgeReminds holds the string denoting the reminds edge name in mutations. EdgeReminds = "reminds" // EdgeRolePanels holds the string denoting the role_panels edge name in mutations. EdgeRolePanels = "role_panels" // EdgeRolePanelPlacements holds the string denoting the role_panel_placements edge name in mutations. EdgeRolePanelPlacements = "role_panel_placements" // EdgeRolePanelEdits holds the string denoting the role_panel_edits edge name in mutations. EdgeRolePanelEdits = "role_panel_edits" // Table holds the table name of the guild in the database. Table = "guilds" // OwnerTable is the table that holds the owner relation/edge. OwnerTable = "guilds" // OwnerInverseTable is the table name for the User entity. // It exists in this package in order to avoid circular dependency with the "user" package. OwnerInverseTable = "users" // OwnerColumn is the table column denoting the owner relation/edge. OwnerColumn = "user_own_guilds" // MembersTable is the table that holds the members relation/edge. MembersTable = "members" // MembersInverseTable is the table name for the Member entity. // It exists in this package in order to avoid circular dependency with the "member" package. MembersInverseTable = "members" // MembersColumn is the table column denoting the members relation/edge. MembersColumn = "guild_members" // MessagePinsTable is the table that holds the message_pins relation/edge. MessagePinsTable = "message_pins" // MessagePinsInverseTable is the table name for the MessagePin entity. // It exists in this package in order to avoid circular dependency with the "messagepin" package. MessagePinsInverseTable = "message_pins" // MessagePinsColumn is the table column denoting the message_pins relation/edge. MessagePinsColumn = "guild_message_pins" // RemindsTable is the table that holds the reminds relation/edge. RemindsTable = "message_reminds" // RemindsInverseTable is the table name for the MessageRemind entity. // It exists in this package in order to avoid circular dependency with the "messageremind" package. RemindsInverseTable = "message_reminds" // RemindsColumn is the table column denoting the reminds relation/edge. RemindsColumn = "guild_reminds" // RolePanelsTable is the table that holds the role_panels relation/edge. RolePanelsTable = "role_panels" // RolePanelsInverseTable is the table name for the RolePanel entity. // It exists in this package in order to avoid circular dependency with the "rolepanel" package. RolePanelsInverseTable = "role_panels" // RolePanelsColumn is the table column denoting the role_panels relation/edge. RolePanelsColumn = "guild_role_panels" // RolePanelPlacementsTable is the table that holds the role_panel_placements relation/edge. RolePanelPlacementsTable = "role_panel_placeds" // RolePanelPlacementsInverseTable is the table name for the RolePanelPlaced entity. // It exists in this package in order to avoid circular dependency with the "rolepanelplaced" package. RolePanelPlacementsInverseTable = "role_panel_placeds" // RolePanelPlacementsColumn is the table column denoting the role_panel_placements relation/edge. RolePanelPlacementsColumn = "guild_role_panel_placements" // RolePanelEditsTable is the table that holds the role_panel_edits relation/edge. RolePanelEditsTable = "role_panel_edits" // RolePanelEditsInverseTable is the table name for the RolePanelEdit entity. // It exists in this package in order to avoid circular dependency with the "rolepaneledit" package. RolePanelEditsInverseTable = "role_panel_edits" // RolePanelEditsColumn is the table column denoting the role_panel_edits relation/edge. RolePanelEditsColumn = "guild_role_panel_edits" )
Variables ¶
var ( // NameValidator is a validator for the "name" field. It is called by the builders before save. NameValidator func(string) error // DefaultLocale holds the default value on creation for the "locale" field. DefaultLocale discord.Locale // LocaleValidator is a validator for the "locale" field. It is called by the builders before save. LocaleValidator func(string) error // DefaultLevelUpMessage holds the default value on creation for the "level_up_message" field. DefaultLevelUpMessage string // LevelUpMessageValidator is a validator for the "level_up_message" field. It is called by the builders before save. LevelUpMessageValidator func(string) error // DefaultLevelMee6Imported holds the default value on creation for the "level_mee6_imported" field. DefaultLevelMee6Imported bool // DefaultLevelRole holds the default value on creation for the "level_role" field. DefaultLevelRole map[int]snowflake.ID // DefaultPermissions holds the default value on creation for the "permissions" field. DefaultPermissions map[snowflake.ID]permissions.Permission // DefaultRemindCount holds the default value on creation for the "remind_count" field. DefaultRemindCount int // DefaultRolePanelEditTimes holds the default value on creation for the "role_panel_edit_times" field. DefaultRolePanelEditTimes []time.Time // DefaultBumpEnabled holds the default value on creation for the "bump_enabled" field. DefaultBumpEnabled bool // DefaultBumpMessageTitle holds the default value on creation for the "bump_message_title" field. DefaultBumpMessageTitle string // BumpMessageTitleValidator is a validator for the "bump_message_title" field. It is called by the builders before save. BumpMessageTitleValidator func(string) error // DefaultBumpMessage holds the default value on creation for the "bump_message" field. DefaultBumpMessage string // BumpMessageValidator is a validator for the "bump_message" field. It is called by the builders before save. BumpMessageValidator func(string) error // DefaultBumpRemindMessageTitle holds the default value on creation for the "bump_remind_message_title" field. DefaultBumpRemindMessageTitle string // BumpRemindMessageTitleValidator is a validator for the "bump_remind_message_title" field. It is called by the builders before save. BumpRemindMessageTitleValidator func(string) error // DefaultBumpRemindMessage holds the default value on creation for the "bump_remind_message" field. DefaultBumpRemindMessage string // BumpRemindMessageValidator is a validator for the "bump_remind_message" field. It is called by the builders before save. BumpRemindMessageValidator func(string) error // DefaultUpEnabled holds the default value on creation for the "up_enabled" field. DefaultUpEnabled bool // DefaultUpMessageTitle holds the default value on creation for the "up_message_title" field. DefaultUpMessageTitle string // UpMessageTitleValidator is a validator for the "up_message_title" field. It is called by the builders before save. UpMessageTitleValidator func(string) error // DefaultUpMessage holds the default value on creation for the "up_message" field. DefaultUpMessage string // UpMessageValidator is a validator for the "up_message" field. It is called by the builders before save. UpMessageValidator func(string) error // DefaultUpRemindMessageTitle holds the default value on creation for the "up_remind_message_title" field. DefaultUpRemindMessageTitle string // UpRemindMessageTitleValidator is a validator for the "up_remind_message_title" field. It is called by the builders before save. UpRemindMessageTitleValidator func(string) error // DefaultUpRemindMessage holds the default value on creation for the "up_remind_message" field. DefaultUpRemindMessage string // UpRemindMessageValidator is a validator for the "up_remind_message" field. It is called by the builders before save. UpRemindMessageValidator func(string) error )
var Columns = []string{ FieldID, FieldName, FieldLocale, FieldLevelUpMessage, FieldLevelUpChannel, FieldLevelUpExcludeChannel, FieldLevelMee6Imported, FieldLevelRole, FieldPermissions, FieldRemindCount, FieldRolePanelEditTimes, FieldBumpEnabled, FieldBumpMessageTitle, FieldBumpMessage, FieldBumpRemindMessageTitle, FieldBumpRemindMessage, FieldUpEnabled, FieldUpMessageTitle, FieldUpMessage, FieldUpRemindMessageTitle, FieldUpRemindMessage, FieldBumpMention, FieldUpMention, }
Columns holds all SQL columns for guild fields.
var ForeignKeys = []string{
"user_own_guilds",
}
ForeignKeys holds the SQL foreign-keys that are owned by the "guilds" table and are not defined as standalone fields in the schema.
Functions ¶
func BumpEnabled ¶
BumpEnabled applies equality check predicate on the "bump_enabled" field. It's identical to BumpEnabledEQ.
func BumpEnabledEQ ¶
BumpEnabledEQ applies the EQ predicate on the "bump_enabled" field.
func BumpEnabledNEQ ¶
BumpEnabledNEQ applies the NEQ predicate on the "bump_enabled" field.
func BumpMention ¶
BumpMention applies equality check predicate on the "bump_mention" field. It's identical to BumpMentionEQ.
func BumpMentionEQ ¶
BumpMentionEQ applies the EQ predicate on the "bump_mention" field.
func BumpMentionGT ¶
BumpMentionGT applies the GT predicate on the "bump_mention" field.
func BumpMentionGTE ¶
BumpMentionGTE applies the GTE predicate on the "bump_mention" field.
func BumpMentionIn ¶
BumpMentionIn applies the In predicate on the "bump_mention" field.
func BumpMentionIsNil ¶
BumpMentionIsNil applies the IsNil predicate on the "bump_mention" field.
func BumpMentionLT ¶
BumpMentionLT applies the LT predicate on the "bump_mention" field.
func BumpMentionLTE ¶
BumpMentionLTE applies the LTE predicate on the "bump_mention" field.
func BumpMentionNEQ ¶
BumpMentionNEQ applies the NEQ predicate on the "bump_mention" field.
func BumpMentionNotIn ¶
BumpMentionNotIn applies the NotIn predicate on the "bump_mention" field.
func BumpMentionNotNil ¶
BumpMentionNotNil applies the NotNil predicate on the "bump_mention" field.
func BumpMessage ¶
BumpMessage applies equality check predicate on the "bump_message" field. It's identical to BumpMessageEQ.
func BumpMessageContains ¶
BumpMessageContains applies the Contains predicate on the "bump_message" field.
func BumpMessageContainsFold ¶
BumpMessageContainsFold applies the ContainsFold predicate on the "bump_message" field.
func BumpMessageEQ ¶
BumpMessageEQ applies the EQ predicate on the "bump_message" field.
func BumpMessageEqualFold ¶
BumpMessageEqualFold applies the EqualFold predicate on the "bump_message" field.
func BumpMessageGT ¶
BumpMessageGT applies the GT predicate on the "bump_message" field.
func BumpMessageGTE ¶
BumpMessageGTE applies the GTE predicate on the "bump_message" field.
func BumpMessageHasPrefix ¶
BumpMessageHasPrefix applies the HasPrefix predicate on the "bump_message" field.
func BumpMessageHasSuffix ¶
BumpMessageHasSuffix applies the HasSuffix predicate on the "bump_message" field.
func BumpMessageIn ¶
BumpMessageIn applies the In predicate on the "bump_message" field.
func BumpMessageLT ¶
BumpMessageLT applies the LT predicate on the "bump_message" field.
func BumpMessageLTE ¶
BumpMessageLTE applies the LTE predicate on the "bump_message" field.
func BumpMessageNEQ ¶
BumpMessageNEQ applies the NEQ predicate on the "bump_message" field.
func BumpMessageNotIn ¶
BumpMessageNotIn applies the NotIn predicate on the "bump_message" field.
func BumpMessageTitle ¶
BumpMessageTitle applies equality check predicate on the "bump_message_title" field. It's identical to BumpMessageTitleEQ.
func BumpMessageTitleContains ¶
BumpMessageTitleContains applies the Contains predicate on the "bump_message_title" field.
func BumpMessageTitleContainsFold ¶
BumpMessageTitleContainsFold applies the ContainsFold predicate on the "bump_message_title" field.
func BumpMessageTitleEQ ¶
BumpMessageTitleEQ applies the EQ predicate on the "bump_message_title" field.
func BumpMessageTitleEqualFold ¶
BumpMessageTitleEqualFold applies the EqualFold predicate on the "bump_message_title" field.
func BumpMessageTitleGT ¶
BumpMessageTitleGT applies the GT predicate on the "bump_message_title" field.
func BumpMessageTitleGTE ¶
BumpMessageTitleGTE applies the GTE predicate on the "bump_message_title" field.
func BumpMessageTitleHasPrefix ¶
BumpMessageTitleHasPrefix applies the HasPrefix predicate on the "bump_message_title" field.
func BumpMessageTitleHasSuffix ¶
BumpMessageTitleHasSuffix applies the HasSuffix predicate on the "bump_message_title" field.
func BumpMessageTitleIn ¶
BumpMessageTitleIn applies the In predicate on the "bump_message_title" field.
func BumpMessageTitleLT ¶
BumpMessageTitleLT applies the LT predicate on the "bump_message_title" field.
func BumpMessageTitleLTE ¶
BumpMessageTitleLTE applies the LTE predicate on the "bump_message_title" field.
func BumpMessageTitleNEQ ¶
BumpMessageTitleNEQ applies the NEQ predicate on the "bump_message_title" field.
func BumpMessageTitleNotIn ¶
BumpMessageTitleNotIn applies the NotIn predicate on the "bump_message_title" field.
func BumpRemindMessage ¶
BumpRemindMessage applies equality check predicate on the "bump_remind_message" field. It's identical to BumpRemindMessageEQ.
func BumpRemindMessageContains ¶
BumpRemindMessageContains applies the Contains predicate on the "bump_remind_message" field.
func BumpRemindMessageContainsFold ¶
BumpRemindMessageContainsFold applies the ContainsFold predicate on the "bump_remind_message" field.
func BumpRemindMessageEQ ¶
BumpRemindMessageEQ applies the EQ predicate on the "bump_remind_message" field.
func BumpRemindMessageEqualFold ¶
BumpRemindMessageEqualFold applies the EqualFold predicate on the "bump_remind_message" field.
func BumpRemindMessageGT ¶
BumpRemindMessageGT applies the GT predicate on the "bump_remind_message" field.
func BumpRemindMessageGTE ¶
BumpRemindMessageGTE applies the GTE predicate on the "bump_remind_message" field.
func BumpRemindMessageHasPrefix ¶
BumpRemindMessageHasPrefix applies the HasPrefix predicate on the "bump_remind_message" field.
func BumpRemindMessageHasSuffix ¶
BumpRemindMessageHasSuffix applies the HasSuffix predicate on the "bump_remind_message" field.
func BumpRemindMessageIn ¶
BumpRemindMessageIn applies the In predicate on the "bump_remind_message" field.
func BumpRemindMessageLT ¶
BumpRemindMessageLT applies the LT predicate on the "bump_remind_message" field.
func BumpRemindMessageLTE ¶
BumpRemindMessageLTE applies the LTE predicate on the "bump_remind_message" field.
func BumpRemindMessageNEQ ¶
BumpRemindMessageNEQ applies the NEQ predicate on the "bump_remind_message" field.
func BumpRemindMessageNotIn ¶
BumpRemindMessageNotIn applies the NotIn predicate on the "bump_remind_message" field.
func BumpRemindMessageTitle ¶
BumpRemindMessageTitle applies equality check predicate on the "bump_remind_message_title" field. It's identical to BumpRemindMessageTitleEQ.
func BumpRemindMessageTitleContains ¶
BumpRemindMessageTitleContains applies the Contains predicate on the "bump_remind_message_title" field.
func BumpRemindMessageTitleContainsFold ¶
BumpRemindMessageTitleContainsFold applies the ContainsFold predicate on the "bump_remind_message_title" field.
func BumpRemindMessageTitleEQ ¶
BumpRemindMessageTitleEQ applies the EQ predicate on the "bump_remind_message_title" field.
func BumpRemindMessageTitleEqualFold ¶
BumpRemindMessageTitleEqualFold applies the EqualFold predicate on the "bump_remind_message_title" field.
func BumpRemindMessageTitleGT ¶
BumpRemindMessageTitleGT applies the GT predicate on the "bump_remind_message_title" field.
func BumpRemindMessageTitleGTE ¶
BumpRemindMessageTitleGTE applies the GTE predicate on the "bump_remind_message_title" field.
func BumpRemindMessageTitleHasPrefix ¶
BumpRemindMessageTitleHasPrefix applies the HasPrefix predicate on the "bump_remind_message_title" field.
func BumpRemindMessageTitleHasSuffix ¶
BumpRemindMessageTitleHasSuffix applies the HasSuffix predicate on the "bump_remind_message_title" field.
func BumpRemindMessageTitleIn ¶
BumpRemindMessageTitleIn applies the In predicate on the "bump_remind_message_title" field.
func BumpRemindMessageTitleLT ¶
BumpRemindMessageTitleLT applies the LT predicate on the "bump_remind_message_title" field.
func BumpRemindMessageTitleLTE ¶
BumpRemindMessageTitleLTE applies the LTE predicate on the "bump_remind_message_title" field.
func BumpRemindMessageTitleNEQ ¶
BumpRemindMessageTitleNEQ applies the NEQ predicate on the "bump_remind_message_title" field.
func BumpRemindMessageTitleNotIn ¶
BumpRemindMessageTitleNotIn applies the NotIn predicate on the "bump_remind_message_title" field.
func HasMembers ¶
HasMembers applies the HasEdge predicate on the "members" edge.
func HasMembersWith ¶
HasMembersWith applies the HasEdge predicate on the "members" edge with a given conditions (other predicates).
func HasMessagePins ¶
HasMessagePins applies the HasEdge predicate on the "message_pins" edge.
func HasMessagePinsWith ¶
func HasMessagePinsWith(preds ...predicate.MessagePin) predicate.Guild
HasMessagePinsWith applies the HasEdge predicate on the "message_pins" edge with a given conditions (other predicates).
func HasOwnerWith ¶
HasOwnerWith applies the HasEdge predicate on the "owner" edge with a given conditions (other predicates).
func HasReminds ¶
HasReminds applies the HasEdge predicate on the "reminds" edge.
func HasRemindsWith ¶
func HasRemindsWith(preds ...predicate.MessageRemind) predicate.Guild
HasRemindsWith applies the HasEdge predicate on the "reminds" edge with a given conditions (other predicates).
func HasRolePanelEdits ¶
HasRolePanelEdits applies the HasEdge predicate on the "role_panel_edits" edge.
func HasRolePanelEditsWith ¶
func HasRolePanelEditsWith(preds ...predicate.RolePanelEdit) predicate.Guild
HasRolePanelEditsWith applies the HasEdge predicate on the "role_panel_edits" edge with a given conditions (other predicates).
func HasRolePanelPlacements ¶
HasRolePanelPlacements applies the HasEdge predicate on the "role_panel_placements" edge.
func HasRolePanelPlacementsWith ¶
func HasRolePanelPlacementsWith(preds ...predicate.RolePanelPlaced) predicate.Guild
HasRolePanelPlacementsWith applies the HasEdge predicate on the "role_panel_placements" edge with a given conditions (other predicates).
func HasRolePanels ¶
HasRolePanels applies the HasEdge predicate on the "role_panels" edge.
func HasRolePanelsWith ¶
HasRolePanelsWith applies the HasEdge predicate on the "role_panels" edge with a given conditions (other predicates).
func LevelMee6Imported ¶
LevelMee6Imported applies equality check predicate on the "level_mee6_imported" field. It's identical to LevelMee6ImportedEQ.
func LevelMee6ImportedEQ ¶
LevelMee6ImportedEQ applies the EQ predicate on the "level_mee6_imported" field.
func LevelMee6ImportedNEQ ¶
LevelMee6ImportedNEQ applies the NEQ predicate on the "level_mee6_imported" field.
func LevelRoleIsNil ¶
LevelRoleIsNil applies the IsNil predicate on the "level_role" field.
func LevelRoleNotNil ¶
LevelRoleNotNil applies the NotNil predicate on the "level_role" field.
func LevelUpChannel ¶
LevelUpChannel applies equality check predicate on the "level_up_channel" field. It's identical to LevelUpChannelEQ.
func LevelUpChannelEQ ¶
LevelUpChannelEQ applies the EQ predicate on the "level_up_channel" field.
func LevelUpChannelGT ¶
LevelUpChannelGT applies the GT predicate on the "level_up_channel" field.
func LevelUpChannelGTE ¶
LevelUpChannelGTE applies the GTE predicate on the "level_up_channel" field.
func LevelUpChannelIn ¶
LevelUpChannelIn applies the In predicate on the "level_up_channel" field.
func LevelUpChannelIsNil ¶
LevelUpChannelIsNil applies the IsNil predicate on the "level_up_channel" field.
func LevelUpChannelLT ¶
LevelUpChannelLT applies the LT predicate on the "level_up_channel" field.
func LevelUpChannelLTE ¶
LevelUpChannelLTE applies the LTE predicate on the "level_up_channel" field.
func LevelUpChannelNEQ ¶
LevelUpChannelNEQ applies the NEQ predicate on the "level_up_channel" field.
func LevelUpChannelNotIn ¶
LevelUpChannelNotIn applies the NotIn predicate on the "level_up_channel" field.
func LevelUpChannelNotNil ¶
LevelUpChannelNotNil applies the NotNil predicate on the "level_up_channel" field.
func LevelUpExcludeChannelIsNil ¶
LevelUpExcludeChannelIsNil applies the IsNil predicate on the "level_up_exclude_channel" field.
func LevelUpExcludeChannelNotNil ¶
LevelUpExcludeChannelNotNil applies the NotNil predicate on the "level_up_exclude_channel" field.
func LevelUpMessage ¶
LevelUpMessage applies equality check predicate on the "level_up_message" field. It's identical to LevelUpMessageEQ.
func LevelUpMessageContains ¶
LevelUpMessageContains applies the Contains predicate on the "level_up_message" field.
func LevelUpMessageContainsFold ¶
LevelUpMessageContainsFold applies the ContainsFold predicate on the "level_up_message" field.
func LevelUpMessageEQ ¶
LevelUpMessageEQ applies the EQ predicate on the "level_up_message" field.
func LevelUpMessageEqualFold ¶
LevelUpMessageEqualFold applies the EqualFold predicate on the "level_up_message" field.
func LevelUpMessageGT ¶
LevelUpMessageGT applies the GT predicate on the "level_up_message" field.
func LevelUpMessageGTE ¶
LevelUpMessageGTE applies the GTE predicate on the "level_up_message" field.
func LevelUpMessageHasPrefix ¶
LevelUpMessageHasPrefix applies the HasPrefix predicate on the "level_up_message" field.
func LevelUpMessageHasSuffix ¶
LevelUpMessageHasSuffix applies the HasSuffix predicate on the "level_up_message" field.
func LevelUpMessageIn ¶
LevelUpMessageIn applies the In predicate on the "level_up_message" field.
func LevelUpMessageLT ¶
LevelUpMessageLT applies the LT predicate on the "level_up_message" field.
func LevelUpMessageLTE ¶
LevelUpMessageLTE applies the LTE predicate on the "level_up_message" field.
func LevelUpMessageNEQ ¶
LevelUpMessageNEQ applies the NEQ predicate on the "level_up_message" field.
func LevelUpMessageNotIn ¶
LevelUpMessageNotIn applies the NotIn predicate on the "level_up_message" field.
func Locale ¶
Locale applies equality check predicate on the "locale" field. It's identical to LocaleEQ.
func LocaleContains ¶
LocaleContains applies the Contains predicate on the "locale" field.
func LocaleContainsFold ¶
LocaleContainsFold applies the ContainsFold predicate on the "locale" field.
func LocaleEqualFold ¶
LocaleEqualFold applies the EqualFold predicate on the "locale" field.
func LocaleHasPrefix ¶
LocaleHasPrefix applies the HasPrefix predicate on the "locale" field.
func LocaleHasSuffix ¶
LocaleHasSuffix applies the HasSuffix predicate on the "locale" field.
func LocaleNotIn ¶
LocaleNotIn applies the NotIn predicate on the "locale" 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 RemindCount ¶
RemindCount applies equality check predicate on the "remind_count" field. It's identical to RemindCountEQ.
func RemindCountEQ ¶
RemindCountEQ applies the EQ predicate on the "remind_count" field.
func RemindCountGT ¶
RemindCountGT applies the GT predicate on the "remind_count" field.
func RemindCountGTE ¶
RemindCountGTE applies the GTE predicate on the "remind_count" field.
func RemindCountIn ¶
RemindCountIn applies the In predicate on the "remind_count" field.
func RemindCountLT ¶
RemindCountLT applies the LT predicate on the "remind_count" field.
func RemindCountLTE ¶
RemindCountLTE applies the LTE predicate on the "remind_count" field.
func RemindCountNEQ ¶
RemindCountNEQ applies the NEQ predicate on the "remind_count" field.
func RemindCountNotIn ¶
RemindCountNotIn applies the NotIn predicate on the "remind_count" field.
func UpEnabled ¶
UpEnabled applies equality check predicate on the "up_enabled" field. It's identical to UpEnabledEQ.
func UpEnabledEQ ¶
UpEnabledEQ applies the EQ predicate on the "up_enabled" field.
func UpEnabledNEQ ¶
UpEnabledNEQ applies the NEQ predicate on the "up_enabled" field.
func UpMention ¶
UpMention applies equality check predicate on the "up_mention" field. It's identical to UpMentionEQ.
func UpMentionEQ ¶
UpMentionEQ applies the EQ predicate on the "up_mention" field.
func UpMentionGT ¶
UpMentionGT applies the GT predicate on the "up_mention" field.
func UpMentionGTE ¶
UpMentionGTE applies the GTE predicate on the "up_mention" field.
func UpMentionIn ¶
UpMentionIn applies the In predicate on the "up_mention" field.
func UpMentionIsNil ¶
UpMentionIsNil applies the IsNil predicate on the "up_mention" field.
func UpMentionLT ¶
UpMentionLT applies the LT predicate on the "up_mention" field.
func UpMentionLTE ¶
UpMentionLTE applies the LTE predicate on the "up_mention" field.
func UpMentionNEQ ¶
UpMentionNEQ applies the NEQ predicate on the "up_mention" field.
func UpMentionNotIn ¶
UpMentionNotIn applies the NotIn predicate on the "up_mention" field.
func UpMentionNotNil ¶
UpMentionNotNil applies the NotNil predicate on the "up_mention" field.
func UpMessage ¶
UpMessage applies equality check predicate on the "up_message" field. It's identical to UpMessageEQ.
func UpMessageContains ¶
UpMessageContains applies the Contains predicate on the "up_message" field.
func UpMessageContainsFold ¶
UpMessageContainsFold applies the ContainsFold predicate on the "up_message" field.
func UpMessageEQ ¶
UpMessageEQ applies the EQ predicate on the "up_message" field.
func UpMessageEqualFold ¶
UpMessageEqualFold applies the EqualFold predicate on the "up_message" field.
func UpMessageGT ¶
UpMessageGT applies the GT predicate on the "up_message" field.
func UpMessageGTE ¶
UpMessageGTE applies the GTE predicate on the "up_message" field.
func UpMessageHasPrefix ¶
UpMessageHasPrefix applies the HasPrefix predicate on the "up_message" field.
func UpMessageHasSuffix ¶
UpMessageHasSuffix applies the HasSuffix predicate on the "up_message" field.
func UpMessageIn ¶
UpMessageIn applies the In predicate on the "up_message" field.
func UpMessageLT ¶
UpMessageLT applies the LT predicate on the "up_message" field.
func UpMessageLTE ¶
UpMessageLTE applies the LTE predicate on the "up_message" field.
func UpMessageNEQ ¶
UpMessageNEQ applies the NEQ predicate on the "up_message" field.
func UpMessageNotIn ¶
UpMessageNotIn applies the NotIn predicate on the "up_message" field.
func UpMessageTitle ¶
UpMessageTitle applies equality check predicate on the "up_message_title" field. It's identical to UpMessageTitleEQ.
func UpMessageTitleContains ¶
UpMessageTitleContains applies the Contains predicate on the "up_message_title" field.
func UpMessageTitleContainsFold ¶
UpMessageTitleContainsFold applies the ContainsFold predicate on the "up_message_title" field.
func UpMessageTitleEQ ¶
UpMessageTitleEQ applies the EQ predicate on the "up_message_title" field.
func UpMessageTitleEqualFold ¶
UpMessageTitleEqualFold applies the EqualFold predicate on the "up_message_title" field.
func UpMessageTitleGT ¶
UpMessageTitleGT applies the GT predicate on the "up_message_title" field.
func UpMessageTitleGTE ¶
UpMessageTitleGTE applies the GTE predicate on the "up_message_title" field.
func UpMessageTitleHasPrefix ¶
UpMessageTitleHasPrefix applies the HasPrefix predicate on the "up_message_title" field.
func UpMessageTitleHasSuffix ¶
UpMessageTitleHasSuffix applies the HasSuffix predicate on the "up_message_title" field.
func UpMessageTitleIn ¶
UpMessageTitleIn applies the In predicate on the "up_message_title" field.
func UpMessageTitleLT ¶
UpMessageTitleLT applies the LT predicate on the "up_message_title" field.
func UpMessageTitleLTE ¶
UpMessageTitleLTE applies the LTE predicate on the "up_message_title" field.
func UpMessageTitleNEQ ¶
UpMessageTitleNEQ applies the NEQ predicate on the "up_message_title" field.
func UpMessageTitleNotIn ¶
UpMessageTitleNotIn applies the NotIn predicate on the "up_message_title" field.
func UpRemindMessage ¶
UpRemindMessage applies equality check predicate on the "up_remind_message" field. It's identical to UpRemindMessageEQ.
func UpRemindMessageContains ¶
UpRemindMessageContains applies the Contains predicate on the "up_remind_message" field.
func UpRemindMessageContainsFold ¶
UpRemindMessageContainsFold applies the ContainsFold predicate on the "up_remind_message" field.
func UpRemindMessageEQ ¶
UpRemindMessageEQ applies the EQ predicate on the "up_remind_message" field.
func UpRemindMessageEqualFold ¶
UpRemindMessageEqualFold applies the EqualFold predicate on the "up_remind_message" field.
func UpRemindMessageGT ¶
UpRemindMessageGT applies the GT predicate on the "up_remind_message" field.
func UpRemindMessageGTE ¶
UpRemindMessageGTE applies the GTE predicate on the "up_remind_message" field.
func UpRemindMessageHasPrefix ¶
UpRemindMessageHasPrefix applies the HasPrefix predicate on the "up_remind_message" field.
func UpRemindMessageHasSuffix ¶
UpRemindMessageHasSuffix applies the HasSuffix predicate on the "up_remind_message" field.
func UpRemindMessageIn ¶
UpRemindMessageIn applies the In predicate on the "up_remind_message" field.
func UpRemindMessageLT ¶
UpRemindMessageLT applies the LT predicate on the "up_remind_message" field.
func UpRemindMessageLTE ¶
UpRemindMessageLTE applies the LTE predicate on the "up_remind_message" field.
func UpRemindMessageNEQ ¶
UpRemindMessageNEQ applies the NEQ predicate on the "up_remind_message" field.
func UpRemindMessageNotIn ¶
UpRemindMessageNotIn applies the NotIn predicate on the "up_remind_message" field.
func UpRemindMessageTitle ¶
UpRemindMessageTitle applies equality check predicate on the "up_remind_message_title" field. It's identical to UpRemindMessageTitleEQ.
func UpRemindMessageTitleContains ¶
UpRemindMessageTitleContains applies the Contains predicate on the "up_remind_message_title" field.
func UpRemindMessageTitleContainsFold ¶
UpRemindMessageTitleContainsFold applies the ContainsFold predicate on the "up_remind_message_title" field.
func UpRemindMessageTitleEQ ¶
UpRemindMessageTitleEQ applies the EQ predicate on the "up_remind_message_title" field.
func UpRemindMessageTitleEqualFold ¶
UpRemindMessageTitleEqualFold applies the EqualFold predicate on the "up_remind_message_title" field.
func UpRemindMessageTitleGT ¶
UpRemindMessageTitleGT applies the GT predicate on the "up_remind_message_title" field.
func UpRemindMessageTitleGTE ¶
UpRemindMessageTitleGTE applies the GTE predicate on the "up_remind_message_title" field.
func UpRemindMessageTitleHasPrefix ¶
UpRemindMessageTitleHasPrefix applies the HasPrefix predicate on the "up_remind_message_title" field.
func UpRemindMessageTitleHasSuffix ¶
UpRemindMessageTitleHasSuffix applies the HasSuffix predicate on the "up_remind_message_title" field.
func UpRemindMessageTitleIn ¶
UpRemindMessageTitleIn applies the In predicate on the "up_remind_message_title" field.
func UpRemindMessageTitleLT ¶
UpRemindMessageTitleLT applies the LT predicate on the "up_remind_message_title" field.
func UpRemindMessageTitleLTE ¶
UpRemindMessageTitleLTE applies the LTE predicate on the "up_remind_message_title" field.
func UpRemindMessageTitleNEQ ¶
UpRemindMessageTitleNEQ applies the NEQ predicate on the "up_remind_message_title" field.
func UpRemindMessageTitleNotIn ¶
UpRemindMessageTitleNotIn applies the NotIn predicate on the "up_remind_message_title" 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 Guild queries.
func ByBumpEnabled ¶
func ByBumpEnabled(opts ...sql.OrderTermOption) OrderOption
ByBumpEnabled orders the results by the bump_enabled field.
func ByBumpMention ¶
func ByBumpMention(opts ...sql.OrderTermOption) OrderOption
ByBumpMention orders the results by the bump_mention field.
func ByBumpMessage ¶
func ByBumpMessage(opts ...sql.OrderTermOption) OrderOption
ByBumpMessage orders the results by the bump_message field.
func ByBumpMessageTitle ¶
func ByBumpMessageTitle(opts ...sql.OrderTermOption) OrderOption
ByBumpMessageTitle orders the results by the bump_message_title field.
func ByBumpRemindMessage ¶
func ByBumpRemindMessage(opts ...sql.OrderTermOption) OrderOption
ByBumpRemindMessage orders the results by the bump_remind_message field.
func ByBumpRemindMessageTitle ¶
func ByBumpRemindMessageTitle(opts ...sql.OrderTermOption) OrderOption
ByBumpRemindMessageTitle orders the results by the bump_remind_message_title field.
func ByID ¶
func ByID(opts ...sql.OrderTermOption) OrderOption
ByID orders the results by the id field.
func ByLevelMee6Imported ¶
func ByLevelMee6Imported(opts ...sql.OrderTermOption) OrderOption
ByLevelMee6Imported orders the results by the level_mee6_imported field.
func ByLevelUpChannel ¶
func ByLevelUpChannel(opts ...sql.OrderTermOption) OrderOption
ByLevelUpChannel orders the results by the level_up_channel field.
func ByLevelUpMessage ¶
func ByLevelUpMessage(opts ...sql.OrderTermOption) OrderOption
ByLevelUpMessage orders the results by the level_up_message field.
func ByLocale ¶
func ByLocale(opts ...sql.OrderTermOption) OrderOption
ByLocale orders the results by the locale field.
func ByMembers ¶
func ByMembers(term sql.OrderTerm, terms ...sql.OrderTerm) OrderOption
ByMembers orders the results by members terms.
func ByMembersCount ¶
func ByMembersCount(opts ...sql.OrderTermOption) OrderOption
ByMembersCount orders the results by members count.
func ByMessagePins ¶
func ByMessagePins(term sql.OrderTerm, terms ...sql.OrderTerm) OrderOption
ByMessagePins orders the results by message_pins terms.
func ByMessagePinsCount ¶
func ByMessagePinsCount(opts ...sql.OrderTermOption) OrderOption
ByMessagePinsCount orders the results by message_pins count.
func ByName ¶
func ByName(opts ...sql.OrderTermOption) OrderOption
ByName orders the results by the name field.
func ByOwnerField ¶
func ByOwnerField(field string, opts ...sql.OrderTermOption) OrderOption
ByOwnerField orders the results by owner field.
func ByRemindCount ¶
func ByRemindCount(opts ...sql.OrderTermOption) OrderOption
ByRemindCount orders the results by the remind_count field.
func ByReminds ¶
func ByReminds(term sql.OrderTerm, terms ...sql.OrderTerm) OrderOption
ByReminds orders the results by reminds terms.
func ByRemindsCount ¶
func ByRemindsCount(opts ...sql.OrderTermOption) OrderOption
ByRemindsCount orders the results by reminds count.
func ByRolePanelEdits ¶
func ByRolePanelEdits(term sql.OrderTerm, terms ...sql.OrderTerm) OrderOption
ByRolePanelEdits orders the results by role_panel_edits terms.
func ByRolePanelEditsCount ¶
func ByRolePanelEditsCount(opts ...sql.OrderTermOption) OrderOption
ByRolePanelEditsCount orders the results by role_panel_edits count.
func ByRolePanelPlacements ¶
func ByRolePanelPlacements(term sql.OrderTerm, terms ...sql.OrderTerm) OrderOption
ByRolePanelPlacements orders the results by role_panel_placements terms.
func ByRolePanelPlacementsCount ¶
func ByRolePanelPlacementsCount(opts ...sql.OrderTermOption) OrderOption
ByRolePanelPlacementsCount orders the results by role_panel_placements count.
func ByRolePanels ¶
func ByRolePanels(term sql.OrderTerm, terms ...sql.OrderTerm) OrderOption
ByRolePanels orders the results by role_panels terms.
func ByRolePanelsCount ¶
func ByRolePanelsCount(opts ...sql.OrderTermOption) OrderOption
ByRolePanelsCount orders the results by role_panels count.
func ByUpEnabled ¶
func ByUpEnabled(opts ...sql.OrderTermOption) OrderOption
ByUpEnabled orders the results by the up_enabled field.
func ByUpMention ¶
func ByUpMention(opts ...sql.OrderTermOption) OrderOption
ByUpMention orders the results by the up_mention field.
func ByUpMessage ¶
func ByUpMessage(opts ...sql.OrderTermOption) OrderOption
ByUpMessage orders the results by the up_message field.
func ByUpMessageTitle ¶
func ByUpMessageTitle(opts ...sql.OrderTermOption) OrderOption
ByUpMessageTitle orders the results by the up_message_title field.
func ByUpRemindMessage ¶
func ByUpRemindMessage(opts ...sql.OrderTermOption) OrderOption
ByUpRemindMessage orders the results by the up_remind_message field.
func ByUpRemindMessageTitle ¶
func ByUpRemindMessageTitle(opts ...sql.OrderTermOption) OrderOption
ByUpRemindMessageTitle orders the results by the up_remind_message_title field.