Documentation
¶
Index ¶
- Constants
- Variables
- func AccountIdentifier(v string) predicate.LinkedAddress
- func AccountIdentifierContains(v string) predicate.LinkedAddress
- func AccountIdentifierContainsFold(v string) predicate.LinkedAddress
- func AccountIdentifierEQ(v string) predicate.LinkedAddress
- func AccountIdentifierEqualFold(v string) predicate.LinkedAddress
- func AccountIdentifierGT(v string) predicate.LinkedAddress
- func AccountIdentifierGTE(v string) predicate.LinkedAddress
- func AccountIdentifierHasPrefix(v string) predicate.LinkedAddress
- func AccountIdentifierHasSuffix(v string) predicate.LinkedAddress
- func AccountIdentifierIn(vs ...string) predicate.LinkedAddress
- func AccountIdentifierLT(v string) predicate.LinkedAddress
- func AccountIdentifierLTE(v string) predicate.LinkedAddress
- func AccountIdentifierNEQ(v string) predicate.LinkedAddress
- func AccountIdentifierNotIn(vs ...string) predicate.LinkedAddress
- func AccountName(v string) predicate.LinkedAddress
- func AccountNameContains(v string) predicate.LinkedAddress
- func AccountNameContainsFold(v string) predicate.LinkedAddress
- func AccountNameEQ(v string) predicate.LinkedAddress
- func AccountNameEqualFold(v string) predicate.LinkedAddress
- func AccountNameGT(v string) predicate.LinkedAddress
- func AccountNameGTE(v string) predicate.LinkedAddress
- func AccountNameHasPrefix(v string) predicate.LinkedAddress
- func AccountNameHasSuffix(v string) predicate.LinkedAddress
- func AccountNameIn(vs ...string) predicate.LinkedAddress
- func AccountNameLT(v string) predicate.LinkedAddress
- func AccountNameLTE(v string) predicate.LinkedAddress
- func AccountNameNEQ(v string) predicate.LinkedAddress
- func AccountNameNotIn(vs ...string) predicate.LinkedAddress
- func Address(v string) predicate.LinkedAddress
- func AddressContains(v string) predicate.LinkedAddress
- func AddressContainsFold(v string) predicate.LinkedAddress
- func AddressEQ(v string) predicate.LinkedAddress
- func AddressEqualFold(v string) predicate.LinkedAddress
- func AddressGT(v string) predicate.LinkedAddress
- func AddressGTE(v string) predicate.LinkedAddress
- func AddressHasPrefix(v string) predicate.LinkedAddress
- func AddressHasSuffix(v string) predicate.LinkedAddress
- func AddressIn(vs ...string) predicate.LinkedAddress
- func AddressLT(v string) predicate.LinkedAddress
- func AddressLTE(v string) predicate.LinkedAddress
- func AddressNEQ(v string) predicate.LinkedAddress
- func AddressNotIn(vs ...string) predicate.LinkedAddress
- func And(predicates ...predicate.LinkedAddress) predicate.LinkedAddress
- func CreatedAt(v time.Time) predicate.LinkedAddress
- func CreatedAtEQ(v time.Time) predicate.LinkedAddress
- func CreatedAtGT(v time.Time) predicate.LinkedAddress
- func CreatedAtGTE(v time.Time) predicate.LinkedAddress
- func CreatedAtIn(vs ...time.Time) predicate.LinkedAddress
- func CreatedAtLT(v time.Time) predicate.LinkedAddress
- func CreatedAtLTE(v time.Time) predicate.LinkedAddress
- func CreatedAtNEQ(v time.Time) predicate.LinkedAddress
- func CreatedAtNotIn(vs ...time.Time) predicate.LinkedAddress
- func HasPaymentOrders() predicate.LinkedAddress
- func HasPaymentOrdersWith(preds ...predicate.PaymentOrder) predicate.LinkedAddress
- func ID(id int) predicate.LinkedAddress
- func IDEQ(id int) predicate.LinkedAddress
- func IDGT(id int) predicate.LinkedAddress
- func IDGTE(id int) predicate.LinkedAddress
- func IDIn(ids ...int) predicate.LinkedAddress
- func IDLT(id int) predicate.LinkedAddress
- func IDLTE(id int) predicate.LinkedAddress
- func IDNEQ(id int) predicate.LinkedAddress
- func IDNotIn(ids ...int) predicate.LinkedAddress
- func Institution(v string) predicate.LinkedAddress
- func InstitutionContains(v string) predicate.LinkedAddress
- func InstitutionContainsFold(v string) predicate.LinkedAddress
- func InstitutionEQ(v string) predicate.LinkedAddress
- func InstitutionEqualFold(v string) predicate.LinkedAddress
- func InstitutionGT(v string) predicate.LinkedAddress
- func InstitutionGTE(v string) predicate.LinkedAddress
- func InstitutionHasPrefix(v string) predicate.LinkedAddress
- func InstitutionHasSuffix(v string) predicate.LinkedAddress
- func InstitutionIn(vs ...string) predicate.LinkedAddress
- func InstitutionLT(v string) predicate.LinkedAddress
- func InstitutionLTE(v string) predicate.LinkedAddress
- func InstitutionNEQ(v string) predicate.LinkedAddress
- func InstitutionNotIn(vs ...string) predicate.LinkedAddress
- func LastIndexedBlock(v int64) predicate.LinkedAddress
- func LastIndexedBlockEQ(v int64) predicate.LinkedAddress
- func LastIndexedBlockGT(v int64) predicate.LinkedAddress
- func LastIndexedBlockGTE(v int64) predicate.LinkedAddress
- func LastIndexedBlockIn(vs ...int64) predicate.LinkedAddress
- func LastIndexedBlockIsNil() predicate.LinkedAddress
- func LastIndexedBlockLT(v int64) predicate.LinkedAddress
- func LastIndexedBlockLTE(v int64) predicate.LinkedAddress
- func LastIndexedBlockNEQ(v int64) predicate.LinkedAddress
- func LastIndexedBlockNotIn(vs ...int64) predicate.LinkedAddress
- func LastIndexedBlockNotNil() predicate.LinkedAddress
- func Not(p predicate.LinkedAddress) predicate.LinkedAddress
- func Or(predicates ...predicate.LinkedAddress) predicate.LinkedAddress
- func OwnerAddress(v string) predicate.LinkedAddress
- func OwnerAddressContains(v string) predicate.LinkedAddress
- func OwnerAddressContainsFold(v string) predicate.LinkedAddress
- func OwnerAddressEQ(v string) predicate.LinkedAddress
- func OwnerAddressEqualFold(v string) predicate.LinkedAddress
- func OwnerAddressGT(v string) predicate.LinkedAddress
- func OwnerAddressGTE(v string) predicate.LinkedAddress
- func OwnerAddressHasPrefix(v string) predicate.LinkedAddress
- func OwnerAddressHasSuffix(v string) predicate.LinkedAddress
- func OwnerAddressIn(vs ...string) predicate.LinkedAddress
- func OwnerAddressLT(v string) predicate.LinkedAddress
- func OwnerAddressLTE(v string) predicate.LinkedAddress
- func OwnerAddressNEQ(v string) predicate.LinkedAddress
- func OwnerAddressNotIn(vs ...string) predicate.LinkedAddress
- func Salt(v []byte) predicate.LinkedAddress
- func SaltEQ(v []byte) predicate.LinkedAddress
- func SaltGT(v []byte) predicate.LinkedAddress
- func SaltGTE(v []byte) predicate.LinkedAddress
- func SaltIn(vs ...[]byte) predicate.LinkedAddress
- func SaltLT(v []byte) predicate.LinkedAddress
- func SaltLTE(v []byte) predicate.LinkedAddress
- func SaltNEQ(v []byte) predicate.LinkedAddress
- func SaltNotIn(vs ...[]byte) predicate.LinkedAddress
- func TxHash(v string) predicate.LinkedAddress
- func TxHashContains(v string) predicate.LinkedAddress
- func TxHashContainsFold(v string) predicate.LinkedAddress
- func TxHashEQ(v string) predicate.LinkedAddress
- func TxHashEqualFold(v string) predicate.LinkedAddress
- func TxHashGT(v string) predicate.LinkedAddress
- func TxHashGTE(v string) predicate.LinkedAddress
- func TxHashHasPrefix(v string) predicate.LinkedAddress
- func TxHashHasSuffix(v string) predicate.LinkedAddress
- func TxHashIn(vs ...string) predicate.LinkedAddress
- func TxHashIsNil() predicate.LinkedAddress
- func TxHashLT(v string) predicate.LinkedAddress
- func TxHashLTE(v string) predicate.LinkedAddress
- func TxHashNEQ(v string) predicate.LinkedAddress
- func TxHashNotIn(vs ...string) predicate.LinkedAddress
- func TxHashNotNil() predicate.LinkedAddress
- func UpdatedAt(v time.Time) predicate.LinkedAddress
- func UpdatedAtEQ(v time.Time) predicate.LinkedAddress
- func UpdatedAtGT(v time.Time) predicate.LinkedAddress
- func UpdatedAtGTE(v time.Time) predicate.LinkedAddress
- func UpdatedAtIn(vs ...time.Time) predicate.LinkedAddress
- func UpdatedAtLT(v time.Time) predicate.LinkedAddress
- func UpdatedAtLTE(v time.Time) predicate.LinkedAddress
- func UpdatedAtNEQ(v time.Time) predicate.LinkedAddress
- func UpdatedAtNotIn(vs ...time.Time) predicate.LinkedAddress
- func ValidColumn(column string) bool
- type OrderOption
- func ByAccountIdentifier(opts ...sql.OrderTermOption) OrderOption
- func ByAccountName(opts ...sql.OrderTermOption) OrderOption
- func ByAddress(opts ...sql.OrderTermOption) OrderOption
- func ByCreatedAt(opts ...sql.OrderTermOption) OrderOption
- func ByID(opts ...sql.OrderTermOption) OrderOption
- func ByInstitution(opts ...sql.OrderTermOption) OrderOption
- func ByLastIndexedBlock(opts ...sql.OrderTermOption) OrderOption
- func ByOwnerAddress(opts ...sql.OrderTermOption) OrderOption
- func ByPaymentOrders(term sql.OrderTerm, terms ...sql.OrderTerm) OrderOption
- func ByPaymentOrdersCount(opts ...sql.OrderTermOption) OrderOption
- func ByTxHash(opts ...sql.OrderTermOption) OrderOption
- func ByUpdatedAt(opts ...sql.OrderTermOption) OrderOption
Constants ¶
const ( // Label holds the string label denoting the linkedaddress type in the database. Label = "linked_address" // FieldID holds the string denoting the id field in the database. FieldID = "id" // FieldCreatedAt holds the string denoting the created_at field in the database. FieldCreatedAt = "created_at" // FieldUpdatedAt holds the string denoting the updated_at field in the database. FieldUpdatedAt = "updated_at" // FieldAddress holds the string denoting the address field in the database. FieldAddress = "address" // FieldSalt holds the string denoting the salt field in the database. FieldSalt = "salt" // FieldInstitution holds the string denoting the institution field in the database. FieldInstitution = "institution" // FieldAccountIdentifier holds the string denoting the account_identifier field in the database. FieldAccountIdentifier = "account_identifier" // FieldAccountName holds the string denoting the account_name field in the database. FieldAccountName = "account_name" // FieldOwnerAddress holds the string denoting the owner_address field in the database. FieldOwnerAddress = "owner_address" // FieldLastIndexedBlock holds the string denoting the last_indexed_block field in the database. FieldLastIndexedBlock = "last_indexed_block" // FieldTxHash holds the string denoting the tx_hash field in the database. FieldTxHash = "tx_hash" // EdgePaymentOrders holds the string denoting the payment_orders edge name in mutations. EdgePaymentOrders = "payment_orders" // Table holds the table name of the linkedaddress in the database. Table = "linked_addresses" // PaymentOrdersTable is the table that holds the payment_orders relation/edge. PaymentOrdersTable = "payment_orders" // PaymentOrdersInverseTable is the table name for the PaymentOrder entity. // It exists in this package in order to avoid circular dependency with the "paymentorder" package. PaymentOrdersInverseTable = "payment_orders" // PaymentOrdersColumn is the table column denoting the payment_orders relation/edge. PaymentOrdersColumn = "linked_address_payment_orders" )
Variables ¶
var ( // DefaultCreatedAt holds the default value on creation for the "created_at" field. DefaultCreatedAt func() time.Time // DefaultUpdatedAt holds the default value on creation for the "updated_at" field. DefaultUpdatedAt func() time.Time // UpdateDefaultUpdatedAt holds the default value on update for the "updated_at" field. UpdateDefaultUpdatedAt func() time.Time // TxHashValidator is a validator for the "tx_hash" field. It is called by the builders before save. TxHashValidator func(string) error )
var Columns = []string{ FieldID, FieldCreatedAt, FieldUpdatedAt, FieldAddress, FieldSalt, FieldInstitution, FieldAccountIdentifier, FieldAccountName, FieldOwnerAddress, FieldLastIndexedBlock, FieldTxHash, }
Columns holds all SQL columns for linkedaddress fields.
var ForeignKeys = []string{
"sender_profile_linked_address",
}
ForeignKeys holds the SQL foreign-keys that are owned by the "linked_addresses" table and are not defined as standalone fields in the schema.
Functions ¶
func AccountIdentifier ¶
func AccountIdentifier(v string) predicate.LinkedAddress
AccountIdentifier applies equality check predicate on the "account_identifier" field. It's identical to AccountIdentifierEQ.
func AccountIdentifierContains ¶
func AccountIdentifierContains(v string) predicate.LinkedAddress
AccountIdentifierContains applies the Contains predicate on the "account_identifier" field.
func AccountIdentifierContainsFold ¶
func AccountIdentifierContainsFold(v string) predicate.LinkedAddress
AccountIdentifierContainsFold applies the ContainsFold predicate on the "account_identifier" field.
func AccountIdentifierEQ ¶
func AccountIdentifierEQ(v string) predicate.LinkedAddress
AccountIdentifierEQ applies the EQ predicate on the "account_identifier" field.
func AccountIdentifierEqualFold ¶
func AccountIdentifierEqualFold(v string) predicate.LinkedAddress
AccountIdentifierEqualFold applies the EqualFold predicate on the "account_identifier" field.
func AccountIdentifierGT ¶
func AccountIdentifierGT(v string) predicate.LinkedAddress
AccountIdentifierGT applies the GT predicate on the "account_identifier" field.
func AccountIdentifierGTE ¶
func AccountIdentifierGTE(v string) predicate.LinkedAddress
AccountIdentifierGTE applies the GTE predicate on the "account_identifier" field.
func AccountIdentifierHasPrefix ¶
func AccountIdentifierHasPrefix(v string) predicate.LinkedAddress
AccountIdentifierHasPrefix applies the HasPrefix predicate on the "account_identifier" field.
func AccountIdentifierHasSuffix ¶
func AccountIdentifierHasSuffix(v string) predicate.LinkedAddress
AccountIdentifierHasSuffix applies the HasSuffix predicate on the "account_identifier" field.
func AccountIdentifierIn ¶
func AccountIdentifierIn(vs ...string) predicate.LinkedAddress
AccountIdentifierIn applies the In predicate on the "account_identifier" field.
func AccountIdentifierLT ¶
func AccountIdentifierLT(v string) predicate.LinkedAddress
AccountIdentifierLT applies the LT predicate on the "account_identifier" field.
func AccountIdentifierLTE ¶
func AccountIdentifierLTE(v string) predicate.LinkedAddress
AccountIdentifierLTE applies the LTE predicate on the "account_identifier" field.
func AccountIdentifierNEQ ¶
func AccountIdentifierNEQ(v string) predicate.LinkedAddress
AccountIdentifierNEQ applies the NEQ predicate on the "account_identifier" field.
func AccountIdentifierNotIn ¶
func AccountIdentifierNotIn(vs ...string) predicate.LinkedAddress
AccountIdentifierNotIn applies the NotIn predicate on the "account_identifier" field.
func AccountName ¶
func AccountName(v string) predicate.LinkedAddress
AccountName applies equality check predicate on the "account_name" field. It's identical to AccountNameEQ.
func AccountNameContains ¶
func AccountNameContains(v string) predicate.LinkedAddress
AccountNameContains applies the Contains predicate on the "account_name" field.
func AccountNameContainsFold ¶
func AccountNameContainsFold(v string) predicate.LinkedAddress
AccountNameContainsFold applies the ContainsFold predicate on the "account_name" field.
func AccountNameEQ ¶
func AccountNameEQ(v string) predicate.LinkedAddress
AccountNameEQ applies the EQ predicate on the "account_name" field.
func AccountNameEqualFold ¶
func AccountNameEqualFold(v string) predicate.LinkedAddress
AccountNameEqualFold applies the EqualFold predicate on the "account_name" field.
func AccountNameGT ¶
func AccountNameGT(v string) predicate.LinkedAddress
AccountNameGT applies the GT predicate on the "account_name" field.
func AccountNameGTE ¶
func AccountNameGTE(v string) predicate.LinkedAddress
AccountNameGTE applies the GTE predicate on the "account_name" field.
func AccountNameHasPrefix ¶
func AccountNameHasPrefix(v string) predicate.LinkedAddress
AccountNameHasPrefix applies the HasPrefix predicate on the "account_name" field.
func AccountNameHasSuffix ¶
func AccountNameHasSuffix(v string) predicate.LinkedAddress
AccountNameHasSuffix applies the HasSuffix predicate on the "account_name" field.
func AccountNameIn ¶
func AccountNameIn(vs ...string) predicate.LinkedAddress
AccountNameIn applies the In predicate on the "account_name" field.
func AccountNameLT ¶
func AccountNameLT(v string) predicate.LinkedAddress
AccountNameLT applies the LT predicate on the "account_name" field.
func AccountNameLTE ¶
func AccountNameLTE(v string) predicate.LinkedAddress
AccountNameLTE applies the LTE predicate on the "account_name" field.
func AccountNameNEQ ¶
func AccountNameNEQ(v string) predicate.LinkedAddress
AccountNameNEQ applies the NEQ predicate on the "account_name" field.
func AccountNameNotIn ¶
func AccountNameNotIn(vs ...string) predicate.LinkedAddress
AccountNameNotIn applies the NotIn predicate on the "account_name" field.
func Address ¶
func Address(v string) predicate.LinkedAddress
Address applies equality check predicate on the "address" field. It's identical to AddressEQ.
func AddressContains ¶
func AddressContains(v string) predicate.LinkedAddress
AddressContains applies the Contains predicate on the "address" field.
func AddressContainsFold ¶
func AddressContainsFold(v string) predicate.LinkedAddress
AddressContainsFold applies the ContainsFold predicate on the "address" field.
func AddressEQ ¶
func AddressEQ(v string) predicate.LinkedAddress
AddressEQ applies the EQ predicate on the "address" field.
func AddressEqualFold ¶
func AddressEqualFold(v string) predicate.LinkedAddress
AddressEqualFold applies the EqualFold predicate on the "address" field.
func AddressGT ¶
func AddressGT(v string) predicate.LinkedAddress
AddressGT applies the GT predicate on the "address" field.
func AddressGTE ¶
func AddressGTE(v string) predicate.LinkedAddress
AddressGTE applies the GTE predicate on the "address" field.
func AddressHasPrefix ¶
func AddressHasPrefix(v string) predicate.LinkedAddress
AddressHasPrefix applies the HasPrefix predicate on the "address" field.
func AddressHasSuffix ¶
func AddressHasSuffix(v string) predicate.LinkedAddress
AddressHasSuffix applies the HasSuffix predicate on the "address" field.
func AddressIn ¶
func AddressIn(vs ...string) predicate.LinkedAddress
AddressIn applies the In predicate on the "address" field.
func AddressLT ¶
func AddressLT(v string) predicate.LinkedAddress
AddressLT applies the LT predicate on the "address" field.
func AddressLTE ¶
func AddressLTE(v string) predicate.LinkedAddress
AddressLTE applies the LTE predicate on the "address" field.
func AddressNEQ ¶
func AddressNEQ(v string) predicate.LinkedAddress
AddressNEQ applies the NEQ predicate on the "address" field.
func AddressNotIn ¶
func AddressNotIn(vs ...string) predicate.LinkedAddress
AddressNotIn applies the NotIn predicate on the "address" field.
func And ¶
func And(predicates ...predicate.LinkedAddress) predicate.LinkedAddress
And groups predicates with the AND operator between them.
func CreatedAt ¶
func CreatedAt(v time.Time) predicate.LinkedAddress
CreatedAt applies equality check predicate on the "created_at" field. It's identical to CreatedAtEQ.
func CreatedAtEQ ¶
func CreatedAtEQ(v time.Time) predicate.LinkedAddress
CreatedAtEQ applies the EQ predicate on the "created_at" field.
func CreatedAtGT ¶
func CreatedAtGT(v time.Time) predicate.LinkedAddress
CreatedAtGT applies the GT predicate on the "created_at" field.
func CreatedAtGTE ¶
func CreatedAtGTE(v time.Time) predicate.LinkedAddress
CreatedAtGTE applies the GTE predicate on the "created_at" field.
func CreatedAtIn ¶
func CreatedAtIn(vs ...time.Time) predicate.LinkedAddress
CreatedAtIn applies the In predicate on the "created_at" field.
func CreatedAtLT ¶
func CreatedAtLT(v time.Time) predicate.LinkedAddress
CreatedAtLT applies the LT predicate on the "created_at" field.
func CreatedAtLTE ¶
func CreatedAtLTE(v time.Time) predicate.LinkedAddress
CreatedAtLTE applies the LTE predicate on the "created_at" field.
func CreatedAtNEQ ¶
func CreatedAtNEQ(v time.Time) predicate.LinkedAddress
CreatedAtNEQ applies the NEQ predicate on the "created_at" field.
func CreatedAtNotIn ¶
func CreatedAtNotIn(vs ...time.Time) predicate.LinkedAddress
CreatedAtNotIn applies the NotIn predicate on the "created_at" field.
func HasPaymentOrders ¶
func HasPaymentOrders() predicate.LinkedAddress
HasPaymentOrders applies the HasEdge predicate on the "payment_orders" edge.
func HasPaymentOrdersWith ¶
func HasPaymentOrdersWith(preds ...predicate.PaymentOrder) predicate.LinkedAddress
HasPaymentOrdersWith applies the HasEdge predicate on the "payment_orders" edge with a given conditions (other predicates).
func IDEQ ¶
func IDEQ(id int) predicate.LinkedAddress
IDEQ applies the EQ predicate on the ID field.
func IDGT ¶
func IDGT(id int) predicate.LinkedAddress
IDGT applies the GT predicate on the ID field.
func IDGTE ¶
func IDGTE(id int) predicate.LinkedAddress
IDGTE applies the GTE predicate on the ID field.
func IDIn ¶
func IDIn(ids ...int) predicate.LinkedAddress
IDIn applies the In predicate on the ID field.
func IDLT ¶
func IDLT(id int) predicate.LinkedAddress
IDLT applies the LT predicate on the ID field.
func IDLTE ¶
func IDLTE(id int) predicate.LinkedAddress
IDLTE applies the LTE predicate on the ID field.
func IDNEQ ¶
func IDNEQ(id int) predicate.LinkedAddress
IDNEQ applies the NEQ predicate on the ID field.
func IDNotIn ¶
func IDNotIn(ids ...int) predicate.LinkedAddress
IDNotIn applies the NotIn predicate on the ID field.
func Institution ¶
func Institution(v string) predicate.LinkedAddress
Institution applies equality check predicate on the "institution" field. It's identical to InstitutionEQ.
func InstitutionContains ¶
func InstitutionContains(v string) predicate.LinkedAddress
InstitutionContains applies the Contains predicate on the "institution" field.
func InstitutionContainsFold ¶
func InstitutionContainsFold(v string) predicate.LinkedAddress
InstitutionContainsFold applies the ContainsFold predicate on the "institution" field.
func InstitutionEQ ¶
func InstitutionEQ(v string) predicate.LinkedAddress
InstitutionEQ applies the EQ predicate on the "institution" field.
func InstitutionEqualFold ¶
func InstitutionEqualFold(v string) predicate.LinkedAddress
InstitutionEqualFold applies the EqualFold predicate on the "institution" field.
func InstitutionGT ¶
func InstitutionGT(v string) predicate.LinkedAddress
InstitutionGT applies the GT predicate on the "institution" field.
func InstitutionGTE ¶
func InstitutionGTE(v string) predicate.LinkedAddress
InstitutionGTE applies the GTE predicate on the "institution" field.
func InstitutionHasPrefix ¶
func InstitutionHasPrefix(v string) predicate.LinkedAddress
InstitutionHasPrefix applies the HasPrefix predicate on the "institution" field.
func InstitutionHasSuffix ¶
func InstitutionHasSuffix(v string) predicate.LinkedAddress
InstitutionHasSuffix applies the HasSuffix predicate on the "institution" field.
func InstitutionIn ¶
func InstitutionIn(vs ...string) predicate.LinkedAddress
InstitutionIn applies the In predicate on the "institution" field.
func InstitutionLT ¶
func InstitutionLT(v string) predicate.LinkedAddress
InstitutionLT applies the LT predicate on the "institution" field.
func InstitutionLTE ¶
func InstitutionLTE(v string) predicate.LinkedAddress
InstitutionLTE applies the LTE predicate on the "institution" field.
func InstitutionNEQ ¶
func InstitutionNEQ(v string) predicate.LinkedAddress
InstitutionNEQ applies the NEQ predicate on the "institution" field.
func InstitutionNotIn ¶
func InstitutionNotIn(vs ...string) predicate.LinkedAddress
InstitutionNotIn applies the NotIn predicate on the "institution" field.
func LastIndexedBlock ¶
func LastIndexedBlock(v int64) predicate.LinkedAddress
LastIndexedBlock applies equality check predicate on the "last_indexed_block" field. It's identical to LastIndexedBlockEQ.
func LastIndexedBlockEQ ¶
func LastIndexedBlockEQ(v int64) predicate.LinkedAddress
LastIndexedBlockEQ applies the EQ predicate on the "last_indexed_block" field.
func LastIndexedBlockGT ¶
func LastIndexedBlockGT(v int64) predicate.LinkedAddress
LastIndexedBlockGT applies the GT predicate on the "last_indexed_block" field.
func LastIndexedBlockGTE ¶
func LastIndexedBlockGTE(v int64) predicate.LinkedAddress
LastIndexedBlockGTE applies the GTE predicate on the "last_indexed_block" field.
func LastIndexedBlockIn ¶
func LastIndexedBlockIn(vs ...int64) predicate.LinkedAddress
LastIndexedBlockIn applies the In predicate on the "last_indexed_block" field.
func LastIndexedBlockIsNil ¶
func LastIndexedBlockIsNil() predicate.LinkedAddress
LastIndexedBlockIsNil applies the IsNil predicate on the "last_indexed_block" field.
func LastIndexedBlockLT ¶
func LastIndexedBlockLT(v int64) predicate.LinkedAddress
LastIndexedBlockLT applies the LT predicate on the "last_indexed_block" field.
func LastIndexedBlockLTE ¶
func LastIndexedBlockLTE(v int64) predicate.LinkedAddress
LastIndexedBlockLTE applies the LTE predicate on the "last_indexed_block" field.
func LastIndexedBlockNEQ ¶
func LastIndexedBlockNEQ(v int64) predicate.LinkedAddress
LastIndexedBlockNEQ applies the NEQ predicate on the "last_indexed_block" field.
func LastIndexedBlockNotIn ¶
func LastIndexedBlockNotIn(vs ...int64) predicate.LinkedAddress
LastIndexedBlockNotIn applies the NotIn predicate on the "last_indexed_block" field.
func LastIndexedBlockNotNil ¶
func LastIndexedBlockNotNil() predicate.LinkedAddress
LastIndexedBlockNotNil applies the NotNil predicate on the "last_indexed_block" field.
func Not ¶
func Not(p predicate.LinkedAddress) predicate.LinkedAddress
Not applies the not operator on the given predicate.
func Or ¶
func Or(predicates ...predicate.LinkedAddress) predicate.LinkedAddress
Or groups predicates with the OR operator between them.
func OwnerAddress ¶
func OwnerAddress(v string) predicate.LinkedAddress
OwnerAddress applies equality check predicate on the "owner_address" field. It's identical to OwnerAddressEQ.
func OwnerAddressContains ¶
func OwnerAddressContains(v string) predicate.LinkedAddress
OwnerAddressContains applies the Contains predicate on the "owner_address" field.
func OwnerAddressContainsFold ¶
func OwnerAddressContainsFold(v string) predicate.LinkedAddress
OwnerAddressContainsFold applies the ContainsFold predicate on the "owner_address" field.
func OwnerAddressEQ ¶
func OwnerAddressEQ(v string) predicate.LinkedAddress
OwnerAddressEQ applies the EQ predicate on the "owner_address" field.
func OwnerAddressEqualFold ¶
func OwnerAddressEqualFold(v string) predicate.LinkedAddress
OwnerAddressEqualFold applies the EqualFold predicate on the "owner_address" field.
func OwnerAddressGT ¶
func OwnerAddressGT(v string) predicate.LinkedAddress
OwnerAddressGT applies the GT predicate on the "owner_address" field.
func OwnerAddressGTE ¶
func OwnerAddressGTE(v string) predicate.LinkedAddress
OwnerAddressGTE applies the GTE predicate on the "owner_address" field.
func OwnerAddressHasPrefix ¶
func OwnerAddressHasPrefix(v string) predicate.LinkedAddress
OwnerAddressHasPrefix applies the HasPrefix predicate on the "owner_address" field.
func OwnerAddressHasSuffix ¶
func OwnerAddressHasSuffix(v string) predicate.LinkedAddress
OwnerAddressHasSuffix applies the HasSuffix predicate on the "owner_address" field.
func OwnerAddressIn ¶
func OwnerAddressIn(vs ...string) predicate.LinkedAddress
OwnerAddressIn applies the In predicate on the "owner_address" field.
func OwnerAddressLT ¶
func OwnerAddressLT(v string) predicate.LinkedAddress
OwnerAddressLT applies the LT predicate on the "owner_address" field.
func OwnerAddressLTE ¶
func OwnerAddressLTE(v string) predicate.LinkedAddress
OwnerAddressLTE applies the LTE predicate on the "owner_address" field.
func OwnerAddressNEQ ¶
func OwnerAddressNEQ(v string) predicate.LinkedAddress
OwnerAddressNEQ applies the NEQ predicate on the "owner_address" field.
func OwnerAddressNotIn ¶
func OwnerAddressNotIn(vs ...string) predicate.LinkedAddress
OwnerAddressNotIn applies the NotIn predicate on the "owner_address" field.
func Salt ¶
func Salt(v []byte) predicate.LinkedAddress
Salt applies equality check predicate on the "salt" field. It's identical to SaltEQ.
func SaltEQ ¶
func SaltEQ(v []byte) predicate.LinkedAddress
SaltEQ applies the EQ predicate on the "salt" field.
func SaltGT ¶
func SaltGT(v []byte) predicate.LinkedAddress
SaltGT applies the GT predicate on the "salt" field.
func SaltGTE ¶
func SaltGTE(v []byte) predicate.LinkedAddress
SaltGTE applies the GTE predicate on the "salt" field.
func SaltIn ¶
func SaltIn(vs ...[]byte) predicate.LinkedAddress
SaltIn applies the In predicate on the "salt" field.
func SaltLT ¶
func SaltLT(v []byte) predicate.LinkedAddress
SaltLT applies the LT predicate on the "salt" field.
func SaltLTE ¶
func SaltLTE(v []byte) predicate.LinkedAddress
SaltLTE applies the LTE predicate on the "salt" field.
func SaltNEQ ¶
func SaltNEQ(v []byte) predicate.LinkedAddress
SaltNEQ applies the NEQ predicate on the "salt" field.
func SaltNotIn ¶
func SaltNotIn(vs ...[]byte) predicate.LinkedAddress
SaltNotIn applies the NotIn predicate on the "salt" field.
func TxHash ¶
func TxHash(v string) predicate.LinkedAddress
TxHash applies equality check predicate on the "tx_hash" field. It's identical to TxHashEQ.
func TxHashContains ¶
func TxHashContains(v string) predicate.LinkedAddress
TxHashContains applies the Contains predicate on the "tx_hash" field.
func TxHashContainsFold ¶
func TxHashContainsFold(v string) predicate.LinkedAddress
TxHashContainsFold applies the ContainsFold predicate on the "tx_hash" field.
func TxHashEQ ¶
func TxHashEQ(v string) predicate.LinkedAddress
TxHashEQ applies the EQ predicate on the "tx_hash" field.
func TxHashEqualFold ¶
func TxHashEqualFold(v string) predicate.LinkedAddress
TxHashEqualFold applies the EqualFold predicate on the "tx_hash" field.
func TxHashGT ¶
func TxHashGT(v string) predicate.LinkedAddress
TxHashGT applies the GT predicate on the "tx_hash" field.
func TxHashGTE ¶
func TxHashGTE(v string) predicate.LinkedAddress
TxHashGTE applies the GTE predicate on the "tx_hash" field.
func TxHashHasPrefix ¶
func TxHashHasPrefix(v string) predicate.LinkedAddress
TxHashHasPrefix applies the HasPrefix predicate on the "tx_hash" field.
func TxHashHasSuffix ¶
func TxHashHasSuffix(v string) predicate.LinkedAddress
TxHashHasSuffix applies the HasSuffix predicate on the "tx_hash" field.
func TxHashIn ¶
func TxHashIn(vs ...string) predicate.LinkedAddress
TxHashIn applies the In predicate on the "tx_hash" field.
func TxHashIsNil ¶
func TxHashIsNil() predicate.LinkedAddress
TxHashIsNil applies the IsNil predicate on the "tx_hash" field.
func TxHashLT ¶
func TxHashLT(v string) predicate.LinkedAddress
TxHashLT applies the LT predicate on the "tx_hash" field.
func TxHashLTE ¶
func TxHashLTE(v string) predicate.LinkedAddress
TxHashLTE applies the LTE predicate on the "tx_hash" field.
func TxHashNEQ ¶
func TxHashNEQ(v string) predicate.LinkedAddress
TxHashNEQ applies the NEQ predicate on the "tx_hash" field.
func TxHashNotIn ¶
func TxHashNotIn(vs ...string) predicate.LinkedAddress
TxHashNotIn applies the NotIn predicate on the "tx_hash" field.
func TxHashNotNil ¶
func TxHashNotNil() predicate.LinkedAddress
TxHashNotNil applies the NotNil predicate on the "tx_hash" field.
func UpdatedAt ¶
func UpdatedAt(v time.Time) predicate.LinkedAddress
UpdatedAt applies equality check predicate on the "updated_at" field. It's identical to UpdatedAtEQ.
func UpdatedAtEQ ¶
func UpdatedAtEQ(v time.Time) predicate.LinkedAddress
UpdatedAtEQ applies the EQ predicate on the "updated_at" field.
func UpdatedAtGT ¶
func UpdatedAtGT(v time.Time) predicate.LinkedAddress
UpdatedAtGT applies the GT predicate on the "updated_at" field.
func UpdatedAtGTE ¶
func UpdatedAtGTE(v time.Time) predicate.LinkedAddress
UpdatedAtGTE applies the GTE predicate on the "updated_at" field.
func UpdatedAtIn ¶
func UpdatedAtIn(vs ...time.Time) predicate.LinkedAddress
UpdatedAtIn applies the In predicate on the "updated_at" field.
func UpdatedAtLT ¶
func UpdatedAtLT(v time.Time) predicate.LinkedAddress
UpdatedAtLT applies the LT predicate on the "updated_at" field.
func UpdatedAtLTE ¶
func UpdatedAtLTE(v time.Time) predicate.LinkedAddress
UpdatedAtLTE applies the LTE predicate on the "updated_at" field.
func UpdatedAtNEQ ¶
func UpdatedAtNEQ(v time.Time) predicate.LinkedAddress
UpdatedAtNEQ applies the NEQ predicate on the "updated_at" field.
func UpdatedAtNotIn ¶
func UpdatedAtNotIn(vs ...time.Time) predicate.LinkedAddress
UpdatedAtNotIn applies the NotIn predicate on the "updated_at" field.
func ValidColumn ¶
ValidColumn reports if the column name is valid (part of the table columns).
Types ¶
type OrderOption ¶
OrderOption defines the ordering options for the LinkedAddress queries.
func ByAccountIdentifier ¶
func ByAccountIdentifier(opts ...sql.OrderTermOption) OrderOption
ByAccountIdentifier orders the results by the account_identifier field.
func ByAccountName ¶
func ByAccountName(opts ...sql.OrderTermOption) OrderOption
ByAccountName orders the results by the account_name field.
func ByAddress ¶
func ByAddress(opts ...sql.OrderTermOption) OrderOption
ByAddress orders the results by the address field.
func ByCreatedAt ¶
func ByCreatedAt(opts ...sql.OrderTermOption) OrderOption
ByCreatedAt orders the results by the created_at field.
func ByID ¶
func ByID(opts ...sql.OrderTermOption) OrderOption
ByID orders the results by the id field.
func ByInstitution ¶
func ByInstitution(opts ...sql.OrderTermOption) OrderOption
ByInstitution orders the results by the institution field.
func ByLastIndexedBlock ¶
func ByLastIndexedBlock(opts ...sql.OrderTermOption) OrderOption
ByLastIndexedBlock orders the results by the last_indexed_block field.
func ByOwnerAddress ¶
func ByOwnerAddress(opts ...sql.OrderTermOption) OrderOption
ByOwnerAddress orders the results by the owner_address field.
func ByPaymentOrders ¶
func ByPaymentOrders(term sql.OrderTerm, terms ...sql.OrderTerm) OrderOption
ByPaymentOrders orders the results by payment_orders terms.
func ByPaymentOrdersCount ¶
func ByPaymentOrdersCount(opts ...sql.OrderTermOption) OrderOption
ByPaymentOrdersCount orders the results by payment_orders count.
func ByTxHash ¶
func ByTxHash(opts ...sql.OrderTermOption) OrderOption
ByTxHash orders the results by the tx_hash field.
func ByUpdatedAt ¶
func ByUpdatedAt(opts ...sql.OrderTermOption) OrderOption
ByUpdatedAt orders the results by the updated_at field.