Documentation ¶
Index ¶
- Constants
- Variables
- func AmountToGive(v schema.BigInt) predicate.Turn
- func AmountToGiveEQ(v schema.BigInt) predicate.Turn
- func AmountToGiveGT(v schema.BigInt) predicate.Turn
- func AmountToGiveGTE(v schema.BigInt) predicate.Turn
- func AmountToGiveIn(vs ...schema.BigInt) predicate.Turn
- func AmountToGiveLT(v schema.BigInt) predicate.Turn
- func AmountToGiveLTE(v schema.BigInt) predicate.Turn
- func AmountToGiveNEQ(v schema.BigInt) predicate.Turn
- func AmountToGiveNotIn(vs ...schema.BigInt) predicate.Turn
- func And(predicates ...predicate.Turn) predicate.Turn
- func BribeCops(v bool) predicate.Turn
- func BribeCopsEQ(v bool) predicate.Turn
- func BribeCopsNEQ(v bool) predicate.Turn
- func BuyOrSell(v bool) predicate.Turn
- func BuyOrSellEQ(v bool) predicate.Turn
- func BuyOrSellNEQ(v bool) predicate.Turn
- func CopRaid(v bool) predicate.Turn
- func CopRaidEQ(v bool) predicate.Turn
- func CopRaidNEQ(v bool) predicate.Turn
- func CreatedAt(v time.Time) predicate.Turn
- func CreatedAtEQ(v time.Time) predicate.Turn
- func CreatedAtGT(v time.Time) predicate.Turn
- func CreatedAtGTE(v time.Time) predicate.Turn
- func CreatedAtIn(vs ...time.Time) predicate.Turn
- func CreatedAtLT(v time.Time) predicate.Turn
- func CreatedAtLTE(v time.Time) predicate.Turn
- func CreatedAtNEQ(v time.Time) predicate.Turn
- func CreatedAtNotIn(vs ...time.Time) predicate.Turn
- func DealerDash(v bool) predicate.Turn
- func DealerDashEQ(v bool) predicate.Turn
- func DealerDashNEQ(v bool) predicate.Turn
- func DefendGangWar(v bool) predicate.Turn
- func DefendGangWarEQ(v bool) predicate.Turn
- func DefendGangWarNEQ(v bool) predicate.Turn
- func FindItem(v bool) predicate.Turn
- func FindItemEQ(v bool) predicate.Turn
- func FindItemNEQ(v bool) predicate.Turn
- func GangWar(v bool) predicate.Turn
- func GangWarEQ(v bool) predicate.Turn
- func GangWarNEQ(v bool) predicate.Turn
- func ID(id int) predicate.Turn
- func IDEQ(id int) predicate.Turn
- func IDGT(id int) predicate.Turn
- func IDGTE(id int) predicate.Turn
- func IDIn(ids ...int) predicate.Turn
- func IDLT(id int) predicate.Turn
- func IDLTE(id int) predicate.Turn
- func IDNEQ(id int) predicate.Turn
- func IDNotIn(ids ...int) predicate.Turn
- func ItemID(v string) predicate.Turn
- func ItemIDContains(v string) predicate.Turn
- func ItemIDContainsFold(v string) predicate.Turn
- func ItemIDEQ(v string) predicate.Turn
- func ItemIDEqualFold(v string) predicate.Turn
- func ItemIDGT(v string) predicate.Turn
- func ItemIDGTE(v string) predicate.Turn
- func ItemIDHasPrefix(v string) predicate.Turn
- func ItemIDHasSuffix(v string) predicate.Turn
- func ItemIDIn(vs ...string) predicate.Turn
- func ItemIDLT(v string) predicate.Turn
- func ItemIDLTE(v string) predicate.Turn
- func ItemIDNEQ(v string) predicate.Turn
- func ItemIDNotIn(vs ...string) predicate.Turn
- func LocalShipment(v bool) predicate.Turn
- func LocalShipmentEQ(v bool) predicate.Turn
- func LocalShipmentNEQ(v bool) predicate.Turn
- func LocationID(v string) predicate.Turn
- func LocationIDContains(v string) predicate.Turn
- func LocationIDContainsFold(v string) predicate.Turn
- func LocationIDEQ(v string) predicate.Turn
- func LocationIDEqualFold(v string) predicate.Turn
- func LocationIDGT(v string) predicate.Turn
- func LocationIDGTE(v string) predicate.Turn
- func LocationIDHasPrefix(v string) predicate.Turn
- func LocationIDHasSuffix(v string) predicate.Turn
- func LocationIDIn(vs ...string) predicate.Turn
- func LocationIDLT(v string) predicate.Turn
- func LocationIDLTE(v string) predicate.Turn
- func LocationIDNEQ(v string) predicate.Turn
- func LocationIDNotIn(vs ...string) predicate.Turn
- func MarketPostTradePostEventItem(v schema.BigInt) predicate.Turn
- func MarketPostTradePostEventItemEQ(v schema.BigInt) predicate.Turn
- func MarketPostTradePostEventItemGT(v schema.BigInt) predicate.Turn
- func MarketPostTradePostEventItemGTE(v schema.BigInt) predicate.Turn
- func MarketPostTradePostEventItemIn(vs ...schema.BigInt) predicate.Turn
- func MarketPostTradePostEventItemLT(v schema.BigInt) predicate.Turn
- func MarketPostTradePostEventItemLTE(v schema.BigInt) predicate.Turn
- func MarketPostTradePostEventItemNEQ(v schema.BigInt) predicate.Turn
- func MarketPostTradePostEventItemNotIn(vs ...schema.BigInt) predicate.Turn
- func MarketPostTradePostEventMoney(v schema.BigInt) predicate.Turn
- func MarketPostTradePostEventMoneyEQ(v schema.BigInt) predicate.Turn
- func MarketPostTradePostEventMoneyGT(v schema.BigInt) predicate.Turn
- func MarketPostTradePostEventMoneyGTE(v schema.BigInt) predicate.Turn
- func MarketPostTradePostEventMoneyIn(vs ...schema.BigInt) predicate.Turn
- func MarketPostTradePostEventMoneyLT(v schema.BigInt) predicate.Turn
- func MarketPostTradePostEventMoneyLTE(v schema.BigInt) predicate.Turn
- func MarketPostTradePostEventMoneyNEQ(v schema.BigInt) predicate.Turn
- func MarketPostTradePostEventMoneyNotIn(vs ...schema.BigInt) predicate.Turn
- func MarketPostTradePreEventItem(v schema.BigInt) predicate.Turn
- func MarketPostTradePreEventItemEQ(v schema.BigInt) predicate.Turn
- func MarketPostTradePreEventItemGT(v schema.BigInt) predicate.Turn
- func MarketPostTradePreEventItemGTE(v schema.BigInt) predicate.Turn
- func MarketPostTradePreEventItemIn(vs ...schema.BigInt) predicate.Turn
- func MarketPostTradePreEventItemLT(v schema.BigInt) predicate.Turn
- func MarketPostTradePreEventItemLTE(v schema.BigInt) predicate.Turn
- func MarketPostTradePreEventItemNEQ(v schema.BigInt) predicate.Turn
- func MarketPostTradePreEventItemNotIn(vs ...schema.BigInt) predicate.Turn
- func MarketPostTradePreEventMoney(v schema.BigInt) predicate.Turn
- func MarketPostTradePreEventMoneyEQ(v schema.BigInt) predicate.Turn
- func MarketPostTradePreEventMoneyGT(v schema.BigInt) predicate.Turn
- func MarketPostTradePreEventMoneyGTE(v schema.BigInt) predicate.Turn
- func MarketPostTradePreEventMoneyIn(vs ...schema.BigInt) predicate.Turn
- func MarketPostTradePreEventMoneyLT(v schema.BigInt) predicate.Turn
- func MarketPostTradePreEventMoneyLTE(v schema.BigInt) predicate.Turn
- func MarketPostTradePreEventMoneyNEQ(v schema.BigInt) predicate.Turn
- func MarketPostTradePreEventMoneyNotIn(vs ...schema.BigInt) predicate.Turn
- func MarketPreTradeItem(v schema.BigInt) predicate.Turn
- func MarketPreTradeItemEQ(v schema.BigInt) predicate.Turn
- func MarketPreTradeItemGT(v schema.BigInt) predicate.Turn
- func MarketPreTradeItemGTE(v schema.BigInt) predicate.Turn
- func MarketPreTradeItemIn(vs ...schema.BigInt) predicate.Turn
- func MarketPreTradeItemLT(v schema.BigInt) predicate.Turn
- func MarketPreTradeItemLTE(v schema.BigInt) predicate.Turn
- func MarketPreTradeItemNEQ(v schema.BigInt) predicate.Turn
- func MarketPreTradeItemNotIn(vs ...schema.BigInt) predicate.Turn
- func MarketPreTradeMoney(v schema.BigInt) predicate.Turn
- func MarketPreTradeMoneyEQ(v schema.BigInt) predicate.Turn
- func MarketPreTradeMoneyGT(v schema.BigInt) predicate.Turn
- func MarketPreTradeMoneyGTE(v schema.BigInt) predicate.Turn
- func MarketPreTradeMoneyIn(vs ...schema.BigInt) predicate.Turn
- func MarketPreTradeMoneyLT(v schema.BigInt) predicate.Turn
- func MarketPreTradeMoneyLTE(v schema.BigInt) predicate.Turn
- func MarketPreTradeMoneyNEQ(v schema.BigInt) predicate.Turn
- func MarketPreTradeMoneyNotIn(vs ...schema.BigInt) predicate.Turn
- func Mugging(v bool) predicate.Turn
- func MuggingEQ(v bool) predicate.Turn
- func MuggingNEQ(v bool) predicate.Turn
- func Not(p predicate.Turn) predicate.Turn
- func Or(predicates ...predicate.Turn) predicate.Turn
- func RunFromMugging(v bool) predicate.Turn
- func RunFromMuggingEQ(v bool) predicate.Turn
- func RunFromMuggingNEQ(v bool) predicate.Turn
- func TradeOccurs(v bool) predicate.Turn
- func TradeOccursEQ(v bool) predicate.Turn
- func TradeOccursNEQ(v bool) predicate.Turn
- func UserID(v string) predicate.Turn
- func UserIDContains(v string) predicate.Turn
- func UserIDContainsFold(v string) predicate.Turn
- func UserIDEQ(v string) predicate.Turn
- func UserIDEqualFold(v string) predicate.Turn
- func UserIDGT(v string) predicate.Turn
- func UserIDGTE(v string) predicate.Turn
- func UserIDHasPrefix(v string) predicate.Turn
- func UserIDHasSuffix(v string) predicate.Turn
- func UserIDIn(vs ...string) predicate.Turn
- func UserIDLT(v string) predicate.Turn
- func UserIDLTE(v string) predicate.Turn
- func UserIDNEQ(v string) predicate.Turn
- func UserIDNotIn(vs ...string) predicate.Turn
- func UserPostTradePostEventItem(v schema.BigInt) predicate.Turn
- func UserPostTradePostEventItemEQ(v schema.BigInt) predicate.Turn
- func UserPostTradePostEventItemGT(v schema.BigInt) predicate.Turn
- func UserPostTradePostEventItemGTE(v schema.BigInt) predicate.Turn
- func UserPostTradePostEventItemIn(vs ...schema.BigInt) predicate.Turn
- func UserPostTradePostEventItemLT(v schema.BigInt) predicate.Turn
- func UserPostTradePostEventItemLTE(v schema.BigInt) predicate.Turn
- func UserPostTradePostEventItemNEQ(v schema.BigInt) predicate.Turn
- func UserPostTradePostEventItemNotIn(vs ...schema.BigInt) predicate.Turn
- func UserPostTradePostEventMoney(v schema.BigInt) predicate.Turn
- func UserPostTradePostEventMoneyEQ(v schema.BigInt) predicate.Turn
- func UserPostTradePostEventMoneyGT(v schema.BigInt) predicate.Turn
- func UserPostTradePostEventMoneyGTE(v schema.BigInt) predicate.Turn
- func UserPostTradePostEventMoneyIn(vs ...schema.BigInt) predicate.Turn
- func UserPostTradePostEventMoneyLT(v schema.BigInt) predicate.Turn
- func UserPostTradePostEventMoneyLTE(v schema.BigInt) predicate.Turn
- func UserPostTradePostEventMoneyNEQ(v schema.BigInt) predicate.Turn
- func UserPostTradePostEventMoneyNotIn(vs ...schema.BigInt) predicate.Turn
- func UserPostTradePreEventItem(v schema.BigInt) predicate.Turn
- func UserPostTradePreEventItemEQ(v schema.BigInt) predicate.Turn
- func UserPostTradePreEventItemGT(v schema.BigInt) predicate.Turn
- func UserPostTradePreEventItemGTE(v schema.BigInt) predicate.Turn
- func UserPostTradePreEventItemIn(vs ...schema.BigInt) predicate.Turn
- func UserPostTradePreEventItemLT(v schema.BigInt) predicate.Turn
- func UserPostTradePreEventItemLTE(v schema.BigInt) predicate.Turn
- func UserPostTradePreEventItemNEQ(v schema.BigInt) predicate.Turn
- func UserPostTradePreEventItemNotIn(vs ...schema.BigInt) predicate.Turn
- func UserPostTradePreEventMoney(v schema.BigInt) predicate.Turn
- func UserPostTradePreEventMoneyEQ(v schema.BigInt) predicate.Turn
- func UserPostTradePreEventMoneyGT(v schema.BigInt) predicate.Turn
- func UserPostTradePreEventMoneyGTE(v schema.BigInt) predicate.Turn
- func UserPostTradePreEventMoneyIn(vs ...schema.BigInt) predicate.Turn
- func UserPostTradePreEventMoneyLT(v schema.BigInt) predicate.Turn
- func UserPostTradePreEventMoneyLTE(v schema.BigInt) predicate.Turn
- func UserPostTradePreEventMoneyNEQ(v schema.BigInt) predicate.Turn
- func UserPostTradePreEventMoneyNotIn(vs ...schema.BigInt) predicate.Turn
- func UserPreTradeItem(v schema.BigInt) predicate.Turn
- func UserPreTradeItemEQ(v schema.BigInt) predicate.Turn
- func UserPreTradeItemGT(v schema.BigInt) predicate.Turn
- func UserPreTradeItemGTE(v schema.BigInt) predicate.Turn
- func UserPreTradeItemIn(vs ...schema.BigInt) predicate.Turn
- func UserPreTradeItemLT(v schema.BigInt) predicate.Turn
- func UserPreTradeItemLTE(v schema.BigInt) predicate.Turn
- func UserPreTradeItemNEQ(v schema.BigInt) predicate.Turn
- func UserPreTradeItemNotIn(vs ...schema.BigInt) predicate.Turn
- func UserPreTradeMoney(v schema.BigInt) predicate.Turn
- func UserPreTradeMoneyEQ(v schema.BigInt) predicate.Turn
- func UserPreTradeMoneyGT(v schema.BigInt) predicate.Turn
- func UserPreTradeMoneyGTE(v schema.BigInt) predicate.Turn
- func UserPreTradeMoneyIn(vs ...schema.BigInt) predicate.Turn
- func UserPreTradeMoneyLT(v schema.BigInt) predicate.Turn
- func UserPreTradeMoneyLTE(v schema.BigInt) predicate.Turn
- func UserPreTradeMoneyNEQ(v schema.BigInt) predicate.Turn
- func UserPreTradeMoneyNotIn(vs ...schema.BigInt) predicate.Turn
- func ValidColumn(column string) bool
- func WarehouseSeizure(v bool) predicate.Turn
- func WarehouseSeizureEQ(v bool) predicate.Turn
- func WarehouseSeizureNEQ(v bool) predicate.Turn
- func WrangleDashedDealer(v bool) predicate.Turn
- func WrangleDashedDealerEQ(v bool) predicate.Turn
- func WrangleDashedDealerNEQ(v bool) predicate.Turn
Constants ¶
const ( // Label holds the string label denoting the turn type in the database. Label = "turn" // FieldID holds the string denoting the id field in the database. FieldID = "id" // FieldUserID holds the string denoting the user_id field in the database. FieldUserID = "user_id" // FieldLocationID holds the string denoting the location_id field in the database. FieldLocationID = "location_id" // FieldItemID holds the string denoting the item_id field in the database. FieldItemID = "item_id" // FieldBuyOrSell holds the string denoting the buy_or_sell field in the database. FieldBuyOrSell = "buy_or_sell" // FieldAmountToGive holds the string denoting the amount_to_give field in the database. FieldAmountToGive = "amount_to_give" // FieldUserCombatStats holds the string denoting the user_combat_stats field in the database. FieldUserCombatStats = "user_combat_stats" // FieldDrugLordCombatStats holds the string denoting the drug_lord_combat_stats field in the database. FieldDrugLordCombatStats = "drug_lord_combat_stats" // FieldTradeOccurs holds the string denoting the trade_occurs field in the database. FieldTradeOccurs = "trade_occurs" // FieldUserPreTradeItem holds the string denoting the user_pre_trade_item field in the database. FieldUserPreTradeItem = "user_pre_trade_item" // FieldUserPostTradePreEventItem holds the string denoting the user_post_trade_pre_event_item field in the database. FieldUserPostTradePreEventItem = "user_post_trade_pre_event_item" // FieldUserPostTradePostEventItem holds the string denoting the user_post_trade_post_event_item field in the database. FieldUserPostTradePostEventItem = "user_post_trade_post_event_item" // FieldUserPreTradeMoney holds the string denoting the user_pre_trade_money field in the database. FieldUserPreTradeMoney = "user_pre_trade_money" // FieldUserPostTradePreEventMoney holds the string denoting the user_post_trade_pre_event_money field in the database. FieldUserPostTradePreEventMoney = "user_post_trade_pre_event_money" // FieldUserPostTradePostEventMoney holds the string denoting the user_post_trade_post_event_money field in the database. FieldUserPostTradePostEventMoney = "user_post_trade_post_event_money" // FieldMarketPreTradeItem holds the string denoting the market_pre_trade_item field in the database. FieldMarketPreTradeItem = "market_pre_trade_item" // FieldMarketPostTradePreEventItem holds the string denoting the market_post_trade_pre_event_item field in the database. FieldMarketPostTradePreEventItem = "market_post_trade_pre_event_item" // FieldMarketPostTradePostEventItem holds the string denoting the market_post_trade_post_event_item field in the database. FieldMarketPostTradePostEventItem = "market_post_trade_post_event_item" // FieldMarketPreTradeMoney holds the string denoting the market_pre_trademoney field in the database. FieldMarketPreTradeMoney = "market_pre_trade_money" // FieldMarketPostTradePreEventMoney holds the string denoting the market_post_trade_pre_eventmoney field in the database. FieldMarketPostTradePreEventMoney = "market_post_trade_pre_event_money" // FieldMarketPostTradePostEventMoney holds the string denoting the market_post_trade_post_eventmoney field in the database. FieldMarketPostTradePostEventMoney = "market_post_trade_post_event_money" // FieldDealerDash holds the string denoting the dealer_dash field in the database. FieldDealerDash = "dealer_dash" // FieldWrangleDashedDealer holds the string denoting the wrangle_dashed_dealer field in the database. FieldWrangleDashedDealer = "wrangle_dashed_dealer" // FieldMugging holds the string denoting the mugging field in the database. FieldMugging = "mugging" // FieldRunFromMugging holds the string denoting the run_from_mugging field in the database. FieldRunFromMugging = "run_from_mugging" // FieldGangWar holds the string denoting the gang_war field in the database. FieldGangWar = "gang_war" // FieldDefendGangWar holds the string denoting the defend_gang_war field in the database. FieldDefendGangWar = "defend_gang_war" // FieldCopRaid holds the string denoting the cop_raid field in the database. FieldCopRaid = "cop_raid" // FieldBribeCops holds the string denoting the bribe_cops field in the database. FieldBribeCops = "bribe_cops" // FieldFindItem holds the string denoting the find_item field in the database. FieldFindItem = "find_item" // FieldLocalShipment holds the string denoting the local_shipment field in the database. FieldLocalShipment = "local_shipment" // FieldWarehouseSeizure holds the string denoting the warehouse_seizure field in the database. FieldWarehouseSeizure = "warehouse_seizure" // FieldCreatedAt holds the string denoting the created_at field in the database. FieldCreatedAt = "created_at" // Table holds the table name of the turn in the database. Table = "turns" )
Variables ¶
var ( // UserIDValidator is a validator for the "user_id" field. It is called by the builders before save. UserIDValidator func(string) error // LocationIDValidator is a validator for the "location_id" field. It is called by the builders before save. LocationIDValidator func(string) error // ItemIDValidator is a validator for the "item_id" field. It is called by the builders before save. ItemIDValidator func(string) error // DefaultCreatedAt holds the default value on creation for the "created_at" field. DefaultCreatedAt func() time.Time )
var Columns = []string{ FieldID, FieldUserID, FieldLocationID, FieldItemID, FieldBuyOrSell, FieldAmountToGive, FieldUserCombatStats, FieldDrugLordCombatStats, FieldTradeOccurs, FieldUserPreTradeItem, FieldUserPostTradePreEventItem, FieldUserPostTradePostEventItem, FieldUserPreTradeMoney, FieldUserPostTradePreEventMoney, FieldUserPostTradePostEventMoney, FieldMarketPreTradeItem, FieldMarketPostTradePreEventItem, FieldMarketPostTradePostEventItem, FieldMarketPreTradeMoney, FieldMarketPostTradePreEventMoney, FieldMarketPostTradePostEventMoney, FieldDealerDash, FieldWrangleDashedDealer, FieldMugging, FieldRunFromMugging, FieldGangWar, FieldDefendGangWar, FieldCopRaid, FieldBribeCops, FieldFindItem, FieldLocalShipment, FieldWarehouseSeizure, FieldCreatedAt, }
Columns holds all SQL columns for turn fields.
Functions ¶
func AmountToGive ¶
AmountToGive applies equality check predicate on the "amount_to_give" field. It's identical to AmountToGiveEQ.
func AmountToGiveEQ ¶
AmountToGiveEQ applies the EQ predicate on the "amount_to_give" field.
func AmountToGiveGT ¶
AmountToGiveGT applies the GT predicate on the "amount_to_give" field.
func AmountToGiveGTE ¶
AmountToGiveGTE applies the GTE predicate on the "amount_to_give" field.
func AmountToGiveIn ¶
AmountToGiveIn applies the In predicate on the "amount_to_give" field.
func AmountToGiveLT ¶
AmountToGiveLT applies the LT predicate on the "amount_to_give" field.
func AmountToGiveLTE ¶
AmountToGiveLTE applies the LTE predicate on the "amount_to_give" field.
func AmountToGiveNEQ ¶
AmountToGiveNEQ applies the NEQ predicate on the "amount_to_give" field.
func AmountToGiveNotIn ¶
AmountToGiveNotIn applies the NotIn predicate on the "amount_to_give" field.
func BribeCops ¶
BribeCops applies equality check predicate on the "bribe_cops" field. It's identical to BribeCopsEQ.
func BribeCopsEQ ¶
BribeCopsEQ applies the EQ predicate on the "bribe_cops" field.
func BribeCopsNEQ ¶
BribeCopsNEQ applies the NEQ predicate on the "bribe_cops" field.
func BuyOrSell ¶
BuyOrSell applies equality check predicate on the "buy_or_sell" field. It's identical to BuyOrSellEQ.
func BuyOrSellEQ ¶
BuyOrSellEQ applies the EQ predicate on the "buy_or_sell" field.
func BuyOrSellNEQ ¶
BuyOrSellNEQ applies the NEQ predicate on the "buy_or_sell" field.
func CopRaid ¶
CopRaid applies equality check predicate on the "cop_raid" field. It's identical to CopRaidEQ.
func CopRaidNEQ ¶
CopRaidNEQ applies the NEQ predicate on the "cop_raid" 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 DealerDash ¶
DealerDash applies equality check predicate on the "dealer_dash" field. It's identical to DealerDashEQ.
func DealerDashEQ ¶
DealerDashEQ applies the EQ predicate on the "dealer_dash" field.
func DealerDashNEQ ¶
DealerDashNEQ applies the NEQ predicate on the "dealer_dash" field.
func DefendGangWar ¶
DefendGangWar applies equality check predicate on the "defend_gang_war" field. It's identical to DefendGangWarEQ.
func DefendGangWarEQ ¶
DefendGangWarEQ applies the EQ predicate on the "defend_gang_war" field.
func DefendGangWarNEQ ¶
DefendGangWarNEQ applies the NEQ predicate on the "defend_gang_war" field.
func FindItem ¶
FindItem applies equality check predicate on the "find_item" field. It's identical to FindItemEQ.
func FindItemEQ ¶
FindItemEQ applies the EQ predicate on the "find_item" field.
func FindItemNEQ ¶
FindItemNEQ applies the NEQ predicate on the "find_item" field.
func GangWar ¶
GangWar applies equality check predicate on the "gang_war" field. It's identical to GangWarEQ.
func GangWarNEQ ¶
GangWarNEQ applies the NEQ predicate on the "gang_war" field.
func ItemID ¶
ItemID applies equality check predicate on the "item_id" field. It's identical to ItemIDEQ.
func ItemIDContains ¶
ItemIDContains applies the Contains predicate on the "item_id" field.
func ItemIDContainsFold ¶
ItemIDContainsFold applies the ContainsFold predicate on the "item_id" field.
func ItemIDEqualFold ¶
ItemIDEqualFold applies the EqualFold predicate on the "item_id" field.
func ItemIDHasPrefix ¶
ItemIDHasPrefix applies the HasPrefix predicate on the "item_id" field.
func ItemIDHasSuffix ¶
ItemIDHasSuffix applies the HasSuffix predicate on the "item_id" field.
func ItemIDNotIn ¶
ItemIDNotIn applies the NotIn predicate on the "item_id" field.
func LocalShipment ¶
LocalShipment applies equality check predicate on the "local_shipment" field. It's identical to LocalShipmentEQ.
func LocalShipmentEQ ¶
LocalShipmentEQ applies the EQ predicate on the "local_shipment" field.
func LocalShipmentNEQ ¶
LocalShipmentNEQ applies the NEQ predicate on the "local_shipment" field.
func LocationID ¶
LocationID applies equality check predicate on the "location_id" field. It's identical to LocationIDEQ.
func LocationIDContains ¶
LocationIDContains applies the Contains predicate on the "location_id" field.
func LocationIDContainsFold ¶
LocationIDContainsFold applies the ContainsFold predicate on the "location_id" field.
func LocationIDEQ ¶
LocationIDEQ applies the EQ predicate on the "location_id" field.
func LocationIDEqualFold ¶
LocationIDEqualFold applies the EqualFold predicate on the "location_id" field.
func LocationIDGT ¶
LocationIDGT applies the GT predicate on the "location_id" field.
func LocationIDGTE ¶
LocationIDGTE applies the GTE predicate on the "location_id" field.
func LocationIDHasPrefix ¶
LocationIDHasPrefix applies the HasPrefix predicate on the "location_id" field.
func LocationIDHasSuffix ¶
LocationIDHasSuffix applies the HasSuffix predicate on the "location_id" field.
func LocationIDIn ¶
LocationIDIn applies the In predicate on the "location_id" field.
func LocationIDLT ¶
LocationIDLT applies the LT predicate on the "location_id" field.
func LocationIDLTE ¶
LocationIDLTE applies the LTE predicate on the "location_id" field.
func LocationIDNEQ ¶
LocationIDNEQ applies the NEQ predicate on the "location_id" field.
func LocationIDNotIn ¶
LocationIDNotIn applies the NotIn predicate on the "location_id" field.
func MarketPostTradePostEventItem ¶
MarketPostTradePostEventItem applies equality check predicate on the "market_post_trade_post_event_item" field. It's identical to MarketPostTradePostEventItemEQ.
func MarketPostTradePostEventItemEQ ¶
MarketPostTradePostEventItemEQ applies the EQ predicate on the "market_post_trade_post_event_item" field.
func MarketPostTradePostEventItemGT ¶
MarketPostTradePostEventItemGT applies the GT predicate on the "market_post_trade_post_event_item" field.
func MarketPostTradePostEventItemGTE ¶
MarketPostTradePostEventItemGTE applies the GTE predicate on the "market_post_trade_post_event_item" field.
func MarketPostTradePostEventItemIn ¶
MarketPostTradePostEventItemIn applies the In predicate on the "market_post_trade_post_event_item" field.
func MarketPostTradePostEventItemLT ¶
MarketPostTradePostEventItemLT applies the LT predicate on the "market_post_trade_post_event_item" field.
func MarketPostTradePostEventItemLTE ¶
MarketPostTradePostEventItemLTE applies the LTE predicate on the "market_post_trade_post_event_item" field.
func MarketPostTradePostEventItemNEQ ¶
MarketPostTradePostEventItemNEQ applies the NEQ predicate on the "market_post_trade_post_event_item" field.
func MarketPostTradePostEventItemNotIn ¶
MarketPostTradePostEventItemNotIn applies the NotIn predicate on the "market_post_trade_post_event_item" field.
func MarketPostTradePostEventMoney ¶
MarketPostTradePostEventMoney applies equality check predicate on the "market_post_trade_post_eventMoney" field. It's identical to MarketPostTradePostEventMoneyEQ.
func MarketPostTradePostEventMoneyEQ ¶
MarketPostTradePostEventMoneyEQ applies the EQ predicate on the "market_post_trade_post_eventMoney" field.
func MarketPostTradePostEventMoneyGT ¶
MarketPostTradePostEventMoneyGT applies the GT predicate on the "market_post_trade_post_eventMoney" field.
func MarketPostTradePostEventMoneyGTE ¶
MarketPostTradePostEventMoneyGTE applies the GTE predicate on the "market_post_trade_post_eventMoney" field.
func MarketPostTradePostEventMoneyIn ¶
MarketPostTradePostEventMoneyIn applies the In predicate on the "market_post_trade_post_eventMoney" field.
func MarketPostTradePostEventMoneyLT ¶
MarketPostTradePostEventMoneyLT applies the LT predicate on the "market_post_trade_post_eventMoney" field.
func MarketPostTradePostEventMoneyLTE ¶
MarketPostTradePostEventMoneyLTE applies the LTE predicate on the "market_post_trade_post_eventMoney" field.
func MarketPostTradePostEventMoneyNEQ ¶
MarketPostTradePostEventMoneyNEQ applies the NEQ predicate on the "market_post_trade_post_eventMoney" field.
func MarketPostTradePostEventMoneyNotIn ¶
MarketPostTradePostEventMoneyNotIn applies the NotIn predicate on the "market_post_trade_post_eventMoney" field.
func MarketPostTradePreEventItem ¶
MarketPostTradePreEventItem applies equality check predicate on the "market_post_trade_pre_event_item" field. It's identical to MarketPostTradePreEventItemEQ.
func MarketPostTradePreEventItemEQ ¶
MarketPostTradePreEventItemEQ applies the EQ predicate on the "market_post_trade_pre_event_item" field.
func MarketPostTradePreEventItemGT ¶
MarketPostTradePreEventItemGT applies the GT predicate on the "market_post_trade_pre_event_item" field.
func MarketPostTradePreEventItemGTE ¶
MarketPostTradePreEventItemGTE applies the GTE predicate on the "market_post_trade_pre_event_item" field.
func MarketPostTradePreEventItemIn ¶
MarketPostTradePreEventItemIn applies the In predicate on the "market_post_trade_pre_event_item" field.
func MarketPostTradePreEventItemLT ¶
MarketPostTradePreEventItemLT applies the LT predicate on the "market_post_trade_pre_event_item" field.
func MarketPostTradePreEventItemLTE ¶
MarketPostTradePreEventItemLTE applies the LTE predicate on the "market_post_trade_pre_event_item" field.
func MarketPostTradePreEventItemNEQ ¶
MarketPostTradePreEventItemNEQ applies the NEQ predicate on the "market_post_trade_pre_event_item" field.
func MarketPostTradePreEventItemNotIn ¶
MarketPostTradePreEventItemNotIn applies the NotIn predicate on the "market_post_trade_pre_event_item" field.
func MarketPostTradePreEventMoney ¶
MarketPostTradePreEventMoney applies equality check predicate on the "market_post_trade_pre_eventMoney" field. It's identical to MarketPostTradePreEventMoneyEQ.
func MarketPostTradePreEventMoneyEQ ¶
MarketPostTradePreEventMoneyEQ applies the EQ predicate on the "market_post_trade_pre_eventMoney" field.
func MarketPostTradePreEventMoneyGT ¶
MarketPostTradePreEventMoneyGT applies the GT predicate on the "market_post_trade_pre_eventMoney" field.
func MarketPostTradePreEventMoneyGTE ¶
MarketPostTradePreEventMoneyGTE applies the GTE predicate on the "market_post_trade_pre_eventMoney" field.
func MarketPostTradePreEventMoneyIn ¶
MarketPostTradePreEventMoneyIn applies the In predicate on the "market_post_trade_pre_eventMoney" field.
func MarketPostTradePreEventMoneyLT ¶
MarketPostTradePreEventMoneyLT applies the LT predicate on the "market_post_trade_pre_eventMoney" field.
func MarketPostTradePreEventMoneyLTE ¶
MarketPostTradePreEventMoneyLTE applies the LTE predicate on the "market_post_trade_pre_eventMoney" field.
func MarketPostTradePreEventMoneyNEQ ¶
MarketPostTradePreEventMoneyNEQ applies the NEQ predicate on the "market_post_trade_pre_eventMoney" field.
func MarketPostTradePreEventMoneyNotIn ¶
MarketPostTradePreEventMoneyNotIn applies the NotIn predicate on the "market_post_trade_pre_eventMoney" field.
func MarketPreTradeItem ¶
MarketPreTradeItem applies equality check predicate on the "market_pre_trade_item" field. It's identical to MarketPreTradeItemEQ.
func MarketPreTradeItemEQ ¶
MarketPreTradeItemEQ applies the EQ predicate on the "market_pre_trade_item" field.
func MarketPreTradeItemGT ¶
MarketPreTradeItemGT applies the GT predicate on the "market_pre_trade_item" field.
func MarketPreTradeItemGTE ¶
MarketPreTradeItemGTE applies the GTE predicate on the "market_pre_trade_item" field.
func MarketPreTradeItemIn ¶
MarketPreTradeItemIn applies the In predicate on the "market_pre_trade_item" field.
func MarketPreTradeItemLT ¶
MarketPreTradeItemLT applies the LT predicate on the "market_pre_trade_item" field.
func MarketPreTradeItemLTE ¶
MarketPreTradeItemLTE applies the LTE predicate on the "market_pre_trade_item" field.
func MarketPreTradeItemNEQ ¶
MarketPreTradeItemNEQ applies the NEQ predicate on the "market_pre_trade_item" field.
func MarketPreTradeItemNotIn ¶
MarketPreTradeItemNotIn applies the NotIn predicate on the "market_pre_trade_item" field.
func MarketPreTradeMoney ¶
MarketPreTradeMoney applies equality check predicate on the "market_pre_tradeMoney" field. It's identical to MarketPreTradeMoneyEQ.
func MarketPreTradeMoneyEQ ¶
MarketPreTradeMoneyEQ applies the EQ predicate on the "market_pre_tradeMoney" field.
func MarketPreTradeMoneyGT ¶
MarketPreTradeMoneyGT applies the GT predicate on the "market_pre_tradeMoney" field.
func MarketPreTradeMoneyGTE ¶
MarketPreTradeMoneyGTE applies the GTE predicate on the "market_pre_tradeMoney" field.
func MarketPreTradeMoneyIn ¶
MarketPreTradeMoneyIn applies the In predicate on the "market_pre_tradeMoney" field.
func MarketPreTradeMoneyLT ¶
MarketPreTradeMoneyLT applies the LT predicate on the "market_pre_tradeMoney" field.
func MarketPreTradeMoneyLTE ¶
MarketPreTradeMoneyLTE applies the LTE predicate on the "market_pre_tradeMoney" field.
func MarketPreTradeMoneyNEQ ¶
MarketPreTradeMoneyNEQ applies the NEQ predicate on the "market_pre_tradeMoney" field.
func MarketPreTradeMoneyNotIn ¶
MarketPreTradeMoneyNotIn applies the NotIn predicate on the "market_pre_tradeMoney" field.
func Mugging ¶
Mugging applies equality check predicate on the "mugging" field. It's identical to MuggingEQ.
func MuggingNEQ ¶
MuggingNEQ applies the NEQ predicate on the "mugging" field.
func RunFromMugging ¶
RunFromMugging applies equality check predicate on the "run_from_mugging" field. It's identical to RunFromMuggingEQ.
func RunFromMuggingEQ ¶
RunFromMuggingEQ applies the EQ predicate on the "run_from_mugging" field.
func RunFromMuggingNEQ ¶
RunFromMuggingNEQ applies the NEQ predicate on the "run_from_mugging" field.
func TradeOccurs ¶
TradeOccurs applies equality check predicate on the "trade_occurs" field. It's identical to TradeOccursEQ.
func TradeOccursEQ ¶
TradeOccursEQ applies the EQ predicate on the "trade_occurs" field.
func TradeOccursNEQ ¶
TradeOccursNEQ applies the NEQ predicate on the "trade_occurs" field.
func UserID ¶
UserID applies equality check predicate on the "user_id" field. It's identical to UserIDEQ.
func UserIDContains ¶
UserIDContains applies the Contains predicate on the "user_id" field.
func UserIDContainsFold ¶
UserIDContainsFold applies the ContainsFold predicate on the "user_id" field.
func UserIDEqualFold ¶
UserIDEqualFold applies the EqualFold predicate on the "user_id" field.
func UserIDHasPrefix ¶
UserIDHasPrefix applies the HasPrefix predicate on the "user_id" field.
func UserIDHasSuffix ¶
UserIDHasSuffix applies the HasSuffix predicate on the "user_id" field.
func UserIDNotIn ¶
UserIDNotIn applies the NotIn predicate on the "user_id" field.
func UserPostTradePostEventItem ¶
UserPostTradePostEventItem applies equality check predicate on the "user_post_trade_post_event_item" field. It's identical to UserPostTradePostEventItemEQ.
func UserPostTradePostEventItemEQ ¶
UserPostTradePostEventItemEQ applies the EQ predicate on the "user_post_trade_post_event_item" field.
func UserPostTradePostEventItemGT ¶
UserPostTradePostEventItemGT applies the GT predicate on the "user_post_trade_post_event_item" field.
func UserPostTradePostEventItemGTE ¶
UserPostTradePostEventItemGTE applies the GTE predicate on the "user_post_trade_post_event_item" field.
func UserPostTradePostEventItemIn ¶
UserPostTradePostEventItemIn applies the In predicate on the "user_post_trade_post_event_item" field.
func UserPostTradePostEventItemLT ¶
UserPostTradePostEventItemLT applies the LT predicate on the "user_post_trade_post_event_item" field.
func UserPostTradePostEventItemLTE ¶
UserPostTradePostEventItemLTE applies the LTE predicate on the "user_post_trade_post_event_item" field.
func UserPostTradePostEventItemNEQ ¶
UserPostTradePostEventItemNEQ applies the NEQ predicate on the "user_post_trade_post_event_item" field.
func UserPostTradePostEventItemNotIn ¶
UserPostTradePostEventItemNotIn applies the NotIn predicate on the "user_post_trade_post_event_item" field.
func UserPostTradePostEventMoney ¶
UserPostTradePostEventMoney applies equality check predicate on the "user_post_trade_post_event_money" field. It's identical to UserPostTradePostEventMoneyEQ.
func UserPostTradePostEventMoneyEQ ¶
UserPostTradePostEventMoneyEQ applies the EQ predicate on the "user_post_trade_post_event_money" field.
func UserPostTradePostEventMoneyGT ¶
UserPostTradePostEventMoneyGT applies the GT predicate on the "user_post_trade_post_event_money" field.
func UserPostTradePostEventMoneyGTE ¶
UserPostTradePostEventMoneyGTE applies the GTE predicate on the "user_post_trade_post_event_money" field.
func UserPostTradePostEventMoneyIn ¶
UserPostTradePostEventMoneyIn applies the In predicate on the "user_post_trade_post_event_money" field.
func UserPostTradePostEventMoneyLT ¶
UserPostTradePostEventMoneyLT applies the LT predicate on the "user_post_trade_post_event_money" field.
func UserPostTradePostEventMoneyLTE ¶
UserPostTradePostEventMoneyLTE applies the LTE predicate on the "user_post_trade_post_event_money" field.
func UserPostTradePostEventMoneyNEQ ¶
UserPostTradePostEventMoneyNEQ applies the NEQ predicate on the "user_post_trade_post_event_money" field.
func UserPostTradePostEventMoneyNotIn ¶
UserPostTradePostEventMoneyNotIn applies the NotIn predicate on the "user_post_trade_post_event_money" field.
func UserPostTradePreEventItem ¶
UserPostTradePreEventItem applies equality check predicate on the "user_post_trade_pre_event_item" field. It's identical to UserPostTradePreEventItemEQ.
func UserPostTradePreEventItemEQ ¶
UserPostTradePreEventItemEQ applies the EQ predicate on the "user_post_trade_pre_event_item" field.
func UserPostTradePreEventItemGT ¶
UserPostTradePreEventItemGT applies the GT predicate on the "user_post_trade_pre_event_item" field.
func UserPostTradePreEventItemGTE ¶
UserPostTradePreEventItemGTE applies the GTE predicate on the "user_post_trade_pre_event_item" field.
func UserPostTradePreEventItemIn ¶
UserPostTradePreEventItemIn applies the In predicate on the "user_post_trade_pre_event_item" field.
func UserPostTradePreEventItemLT ¶
UserPostTradePreEventItemLT applies the LT predicate on the "user_post_trade_pre_event_item" field.
func UserPostTradePreEventItemLTE ¶
UserPostTradePreEventItemLTE applies the LTE predicate on the "user_post_trade_pre_event_item" field.
func UserPostTradePreEventItemNEQ ¶
UserPostTradePreEventItemNEQ applies the NEQ predicate on the "user_post_trade_pre_event_item" field.
func UserPostTradePreEventItemNotIn ¶
UserPostTradePreEventItemNotIn applies the NotIn predicate on the "user_post_trade_pre_event_item" field.
func UserPostTradePreEventMoney ¶
UserPostTradePreEventMoney applies equality check predicate on the "user_post_trade_pre_event_money" field. It's identical to UserPostTradePreEventMoneyEQ.
func UserPostTradePreEventMoneyEQ ¶
UserPostTradePreEventMoneyEQ applies the EQ predicate on the "user_post_trade_pre_event_money" field.
func UserPostTradePreEventMoneyGT ¶
UserPostTradePreEventMoneyGT applies the GT predicate on the "user_post_trade_pre_event_money" field.
func UserPostTradePreEventMoneyGTE ¶
UserPostTradePreEventMoneyGTE applies the GTE predicate on the "user_post_trade_pre_event_money" field.
func UserPostTradePreEventMoneyIn ¶
UserPostTradePreEventMoneyIn applies the In predicate on the "user_post_trade_pre_event_money" field.
func UserPostTradePreEventMoneyLT ¶
UserPostTradePreEventMoneyLT applies the LT predicate on the "user_post_trade_pre_event_money" field.
func UserPostTradePreEventMoneyLTE ¶
UserPostTradePreEventMoneyLTE applies the LTE predicate on the "user_post_trade_pre_event_money" field.
func UserPostTradePreEventMoneyNEQ ¶
UserPostTradePreEventMoneyNEQ applies the NEQ predicate on the "user_post_trade_pre_event_money" field.
func UserPostTradePreEventMoneyNotIn ¶
UserPostTradePreEventMoneyNotIn applies the NotIn predicate on the "user_post_trade_pre_event_money" field.
func UserPreTradeItem ¶
UserPreTradeItem applies equality check predicate on the "user_pre_trade_item" field. It's identical to UserPreTradeItemEQ.
func UserPreTradeItemEQ ¶
UserPreTradeItemEQ applies the EQ predicate on the "user_pre_trade_item" field.
func UserPreTradeItemGT ¶
UserPreTradeItemGT applies the GT predicate on the "user_pre_trade_item" field.
func UserPreTradeItemGTE ¶
UserPreTradeItemGTE applies the GTE predicate on the "user_pre_trade_item" field.
func UserPreTradeItemIn ¶
UserPreTradeItemIn applies the In predicate on the "user_pre_trade_item" field.
func UserPreTradeItemLT ¶
UserPreTradeItemLT applies the LT predicate on the "user_pre_trade_item" field.
func UserPreTradeItemLTE ¶
UserPreTradeItemLTE applies the LTE predicate on the "user_pre_trade_item" field.
func UserPreTradeItemNEQ ¶
UserPreTradeItemNEQ applies the NEQ predicate on the "user_pre_trade_item" field.
func UserPreTradeItemNotIn ¶
UserPreTradeItemNotIn applies the NotIn predicate on the "user_pre_trade_item" field.
func UserPreTradeMoney ¶
UserPreTradeMoney applies equality check predicate on the "user_pre_trade_money" field. It's identical to UserPreTradeMoneyEQ.
func UserPreTradeMoneyEQ ¶
UserPreTradeMoneyEQ applies the EQ predicate on the "user_pre_trade_money" field.
func UserPreTradeMoneyGT ¶
UserPreTradeMoneyGT applies the GT predicate on the "user_pre_trade_money" field.
func UserPreTradeMoneyGTE ¶
UserPreTradeMoneyGTE applies the GTE predicate on the "user_pre_trade_money" field.
func UserPreTradeMoneyIn ¶
UserPreTradeMoneyIn applies the In predicate on the "user_pre_trade_money" field.
func UserPreTradeMoneyLT ¶
UserPreTradeMoneyLT applies the LT predicate on the "user_pre_trade_money" field.
func UserPreTradeMoneyLTE ¶
UserPreTradeMoneyLTE applies the LTE predicate on the "user_pre_trade_money" field.
func UserPreTradeMoneyNEQ ¶
UserPreTradeMoneyNEQ applies the NEQ predicate on the "user_pre_trade_money" field.
func UserPreTradeMoneyNotIn ¶
UserPreTradeMoneyNotIn applies the NotIn predicate on the "user_pre_trade_money" field.
func ValidColumn ¶
ValidColumn reports if the column name is valid (part of the table columns).
func WarehouseSeizure ¶
WarehouseSeizure applies equality check predicate on the "warehouse_seizure" field. It's identical to WarehouseSeizureEQ.
func WarehouseSeizureEQ ¶
WarehouseSeizureEQ applies the EQ predicate on the "warehouse_seizure" field.
func WarehouseSeizureNEQ ¶
WarehouseSeizureNEQ applies the NEQ predicate on the "warehouse_seizure" field.
func WrangleDashedDealer ¶
WrangleDashedDealer applies equality check predicate on the "wrangle_dashed_dealer" field. It's identical to WrangleDashedDealerEQ.
func WrangleDashedDealerEQ ¶
WrangleDashedDealerEQ applies the EQ predicate on the "wrangle_dashed_dealer" field.
func WrangleDashedDealerNEQ ¶
WrangleDashedDealerNEQ applies the NEQ predicate on the "wrangle_dashed_dealer" field.
Types ¶
This section is empty.