Documentation
¶
Index ¶
- Constants
- Variables
- func And(predicates ...predicate.Subprocessor) predicate.Subprocessor
- func CreatedAt(v time.Time) predicate.Subprocessor
- func CreatedAtEQ(v time.Time) predicate.Subprocessor
- func CreatedAtGT(v time.Time) predicate.Subprocessor
- func CreatedAtGTE(v time.Time) predicate.Subprocessor
- func CreatedAtIn(vs ...time.Time) predicate.Subprocessor
- func CreatedAtIsNil() predicate.Subprocessor
- func CreatedAtLT(v time.Time) predicate.Subprocessor
- func CreatedAtLTE(v time.Time) predicate.Subprocessor
- func CreatedAtNEQ(v time.Time) predicate.Subprocessor
- func CreatedAtNotIn(vs ...time.Time) predicate.Subprocessor
- func CreatedAtNotNil() predicate.Subprocessor
- func CreatedBy(v string) predicate.Subprocessor
- func CreatedByContains(v string) predicate.Subprocessor
- func CreatedByContainsFold(v string) predicate.Subprocessor
- func CreatedByEQ(v string) predicate.Subprocessor
- func CreatedByEqualFold(v string) predicate.Subprocessor
- func CreatedByGT(v string) predicate.Subprocessor
- func CreatedByGTE(v string) predicate.Subprocessor
- func CreatedByHasPrefix(v string) predicate.Subprocessor
- func CreatedByHasSuffix(v string) predicate.Subprocessor
- func CreatedByIn(vs ...string) predicate.Subprocessor
- func CreatedByIsNil() predicate.Subprocessor
- func CreatedByLT(v string) predicate.Subprocessor
- func CreatedByLTE(v string) predicate.Subprocessor
- func CreatedByNEQ(v string) predicate.Subprocessor
- func CreatedByNotIn(vs ...string) predicate.Subprocessor
- func CreatedByNotNil() predicate.Subprocessor
- func DeletedAt(v time.Time) predicate.Subprocessor
- func DeletedAtEQ(v time.Time) predicate.Subprocessor
- func DeletedAtGT(v time.Time) predicate.Subprocessor
- func DeletedAtGTE(v time.Time) predicate.Subprocessor
- func DeletedAtIn(vs ...time.Time) predicate.Subprocessor
- func DeletedAtIsNil() predicate.Subprocessor
- func DeletedAtLT(v time.Time) predicate.Subprocessor
- func DeletedAtLTE(v time.Time) predicate.Subprocessor
- func DeletedAtNEQ(v time.Time) predicate.Subprocessor
- func DeletedAtNotIn(vs ...time.Time) predicate.Subprocessor
- func DeletedAtNotNil() predicate.Subprocessor
- func DeletedBy(v string) predicate.Subprocessor
- func DeletedByContains(v string) predicate.Subprocessor
- func DeletedByContainsFold(v string) predicate.Subprocessor
- func DeletedByEQ(v string) predicate.Subprocessor
- func DeletedByEqualFold(v string) predicate.Subprocessor
- func DeletedByGT(v string) predicate.Subprocessor
- func DeletedByGTE(v string) predicate.Subprocessor
- func DeletedByHasPrefix(v string) predicate.Subprocessor
- func DeletedByHasSuffix(v string) predicate.Subprocessor
- func DeletedByIn(vs ...string) predicate.Subprocessor
- func DeletedByIsNil() predicate.Subprocessor
- func DeletedByLT(v string) predicate.Subprocessor
- func DeletedByLTE(v string) predicate.Subprocessor
- func DeletedByNEQ(v string) predicate.Subprocessor
- func DeletedByNotIn(vs ...string) predicate.Subprocessor
- func DeletedByNotNil() predicate.Subprocessor
- func Description(v string) predicate.Subprocessor
- func DescriptionContains(v string) predicate.Subprocessor
- func DescriptionContainsFold(v string) predicate.Subprocessor
- func DescriptionEQ(v string) predicate.Subprocessor
- func DescriptionEqualFold(v string) predicate.Subprocessor
- func DescriptionGT(v string) predicate.Subprocessor
- func DescriptionGTE(v string) predicate.Subprocessor
- func DescriptionHasPrefix(v string) predicate.Subprocessor
- func DescriptionHasSuffix(v string) predicate.Subprocessor
- func DescriptionIn(vs ...string) predicate.Subprocessor
- func DescriptionIsNil() predicate.Subprocessor
- func DescriptionLT(v string) predicate.Subprocessor
- func DescriptionLTE(v string) predicate.Subprocessor
- func DescriptionNEQ(v string) predicate.Subprocessor
- func DescriptionNotIn(vs ...string) predicate.Subprocessor
- func DescriptionNotNil() predicate.Subprocessor
- func HasLogoFile() predicate.Subprocessor
- func HasLogoFileWith(preds ...predicate.File) predicate.Subprocessor
- func HasOwner() predicate.Subprocessor
- func HasOwnerWith(preds ...predicate.Organization) predicate.Subprocessor
- func HasTrustCenterSubprocessors() predicate.Subprocessor
- func HasTrustCenterSubprocessorsWith(preds ...predicate.TrustCenterSubprocessor) predicate.Subprocessor
- func ID(id string) predicate.Subprocessor
- func IDContainsFold(id string) predicate.Subprocessor
- func IDEQ(id string) predicate.Subprocessor
- func IDEqualFold(id string) predicate.Subprocessor
- func IDGT(id string) predicate.Subprocessor
- func IDGTE(id string) predicate.Subprocessor
- func IDIn(ids ...string) predicate.Subprocessor
- func IDLT(id string) predicate.Subprocessor
- func IDLTE(id string) predicate.Subprocessor
- func IDNEQ(id string) predicate.Subprocessor
- func IDNotIn(ids ...string) predicate.Subprocessor
- func InternalNotes(v string) predicate.Subprocessor
- func InternalNotesContains(v string) predicate.Subprocessor
- func InternalNotesContainsFold(v string) predicate.Subprocessor
- func InternalNotesEQ(v string) predicate.Subprocessor
- func InternalNotesEqualFold(v string) predicate.Subprocessor
- func InternalNotesGT(v string) predicate.Subprocessor
- func InternalNotesGTE(v string) predicate.Subprocessor
- func InternalNotesHasPrefix(v string) predicate.Subprocessor
- func InternalNotesHasSuffix(v string) predicate.Subprocessor
- func InternalNotesIn(vs ...string) predicate.Subprocessor
- func InternalNotesIsNil() predicate.Subprocessor
- func InternalNotesLT(v string) predicate.Subprocessor
- func InternalNotesLTE(v string) predicate.Subprocessor
- func InternalNotesNEQ(v string) predicate.Subprocessor
- func InternalNotesNotIn(vs ...string) predicate.Subprocessor
- func InternalNotesNotNil() predicate.Subprocessor
- func LogoFileID(v string) predicate.Subprocessor
- func LogoFileIDContains(v string) predicate.Subprocessor
- func LogoFileIDContainsFold(v string) predicate.Subprocessor
- func LogoFileIDEQ(v string) predicate.Subprocessor
- func LogoFileIDEqualFold(v string) predicate.Subprocessor
- func LogoFileIDGT(v string) predicate.Subprocessor
- func LogoFileIDGTE(v string) predicate.Subprocessor
- func LogoFileIDHasPrefix(v string) predicate.Subprocessor
- func LogoFileIDHasSuffix(v string) predicate.Subprocessor
- func LogoFileIDIn(vs ...string) predicate.Subprocessor
- func LogoFileIDIsNil() predicate.Subprocessor
- func LogoFileIDLT(v string) predicate.Subprocessor
- func LogoFileIDLTE(v string) predicate.Subprocessor
- func LogoFileIDNEQ(v string) predicate.Subprocessor
- func LogoFileIDNotIn(vs ...string) predicate.Subprocessor
- func LogoFileIDNotNil() predicate.Subprocessor
- func LogoRemoteURL(v string) predicate.Subprocessor
- func LogoRemoteURLContains(v string) predicate.Subprocessor
- func LogoRemoteURLContainsFold(v string) predicate.Subprocessor
- func LogoRemoteURLEQ(v string) predicate.Subprocessor
- func LogoRemoteURLEqualFold(v string) predicate.Subprocessor
- func LogoRemoteURLGT(v string) predicate.Subprocessor
- func LogoRemoteURLGTE(v string) predicate.Subprocessor
- func LogoRemoteURLHasPrefix(v string) predicate.Subprocessor
- func LogoRemoteURLHasSuffix(v string) predicate.Subprocessor
- func LogoRemoteURLIn(vs ...string) predicate.Subprocessor
- func LogoRemoteURLIsNil() predicate.Subprocessor
- func LogoRemoteURLLT(v string) predicate.Subprocessor
- func LogoRemoteURLLTE(v string) predicate.Subprocessor
- func LogoRemoteURLNEQ(v string) predicate.Subprocessor
- func LogoRemoteURLNotIn(vs ...string) predicate.Subprocessor
- func LogoRemoteURLNotNil() predicate.Subprocessor
- func Name(v string) predicate.Subprocessor
- func NameContains(v string) predicate.Subprocessor
- func NameContainsFold(v string) predicate.Subprocessor
- func NameEQ(v string) predicate.Subprocessor
- func NameEqualFold(v string) predicate.Subprocessor
- func NameGT(v string) predicate.Subprocessor
- func NameGTE(v string) predicate.Subprocessor
- func NameHasPrefix(v string) predicate.Subprocessor
- func NameHasSuffix(v string) predicate.Subprocessor
- func NameIn(vs ...string) predicate.Subprocessor
- func NameLT(v string) predicate.Subprocessor
- func NameLTE(v string) predicate.Subprocessor
- func NameNEQ(v string) predicate.Subprocessor
- func NameNotIn(vs ...string) predicate.Subprocessor
- func Not(p predicate.Subprocessor) predicate.Subprocessor
- func Or(predicates ...predicate.Subprocessor) predicate.Subprocessor
- func OwnerID(v string) predicate.Subprocessor
- func OwnerIDContains(v string) predicate.Subprocessor
- func OwnerIDContainsFold(v string) predicate.Subprocessor
- func OwnerIDEQ(v string) predicate.Subprocessor
- func OwnerIDEqualFold(v string) predicate.Subprocessor
- func OwnerIDGT(v string) predicate.Subprocessor
- func OwnerIDGTE(v string) predicate.Subprocessor
- func OwnerIDHasPrefix(v string) predicate.Subprocessor
- func OwnerIDHasSuffix(v string) predicate.Subprocessor
- func OwnerIDIn(vs ...string) predicate.Subprocessor
- func OwnerIDIsNil() predicate.Subprocessor
- func OwnerIDLT(v string) predicate.Subprocessor
- func OwnerIDLTE(v string) predicate.Subprocessor
- func OwnerIDNEQ(v string) predicate.Subprocessor
- func OwnerIDNotIn(vs ...string) predicate.Subprocessor
- func OwnerIDNotNil() predicate.Subprocessor
- func SystemInternalID(v string) predicate.Subprocessor
- func SystemInternalIDContains(v string) predicate.Subprocessor
- func SystemInternalIDContainsFold(v string) predicate.Subprocessor
- func SystemInternalIDEQ(v string) predicate.Subprocessor
- func SystemInternalIDEqualFold(v string) predicate.Subprocessor
- func SystemInternalIDGT(v string) predicate.Subprocessor
- func SystemInternalIDGTE(v string) predicate.Subprocessor
- func SystemInternalIDHasPrefix(v string) predicate.Subprocessor
- func SystemInternalIDHasSuffix(v string) predicate.Subprocessor
- func SystemInternalIDIn(vs ...string) predicate.Subprocessor
- func SystemInternalIDIsNil() predicate.Subprocessor
- func SystemInternalIDLT(v string) predicate.Subprocessor
- func SystemInternalIDLTE(v string) predicate.Subprocessor
- func SystemInternalIDNEQ(v string) predicate.Subprocessor
- func SystemInternalIDNotIn(vs ...string) predicate.Subprocessor
- func SystemInternalIDNotNil() predicate.Subprocessor
- func SystemOwned(v bool) predicate.Subprocessor
- func SystemOwnedEQ(v bool) predicate.Subprocessor
- func SystemOwnedIsNil() predicate.Subprocessor
- func SystemOwnedNEQ(v bool) predicate.Subprocessor
- func SystemOwnedNotNil() predicate.Subprocessor
- func TagsIsNil() predicate.Subprocessor
- func TagsNotNil() predicate.Subprocessor
- func UpdatedAt(v time.Time) predicate.Subprocessor
- func UpdatedAtEQ(v time.Time) predicate.Subprocessor
- func UpdatedAtGT(v time.Time) predicate.Subprocessor
- func UpdatedAtGTE(v time.Time) predicate.Subprocessor
- func UpdatedAtIn(vs ...time.Time) predicate.Subprocessor
- func UpdatedAtIsNil() predicate.Subprocessor
- func UpdatedAtLT(v time.Time) predicate.Subprocessor
- func UpdatedAtLTE(v time.Time) predicate.Subprocessor
- func UpdatedAtNEQ(v time.Time) predicate.Subprocessor
- func UpdatedAtNotIn(vs ...time.Time) predicate.Subprocessor
- func UpdatedAtNotNil() predicate.Subprocessor
- func UpdatedBy(v string) predicate.Subprocessor
- func UpdatedByContains(v string) predicate.Subprocessor
- func UpdatedByContainsFold(v string) predicate.Subprocessor
- func UpdatedByEQ(v string) predicate.Subprocessor
- func UpdatedByEqualFold(v string) predicate.Subprocessor
- func UpdatedByGT(v string) predicate.Subprocessor
- func UpdatedByGTE(v string) predicate.Subprocessor
- func UpdatedByHasPrefix(v string) predicate.Subprocessor
- func UpdatedByHasSuffix(v string) predicate.Subprocessor
- func UpdatedByIn(vs ...string) predicate.Subprocessor
- func UpdatedByIsNil() predicate.Subprocessor
- func UpdatedByLT(v string) predicate.Subprocessor
- func UpdatedByLTE(v string) predicate.Subprocessor
- func UpdatedByNEQ(v string) predicate.Subprocessor
- func UpdatedByNotIn(vs ...string) predicate.Subprocessor
- func UpdatedByNotNil() predicate.Subprocessor
- func ValidColumn(column string) bool
- type OrderOption
- func ByCreatedAt(opts ...sql.OrderTermOption) OrderOption
- func ByCreatedBy(opts ...sql.OrderTermOption) OrderOption
- func ByDeletedAt(opts ...sql.OrderTermOption) OrderOption
- func ByDeletedBy(opts ...sql.OrderTermOption) OrderOption
- func ByDescription(opts ...sql.OrderTermOption) OrderOption
- func ByID(opts ...sql.OrderTermOption) OrderOption
- func ByInternalNotes(opts ...sql.OrderTermOption) OrderOption
- func ByLogoFileField(field string, opts ...sql.OrderTermOption) OrderOption
- func ByLogoFileID(opts ...sql.OrderTermOption) OrderOption
- func ByLogoRemoteURL(opts ...sql.OrderTermOption) OrderOption
- func ByName(opts ...sql.OrderTermOption) OrderOption
- func ByOwnerField(field string, opts ...sql.OrderTermOption) OrderOption
- func ByOwnerID(opts ...sql.OrderTermOption) OrderOption
- func BySystemInternalID(opts ...sql.OrderTermOption) OrderOption
- func BySystemOwned(opts ...sql.OrderTermOption) OrderOption
- func ByTrustCenterSubprocessors(term sql.OrderTerm, terms ...sql.OrderTerm) OrderOption
- func ByTrustCenterSubprocessorsCount(opts ...sql.OrderTermOption) OrderOption
- func ByUpdatedAt(opts ...sql.OrderTermOption) OrderOption
- func ByUpdatedBy(opts ...sql.OrderTermOption) OrderOption
Constants ¶
const ( // Label holds the string label denoting the subprocessor type in the database. Label = "subprocessor" // 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" // FieldCreatedBy holds the string denoting the created_by field in the database. FieldCreatedBy = "created_by" // FieldUpdatedBy holds the string denoting the updated_by field in the database. FieldUpdatedBy = "updated_by" // FieldDeletedAt holds the string denoting the deleted_at field in the database. FieldDeletedAt = "deleted_at" // FieldDeletedBy holds the string denoting the deleted_by field in the database. FieldDeletedBy = "deleted_by" // FieldTags holds the string denoting the tags field in the database. FieldTags = "tags" // FieldOwnerID holds the string denoting the owner_id field in the database. FieldOwnerID = "owner_id" // FieldSystemOwned holds the string denoting the system_owned field in the database. FieldSystemOwned = "system_owned" // FieldInternalNotes holds the string denoting the internal_notes field in the database. FieldInternalNotes = "internal_notes" // FieldSystemInternalID holds the string denoting the system_internal_id field in the database. FieldSystemInternalID = "system_internal_id" // FieldName holds the string denoting the name field in the database. FieldName = "name" // FieldDescription holds the string denoting the description field in the database. FieldDescription = "description" // FieldLogoRemoteURL holds the string denoting the logo_remote_url field in the database. FieldLogoRemoteURL = "logo_remote_url" // FieldLogoFileID holds the string denoting the logo_file_id field in the database. FieldLogoFileID = "logo_file_id" // EdgeOwner holds the string denoting the owner edge name in mutations. EdgeOwner = "owner" // EdgeLogoFile holds the string denoting the logo_file edge name in mutations. EdgeLogoFile = "logo_file" // EdgeTrustCenterSubprocessors holds the string denoting the trust_center_subprocessors edge name in mutations. EdgeTrustCenterSubprocessors = "trust_center_subprocessors" // Table holds the table name of the subprocessor in the database. Table = "subprocessors" // OwnerTable is the table that holds the owner relation/edge. OwnerTable = "subprocessors" // OwnerInverseTable is the table name for the Organization entity. // It exists in this package in order to avoid circular dependency with the "organization" package. OwnerInverseTable = "organizations" // OwnerColumn is the table column denoting the owner relation/edge. OwnerColumn = "owner_id" // LogoFileTable is the table that holds the logo_file relation/edge. LogoFileTable = "subprocessors" // LogoFileInverseTable is the table name for the File entity. // It exists in this package in order to avoid circular dependency with the "file" package. LogoFileInverseTable = "files" // LogoFileColumn is the table column denoting the logo_file relation/edge. LogoFileColumn = "logo_file_id" // TrustCenterSubprocessorsTable is the table that holds the trust_center_subprocessors relation/edge. TrustCenterSubprocessorsTable = "trust_center_subprocessors" // TrustCenterSubprocessorsInverseTable is the table name for the TrustCenterSubprocessor entity. // It exists in this package in order to avoid circular dependency with the "trustcentersubprocessor" package. TrustCenterSubprocessorsInverseTable = "trust_center_subprocessors" // TrustCenterSubprocessorsColumn is the table column denoting the trust_center_subprocessors relation/edge. TrustCenterSubprocessorsColumn = "subprocessor_id" )
Variables ¶
var ( Hooks [9]ent.Hook Interceptors [4]ent.Interceptor Policy ent.Policy // 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 // DefaultTags holds the default value on creation for the "tags" field. DefaultTags []string // DefaultSystemOwned holds the default value on creation for the "system_owned" field. DefaultSystemOwned bool // NameValidator is a validator for the "name" field. It is called by the builders before save. NameValidator func(string) error // LogoRemoteURLValidator is a validator for the "logo_remote_url" field. It is called by the builders before save. LogoRemoteURLValidator func(string) error // DefaultID holds the default value on creation for the "id" field. DefaultID func() string )
Note that the variables below are initialized by the runtime package on the initialization of the application. Therefore, it should be imported in the main as follows:
import _ "github.com/theopenlane/core/internal/ent/generated/runtime"
var Columns = []string{ FieldID, FieldCreatedAt, FieldUpdatedAt, FieldCreatedBy, FieldUpdatedBy, FieldDeletedAt, FieldDeletedBy, FieldTags, FieldOwnerID, FieldSystemOwned, FieldInternalNotes, FieldSystemInternalID, FieldName, FieldDescription, FieldLogoRemoteURL, FieldLogoFileID, }
Columns holds all SQL columns for subprocessor fields.
Functions ¶
func And ¶
func And(predicates ...predicate.Subprocessor) predicate.Subprocessor
And groups predicates with the AND operator between them.
func CreatedAt ¶
func CreatedAt(v time.Time) predicate.Subprocessor
CreatedAt applies equality check predicate on the "created_at" field. It's identical to CreatedAtEQ.
func CreatedAtEQ ¶
func CreatedAtEQ(v time.Time) predicate.Subprocessor
CreatedAtEQ applies the EQ predicate on the "created_at" field.
func CreatedAtGT ¶
func CreatedAtGT(v time.Time) predicate.Subprocessor
CreatedAtGT applies the GT predicate on the "created_at" field.
func CreatedAtGTE ¶
func CreatedAtGTE(v time.Time) predicate.Subprocessor
CreatedAtGTE applies the GTE predicate on the "created_at" field.
func CreatedAtIn ¶
func CreatedAtIn(vs ...time.Time) predicate.Subprocessor
CreatedAtIn applies the In predicate on the "created_at" field.
func CreatedAtIsNil ¶
func CreatedAtIsNil() predicate.Subprocessor
CreatedAtIsNil applies the IsNil predicate on the "created_at" field.
func CreatedAtLT ¶
func CreatedAtLT(v time.Time) predicate.Subprocessor
CreatedAtLT applies the LT predicate on the "created_at" field.
func CreatedAtLTE ¶
func CreatedAtLTE(v time.Time) predicate.Subprocessor
CreatedAtLTE applies the LTE predicate on the "created_at" field.
func CreatedAtNEQ ¶
func CreatedAtNEQ(v time.Time) predicate.Subprocessor
CreatedAtNEQ applies the NEQ predicate on the "created_at" field.
func CreatedAtNotIn ¶
func CreatedAtNotIn(vs ...time.Time) predicate.Subprocessor
CreatedAtNotIn applies the NotIn predicate on the "created_at" field.
func CreatedAtNotNil ¶
func CreatedAtNotNil() predicate.Subprocessor
CreatedAtNotNil applies the NotNil predicate on the "created_at" field.
func CreatedBy ¶
func CreatedBy(v string) predicate.Subprocessor
CreatedBy applies equality check predicate on the "created_by" field. It's identical to CreatedByEQ.
func CreatedByContains ¶
func CreatedByContains(v string) predicate.Subprocessor
CreatedByContains applies the Contains predicate on the "created_by" field.
func CreatedByContainsFold ¶
func CreatedByContainsFold(v string) predicate.Subprocessor
CreatedByContainsFold applies the ContainsFold predicate on the "created_by" field.
func CreatedByEQ ¶
func CreatedByEQ(v string) predicate.Subprocessor
CreatedByEQ applies the EQ predicate on the "created_by" field.
func CreatedByEqualFold ¶
func CreatedByEqualFold(v string) predicate.Subprocessor
CreatedByEqualFold applies the EqualFold predicate on the "created_by" field.
func CreatedByGT ¶
func CreatedByGT(v string) predicate.Subprocessor
CreatedByGT applies the GT predicate on the "created_by" field.
func CreatedByGTE ¶
func CreatedByGTE(v string) predicate.Subprocessor
CreatedByGTE applies the GTE predicate on the "created_by" field.
func CreatedByHasPrefix ¶
func CreatedByHasPrefix(v string) predicate.Subprocessor
CreatedByHasPrefix applies the HasPrefix predicate on the "created_by" field.
func CreatedByHasSuffix ¶
func CreatedByHasSuffix(v string) predicate.Subprocessor
CreatedByHasSuffix applies the HasSuffix predicate on the "created_by" field.
func CreatedByIn ¶
func CreatedByIn(vs ...string) predicate.Subprocessor
CreatedByIn applies the In predicate on the "created_by" field.
func CreatedByIsNil ¶
func CreatedByIsNil() predicate.Subprocessor
CreatedByIsNil applies the IsNil predicate on the "created_by" field.
func CreatedByLT ¶
func CreatedByLT(v string) predicate.Subprocessor
CreatedByLT applies the LT predicate on the "created_by" field.
func CreatedByLTE ¶
func CreatedByLTE(v string) predicate.Subprocessor
CreatedByLTE applies the LTE predicate on the "created_by" field.
func CreatedByNEQ ¶
func CreatedByNEQ(v string) predicate.Subprocessor
CreatedByNEQ applies the NEQ predicate on the "created_by" field.
func CreatedByNotIn ¶
func CreatedByNotIn(vs ...string) predicate.Subprocessor
CreatedByNotIn applies the NotIn predicate on the "created_by" field.
func CreatedByNotNil ¶
func CreatedByNotNil() predicate.Subprocessor
CreatedByNotNil applies the NotNil predicate on the "created_by" field.
func DeletedAt ¶
func DeletedAt(v time.Time) predicate.Subprocessor
DeletedAt applies equality check predicate on the "deleted_at" field. It's identical to DeletedAtEQ.
func DeletedAtEQ ¶
func DeletedAtEQ(v time.Time) predicate.Subprocessor
DeletedAtEQ applies the EQ predicate on the "deleted_at" field.
func DeletedAtGT ¶
func DeletedAtGT(v time.Time) predicate.Subprocessor
DeletedAtGT applies the GT predicate on the "deleted_at" field.
func DeletedAtGTE ¶
func DeletedAtGTE(v time.Time) predicate.Subprocessor
DeletedAtGTE applies the GTE predicate on the "deleted_at" field.
func DeletedAtIn ¶
func DeletedAtIn(vs ...time.Time) predicate.Subprocessor
DeletedAtIn applies the In predicate on the "deleted_at" field.
func DeletedAtIsNil ¶
func DeletedAtIsNil() predicate.Subprocessor
DeletedAtIsNil applies the IsNil predicate on the "deleted_at" field.
func DeletedAtLT ¶
func DeletedAtLT(v time.Time) predicate.Subprocessor
DeletedAtLT applies the LT predicate on the "deleted_at" field.
func DeletedAtLTE ¶
func DeletedAtLTE(v time.Time) predicate.Subprocessor
DeletedAtLTE applies the LTE predicate on the "deleted_at" field.
func DeletedAtNEQ ¶
func DeletedAtNEQ(v time.Time) predicate.Subprocessor
DeletedAtNEQ applies the NEQ predicate on the "deleted_at" field.
func DeletedAtNotIn ¶
func DeletedAtNotIn(vs ...time.Time) predicate.Subprocessor
DeletedAtNotIn applies the NotIn predicate on the "deleted_at" field.
func DeletedAtNotNil ¶
func DeletedAtNotNil() predicate.Subprocessor
DeletedAtNotNil applies the NotNil predicate on the "deleted_at" field.
func DeletedBy ¶
func DeletedBy(v string) predicate.Subprocessor
DeletedBy applies equality check predicate on the "deleted_by" field. It's identical to DeletedByEQ.
func DeletedByContains ¶
func DeletedByContains(v string) predicate.Subprocessor
DeletedByContains applies the Contains predicate on the "deleted_by" field.
func DeletedByContainsFold ¶
func DeletedByContainsFold(v string) predicate.Subprocessor
DeletedByContainsFold applies the ContainsFold predicate on the "deleted_by" field.
func DeletedByEQ ¶
func DeletedByEQ(v string) predicate.Subprocessor
DeletedByEQ applies the EQ predicate on the "deleted_by" field.
func DeletedByEqualFold ¶
func DeletedByEqualFold(v string) predicate.Subprocessor
DeletedByEqualFold applies the EqualFold predicate on the "deleted_by" field.
func DeletedByGT ¶
func DeletedByGT(v string) predicate.Subprocessor
DeletedByGT applies the GT predicate on the "deleted_by" field.
func DeletedByGTE ¶
func DeletedByGTE(v string) predicate.Subprocessor
DeletedByGTE applies the GTE predicate on the "deleted_by" field.
func DeletedByHasPrefix ¶
func DeletedByHasPrefix(v string) predicate.Subprocessor
DeletedByHasPrefix applies the HasPrefix predicate on the "deleted_by" field.
func DeletedByHasSuffix ¶
func DeletedByHasSuffix(v string) predicate.Subprocessor
DeletedByHasSuffix applies the HasSuffix predicate on the "deleted_by" field.
func DeletedByIn ¶
func DeletedByIn(vs ...string) predicate.Subprocessor
DeletedByIn applies the In predicate on the "deleted_by" field.
func DeletedByIsNil ¶
func DeletedByIsNil() predicate.Subprocessor
DeletedByIsNil applies the IsNil predicate on the "deleted_by" field.
func DeletedByLT ¶
func DeletedByLT(v string) predicate.Subprocessor
DeletedByLT applies the LT predicate on the "deleted_by" field.
func DeletedByLTE ¶
func DeletedByLTE(v string) predicate.Subprocessor
DeletedByLTE applies the LTE predicate on the "deleted_by" field.
func DeletedByNEQ ¶
func DeletedByNEQ(v string) predicate.Subprocessor
DeletedByNEQ applies the NEQ predicate on the "deleted_by" field.
func DeletedByNotIn ¶
func DeletedByNotIn(vs ...string) predicate.Subprocessor
DeletedByNotIn applies the NotIn predicate on the "deleted_by" field.
func DeletedByNotNil ¶
func DeletedByNotNil() predicate.Subprocessor
DeletedByNotNil applies the NotNil predicate on the "deleted_by" field.
func Description ¶ added in v0.22.3
func Description(v string) predicate.Subprocessor
Description applies equality check predicate on the "description" field. It's identical to DescriptionEQ.
func DescriptionContains ¶ added in v0.22.3
func DescriptionContains(v string) predicate.Subprocessor
DescriptionContains applies the Contains predicate on the "description" field.
func DescriptionContainsFold ¶ added in v0.22.3
func DescriptionContainsFold(v string) predicate.Subprocessor
DescriptionContainsFold applies the ContainsFold predicate on the "description" field.
func DescriptionEQ ¶ added in v0.22.3
func DescriptionEQ(v string) predicate.Subprocessor
DescriptionEQ applies the EQ predicate on the "description" field.
func DescriptionEqualFold ¶ added in v0.22.3
func DescriptionEqualFold(v string) predicate.Subprocessor
DescriptionEqualFold applies the EqualFold predicate on the "description" field.
func DescriptionGT ¶ added in v0.22.3
func DescriptionGT(v string) predicate.Subprocessor
DescriptionGT applies the GT predicate on the "description" field.
func DescriptionGTE ¶ added in v0.22.3
func DescriptionGTE(v string) predicate.Subprocessor
DescriptionGTE applies the GTE predicate on the "description" field.
func DescriptionHasPrefix ¶ added in v0.22.3
func DescriptionHasPrefix(v string) predicate.Subprocessor
DescriptionHasPrefix applies the HasPrefix predicate on the "description" field.
func DescriptionHasSuffix ¶ added in v0.22.3
func DescriptionHasSuffix(v string) predicate.Subprocessor
DescriptionHasSuffix applies the HasSuffix predicate on the "description" field.
func DescriptionIn ¶ added in v0.22.3
func DescriptionIn(vs ...string) predicate.Subprocessor
DescriptionIn applies the In predicate on the "description" field.
func DescriptionIsNil ¶ added in v0.22.3
func DescriptionIsNil() predicate.Subprocessor
DescriptionIsNil applies the IsNil predicate on the "description" field.
func DescriptionLT ¶ added in v0.22.3
func DescriptionLT(v string) predicate.Subprocessor
DescriptionLT applies the LT predicate on the "description" field.
func DescriptionLTE ¶ added in v0.22.3
func DescriptionLTE(v string) predicate.Subprocessor
DescriptionLTE applies the LTE predicate on the "description" field.
func DescriptionNEQ ¶ added in v0.22.3
func DescriptionNEQ(v string) predicate.Subprocessor
DescriptionNEQ applies the NEQ predicate on the "description" field.
func DescriptionNotIn ¶ added in v0.22.3
func DescriptionNotIn(vs ...string) predicate.Subprocessor
DescriptionNotIn applies the NotIn predicate on the "description" field.
func DescriptionNotNil ¶ added in v0.22.3
func DescriptionNotNil() predicate.Subprocessor
DescriptionNotNil applies the NotNil predicate on the "description" field.
func HasLogoFile ¶ added in v0.22.3
func HasLogoFile() predicate.Subprocessor
HasLogoFile applies the HasEdge predicate on the "logo_file" edge.
func HasLogoFileWith ¶ added in v0.22.3
func HasLogoFileWith(preds ...predicate.File) predicate.Subprocessor
HasLogoFileWith applies the HasEdge predicate on the "logo_file" edge with a given conditions (other predicates).
func HasOwner ¶ added in v0.22.3
func HasOwner() predicate.Subprocessor
HasOwner applies the HasEdge predicate on the "owner" edge.
func HasOwnerWith ¶ added in v0.22.3
func HasOwnerWith(preds ...predicate.Organization) predicate.Subprocessor
HasOwnerWith applies the HasEdge predicate on the "owner" edge with a given conditions (other predicates).
func HasTrustCenterSubprocessors ¶ added in v0.23.0
func HasTrustCenterSubprocessors() predicate.Subprocessor
HasTrustCenterSubprocessors applies the HasEdge predicate on the "trust_center_subprocessors" edge.
func HasTrustCenterSubprocessorsWith ¶ added in v0.23.0
func HasTrustCenterSubprocessorsWith(preds ...predicate.TrustCenterSubprocessor) predicate.Subprocessor
HasTrustCenterSubprocessorsWith applies the HasEdge predicate on the "trust_center_subprocessors" edge with a given conditions (other predicates).
func IDContainsFold ¶
func IDContainsFold(id string) predicate.Subprocessor
IDContainsFold applies the ContainsFold predicate on the ID field.
func IDEQ ¶
func IDEQ(id string) predicate.Subprocessor
IDEQ applies the EQ predicate on the ID field.
func IDEqualFold ¶
func IDEqualFold(id string) predicate.Subprocessor
IDEqualFold applies the EqualFold predicate on the ID field.
func IDGT ¶
func IDGT(id string) predicate.Subprocessor
IDGT applies the GT predicate on the ID field.
func IDGTE ¶
func IDGTE(id string) predicate.Subprocessor
IDGTE applies the GTE predicate on the ID field.
func IDIn ¶
func IDIn(ids ...string) predicate.Subprocessor
IDIn applies the In predicate on the ID field.
func IDLT ¶
func IDLT(id string) predicate.Subprocessor
IDLT applies the LT predicate on the ID field.
func IDLTE ¶
func IDLTE(id string) predicate.Subprocessor
IDLTE applies the LTE predicate on the ID field.
func IDNEQ ¶
func IDNEQ(id string) predicate.Subprocessor
IDNEQ applies the NEQ predicate on the ID field.
func IDNotIn ¶
func IDNotIn(ids ...string) predicate.Subprocessor
IDNotIn applies the NotIn predicate on the ID field.
func InternalNotes ¶ added in v0.34.0
func InternalNotes(v string) predicate.Subprocessor
InternalNotes applies equality check predicate on the "internal_notes" field. It's identical to InternalNotesEQ.
func InternalNotesContains ¶ added in v0.34.0
func InternalNotesContains(v string) predicate.Subprocessor
InternalNotesContains applies the Contains predicate on the "internal_notes" field.
func InternalNotesContainsFold ¶ added in v0.34.0
func InternalNotesContainsFold(v string) predicate.Subprocessor
InternalNotesContainsFold applies the ContainsFold predicate on the "internal_notes" field.
func InternalNotesEQ ¶ added in v0.34.0
func InternalNotesEQ(v string) predicate.Subprocessor
InternalNotesEQ applies the EQ predicate on the "internal_notes" field.
func InternalNotesEqualFold ¶ added in v0.34.0
func InternalNotesEqualFold(v string) predicate.Subprocessor
InternalNotesEqualFold applies the EqualFold predicate on the "internal_notes" field.
func InternalNotesGT ¶ added in v0.34.0
func InternalNotesGT(v string) predicate.Subprocessor
InternalNotesGT applies the GT predicate on the "internal_notes" field.
func InternalNotesGTE ¶ added in v0.34.0
func InternalNotesGTE(v string) predicate.Subprocessor
InternalNotesGTE applies the GTE predicate on the "internal_notes" field.
func InternalNotesHasPrefix ¶ added in v0.34.0
func InternalNotesHasPrefix(v string) predicate.Subprocessor
InternalNotesHasPrefix applies the HasPrefix predicate on the "internal_notes" field.
func InternalNotesHasSuffix ¶ added in v0.34.0
func InternalNotesHasSuffix(v string) predicate.Subprocessor
InternalNotesHasSuffix applies the HasSuffix predicate on the "internal_notes" field.
func InternalNotesIn ¶ added in v0.34.0
func InternalNotesIn(vs ...string) predicate.Subprocessor
InternalNotesIn applies the In predicate on the "internal_notes" field.
func InternalNotesIsNil ¶ added in v0.34.0
func InternalNotesIsNil() predicate.Subprocessor
InternalNotesIsNil applies the IsNil predicate on the "internal_notes" field.
func InternalNotesLT ¶ added in v0.34.0
func InternalNotesLT(v string) predicate.Subprocessor
InternalNotesLT applies the LT predicate on the "internal_notes" field.
func InternalNotesLTE ¶ added in v0.34.0
func InternalNotesLTE(v string) predicate.Subprocessor
InternalNotesLTE applies the LTE predicate on the "internal_notes" field.
func InternalNotesNEQ ¶ added in v0.34.0
func InternalNotesNEQ(v string) predicate.Subprocessor
InternalNotesNEQ applies the NEQ predicate on the "internal_notes" field.
func InternalNotesNotIn ¶ added in v0.34.0
func InternalNotesNotIn(vs ...string) predicate.Subprocessor
InternalNotesNotIn applies the NotIn predicate on the "internal_notes" field.
func InternalNotesNotNil ¶ added in v0.34.0
func InternalNotesNotNil() predicate.Subprocessor
InternalNotesNotNil applies the NotNil predicate on the "internal_notes" field.
func LogoFileID ¶ added in v0.46.4
func LogoFileID(v string) predicate.Subprocessor
LogoFileID applies equality check predicate on the "logo_file_id" field. It's identical to LogoFileIDEQ.
func LogoFileIDContains ¶ added in v0.46.4
func LogoFileIDContains(v string) predicate.Subprocessor
LogoFileIDContains applies the Contains predicate on the "logo_file_id" field.
func LogoFileIDContainsFold ¶ added in v0.46.4
func LogoFileIDContainsFold(v string) predicate.Subprocessor
LogoFileIDContainsFold applies the ContainsFold predicate on the "logo_file_id" field.
func LogoFileIDEQ ¶ added in v0.46.4
func LogoFileIDEQ(v string) predicate.Subprocessor
LogoFileIDEQ applies the EQ predicate on the "logo_file_id" field.
func LogoFileIDEqualFold ¶ added in v0.46.4
func LogoFileIDEqualFold(v string) predicate.Subprocessor
LogoFileIDEqualFold applies the EqualFold predicate on the "logo_file_id" field.
func LogoFileIDGT ¶ added in v0.46.4
func LogoFileIDGT(v string) predicate.Subprocessor
LogoFileIDGT applies the GT predicate on the "logo_file_id" field.
func LogoFileIDGTE ¶ added in v0.46.4
func LogoFileIDGTE(v string) predicate.Subprocessor
LogoFileIDGTE applies the GTE predicate on the "logo_file_id" field.
func LogoFileIDHasPrefix ¶ added in v0.46.4
func LogoFileIDHasPrefix(v string) predicate.Subprocessor
LogoFileIDHasPrefix applies the HasPrefix predicate on the "logo_file_id" field.
func LogoFileIDHasSuffix ¶ added in v0.46.4
func LogoFileIDHasSuffix(v string) predicate.Subprocessor
LogoFileIDHasSuffix applies the HasSuffix predicate on the "logo_file_id" field.
func LogoFileIDIn ¶ added in v0.46.4
func LogoFileIDIn(vs ...string) predicate.Subprocessor
LogoFileIDIn applies the In predicate on the "logo_file_id" field.
func LogoFileIDIsNil ¶ added in v0.46.4
func LogoFileIDIsNil() predicate.Subprocessor
LogoFileIDIsNil applies the IsNil predicate on the "logo_file_id" field.
func LogoFileIDLT ¶ added in v0.46.4
func LogoFileIDLT(v string) predicate.Subprocessor
LogoFileIDLT applies the LT predicate on the "logo_file_id" field.
func LogoFileIDLTE ¶ added in v0.46.4
func LogoFileIDLTE(v string) predicate.Subprocessor
LogoFileIDLTE applies the LTE predicate on the "logo_file_id" field.
func LogoFileIDNEQ ¶ added in v0.46.4
func LogoFileIDNEQ(v string) predicate.Subprocessor
LogoFileIDNEQ applies the NEQ predicate on the "logo_file_id" field.
func LogoFileIDNotIn ¶ added in v0.46.4
func LogoFileIDNotIn(vs ...string) predicate.Subprocessor
LogoFileIDNotIn applies the NotIn predicate on the "logo_file_id" field.
func LogoFileIDNotNil ¶ added in v0.46.4
func LogoFileIDNotNil() predicate.Subprocessor
LogoFileIDNotNil applies the NotNil predicate on the "logo_file_id" field.
func LogoRemoteURL ¶ added in v0.22.3
func LogoRemoteURL(v string) predicate.Subprocessor
LogoRemoteURL applies equality check predicate on the "logo_remote_url" field. It's identical to LogoRemoteURLEQ.
func LogoRemoteURLContains ¶ added in v0.22.3
func LogoRemoteURLContains(v string) predicate.Subprocessor
LogoRemoteURLContains applies the Contains predicate on the "logo_remote_url" field.
func LogoRemoteURLContainsFold ¶ added in v0.22.3
func LogoRemoteURLContainsFold(v string) predicate.Subprocessor
LogoRemoteURLContainsFold applies the ContainsFold predicate on the "logo_remote_url" field.
func LogoRemoteURLEQ ¶ added in v0.22.3
func LogoRemoteURLEQ(v string) predicate.Subprocessor
LogoRemoteURLEQ applies the EQ predicate on the "logo_remote_url" field.
func LogoRemoteURLEqualFold ¶ added in v0.22.3
func LogoRemoteURLEqualFold(v string) predicate.Subprocessor
LogoRemoteURLEqualFold applies the EqualFold predicate on the "logo_remote_url" field.
func LogoRemoteURLGT ¶ added in v0.22.3
func LogoRemoteURLGT(v string) predicate.Subprocessor
LogoRemoteURLGT applies the GT predicate on the "logo_remote_url" field.
func LogoRemoteURLGTE ¶ added in v0.22.3
func LogoRemoteURLGTE(v string) predicate.Subprocessor
LogoRemoteURLGTE applies the GTE predicate on the "logo_remote_url" field.
func LogoRemoteURLHasPrefix ¶ added in v0.22.3
func LogoRemoteURLHasPrefix(v string) predicate.Subprocessor
LogoRemoteURLHasPrefix applies the HasPrefix predicate on the "logo_remote_url" field.
func LogoRemoteURLHasSuffix ¶ added in v0.22.3
func LogoRemoteURLHasSuffix(v string) predicate.Subprocessor
LogoRemoteURLHasSuffix applies the HasSuffix predicate on the "logo_remote_url" field.
func LogoRemoteURLIn ¶ added in v0.22.3
func LogoRemoteURLIn(vs ...string) predicate.Subprocessor
LogoRemoteURLIn applies the In predicate on the "logo_remote_url" field.
func LogoRemoteURLIsNil ¶ added in v0.22.3
func LogoRemoteURLIsNil() predicate.Subprocessor
LogoRemoteURLIsNil applies the IsNil predicate on the "logo_remote_url" field.
func LogoRemoteURLLT ¶ added in v0.22.3
func LogoRemoteURLLT(v string) predicate.Subprocessor
LogoRemoteURLLT applies the LT predicate on the "logo_remote_url" field.
func LogoRemoteURLLTE ¶ added in v0.22.3
func LogoRemoteURLLTE(v string) predicate.Subprocessor
LogoRemoteURLLTE applies the LTE predicate on the "logo_remote_url" field.
func LogoRemoteURLNEQ ¶ added in v0.22.3
func LogoRemoteURLNEQ(v string) predicate.Subprocessor
LogoRemoteURLNEQ applies the NEQ predicate on the "logo_remote_url" field.
func LogoRemoteURLNotIn ¶ added in v0.22.3
func LogoRemoteURLNotIn(vs ...string) predicate.Subprocessor
LogoRemoteURLNotIn applies the NotIn predicate on the "logo_remote_url" field.
func LogoRemoteURLNotNil ¶ added in v0.22.3
func LogoRemoteURLNotNil() predicate.Subprocessor
LogoRemoteURLNotNil applies the NotNil predicate on the "logo_remote_url" field.
func Name ¶ added in v0.22.3
func Name(v string) predicate.Subprocessor
Name applies equality check predicate on the "name" field. It's identical to NameEQ.
func NameContains ¶ added in v0.22.3
func NameContains(v string) predicate.Subprocessor
NameContains applies the Contains predicate on the "name" field.
func NameContainsFold ¶ added in v0.22.3
func NameContainsFold(v string) predicate.Subprocessor
NameContainsFold applies the ContainsFold predicate on the "name" field.
func NameEQ ¶ added in v0.22.3
func NameEQ(v string) predicate.Subprocessor
NameEQ applies the EQ predicate on the "name" field.
func NameEqualFold ¶ added in v0.22.3
func NameEqualFold(v string) predicate.Subprocessor
NameEqualFold applies the EqualFold predicate on the "name" field.
func NameGT ¶ added in v0.22.3
func NameGT(v string) predicate.Subprocessor
NameGT applies the GT predicate on the "name" field.
func NameGTE ¶ added in v0.22.3
func NameGTE(v string) predicate.Subprocessor
NameGTE applies the GTE predicate on the "name" field.
func NameHasPrefix ¶ added in v0.22.3
func NameHasPrefix(v string) predicate.Subprocessor
NameHasPrefix applies the HasPrefix predicate on the "name" field.
func NameHasSuffix ¶ added in v0.22.3
func NameHasSuffix(v string) predicate.Subprocessor
NameHasSuffix applies the HasSuffix predicate on the "name" field.
func NameIn ¶ added in v0.22.3
func NameIn(vs ...string) predicate.Subprocessor
NameIn applies the In predicate on the "name" field.
func NameLT ¶ added in v0.22.3
func NameLT(v string) predicate.Subprocessor
NameLT applies the LT predicate on the "name" field.
func NameLTE ¶ added in v0.22.3
func NameLTE(v string) predicate.Subprocessor
NameLTE applies the LTE predicate on the "name" field.
func NameNEQ ¶ added in v0.22.3
func NameNEQ(v string) predicate.Subprocessor
NameNEQ applies the NEQ predicate on the "name" field.
func NameNotIn ¶ added in v0.22.3
func NameNotIn(vs ...string) predicate.Subprocessor
NameNotIn applies the NotIn predicate on the "name" field.
func Not ¶
func Not(p predicate.Subprocessor) predicate.Subprocessor
Not applies the not operator on the given predicate.
func Or ¶
func Or(predicates ...predicate.Subprocessor) predicate.Subprocessor
Or groups predicates with the OR operator between them.
func OwnerID ¶ added in v0.22.3
func OwnerID(v string) predicate.Subprocessor
OwnerID applies equality check predicate on the "owner_id" field. It's identical to OwnerIDEQ.
func OwnerIDContains ¶ added in v0.22.3
func OwnerIDContains(v string) predicate.Subprocessor
OwnerIDContains applies the Contains predicate on the "owner_id" field.
func OwnerIDContainsFold ¶ added in v0.22.3
func OwnerIDContainsFold(v string) predicate.Subprocessor
OwnerIDContainsFold applies the ContainsFold predicate on the "owner_id" field.
func OwnerIDEQ ¶ added in v0.22.3
func OwnerIDEQ(v string) predicate.Subprocessor
OwnerIDEQ applies the EQ predicate on the "owner_id" field.
func OwnerIDEqualFold ¶ added in v0.22.3
func OwnerIDEqualFold(v string) predicate.Subprocessor
OwnerIDEqualFold applies the EqualFold predicate on the "owner_id" field.
func OwnerIDGT ¶ added in v0.22.3
func OwnerIDGT(v string) predicate.Subprocessor
OwnerIDGT applies the GT predicate on the "owner_id" field.
func OwnerIDGTE ¶ added in v0.22.3
func OwnerIDGTE(v string) predicate.Subprocessor
OwnerIDGTE applies the GTE predicate on the "owner_id" field.
func OwnerIDHasPrefix ¶ added in v0.22.3
func OwnerIDHasPrefix(v string) predicate.Subprocessor
OwnerIDHasPrefix applies the HasPrefix predicate on the "owner_id" field.
func OwnerIDHasSuffix ¶ added in v0.22.3
func OwnerIDHasSuffix(v string) predicate.Subprocessor
OwnerIDHasSuffix applies the HasSuffix predicate on the "owner_id" field.
func OwnerIDIn ¶ added in v0.22.3
func OwnerIDIn(vs ...string) predicate.Subprocessor
OwnerIDIn applies the In predicate on the "owner_id" field.
func OwnerIDIsNil ¶ added in v0.22.3
func OwnerIDIsNil() predicate.Subprocessor
OwnerIDIsNil applies the IsNil predicate on the "owner_id" field.
func OwnerIDLT ¶ added in v0.22.3
func OwnerIDLT(v string) predicate.Subprocessor
OwnerIDLT applies the LT predicate on the "owner_id" field.
func OwnerIDLTE ¶ added in v0.22.3
func OwnerIDLTE(v string) predicate.Subprocessor
OwnerIDLTE applies the LTE predicate on the "owner_id" field.
func OwnerIDNEQ ¶ added in v0.22.3
func OwnerIDNEQ(v string) predicate.Subprocessor
OwnerIDNEQ applies the NEQ predicate on the "owner_id" field.
func OwnerIDNotIn ¶ added in v0.22.3
func OwnerIDNotIn(vs ...string) predicate.Subprocessor
OwnerIDNotIn applies the NotIn predicate on the "owner_id" field.
func OwnerIDNotNil ¶ added in v0.22.3
func OwnerIDNotNil() predicate.Subprocessor
OwnerIDNotNil applies the NotNil predicate on the "owner_id" field.
func SystemInternalID ¶ added in v0.34.0
func SystemInternalID(v string) predicate.Subprocessor
SystemInternalID applies equality check predicate on the "system_internal_id" field. It's identical to SystemInternalIDEQ.
func SystemInternalIDContains ¶ added in v0.34.0
func SystemInternalIDContains(v string) predicate.Subprocessor
SystemInternalIDContains applies the Contains predicate on the "system_internal_id" field.
func SystemInternalIDContainsFold ¶ added in v0.34.0
func SystemInternalIDContainsFold(v string) predicate.Subprocessor
SystemInternalIDContainsFold applies the ContainsFold predicate on the "system_internal_id" field.
func SystemInternalIDEQ ¶ added in v0.34.0
func SystemInternalIDEQ(v string) predicate.Subprocessor
SystemInternalIDEQ applies the EQ predicate on the "system_internal_id" field.
func SystemInternalIDEqualFold ¶ added in v0.34.0
func SystemInternalIDEqualFold(v string) predicate.Subprocessor
SystemInternalIDEqualFold applies the EqualFold predicate on the "system_internal_id" field.
func SystemInternalIDGT ¶ added in v0.34.0
func SystemInternalIDGT(v string) predicate.Subprocessor
SystemInternalIDGT applies the GT predicate on the "system_internal_id" field.
func SystemInternalIDGTE ¶ added in v0.34.0
func SystemInternalIDGTE(v string) predicate.Subprocessor
SystemInternalIDGTE applies the GTE predicate on the "system_internal_id" field.
func SystemInternalIDHasPrefix ¶ added in v0.34.0
func SystemInternalIDHasPrefix(v string) predicate.Subprocessor
SystemInternalIDHasPrefix applies the HasPrefix predicate on the "system_internal_id" field.
func SystemInternalIDHasSuffix ¶ added in v0.34.0
func SystemInternalIDHasSuffix(v string) predicate.Subprocessor
SystemInternalIDHasSuffix applies the HasSuffix predicate on the "system_internal_id" field.
func SystemInternalIDIn ¶ added in v0.34.0
func SystemInternalIDIn(vs ...string) predicate.Subprocessor
SystemInternalIDIn applies the In predicate on the "system_internal_id" field.
func SystemInternalIDIsNil ¶ added in v0.34.0
func SystemInternalIDIsNil() predicate.Subprocessor
SystemInternalIDIsNil applies the IsNil predicate on the "system_internal_id" field.
func SystemInternalIDLT ¶ added in v0.34.0
func SystemInternalIDLT(v string) predicate.Subprocessor
SystemInternalIDLT applies the LT predicate on the "system_internal_id" field.
func SystemInternalIDLTE ¶ added in v0.34.0
func SystemInternalIDLTE(v string) predicate.Subprocessor
SystemInternalIDLTE applies the LTE predicate on the "system_internal_id" field.
func SystemInternalIDNEQ ¶ added in v0.34.0
func SystemInternalIDNEQ(v string) predicate.Subprocessor
SystemInternalIDNEQ applies the NEQ predicate on the "system_internal_id" field.
func SystemInternalIDNotIn ¶ added in v0.34.0
func SystemInternalIDNotIn(vs ...string) predicate.Subprocessor
SystemInternalIDNotIn applies the NotIn predicate on the "system_internal_id" field.
func SystemInternalIDNotNil ¶ added in v0.34.0
func SystemInternalIDNotNil() predicate.Subprocessor
SystemInternalIDNotNil applies the NotNil predicate on the "system_internal_id" field.
func SystemOwned ¶ added in v0.22.3
func SystemOwned(v bool) predicate.Subprocessor
SystemOwned applies equality check predicate on the "system_owned" field. It's identical to SystemOwnedEQ.
func SystemOwnedEQ ¶ added in v0.22.3
func SystemOwnedEQ(v bool) predicate.Subprocessor
SystemOwnedEQ applies the EQ predicate on the "system_owned" field.
func SystemOwnedIsNil ¶ added in v0.22.3
func SystemOwnedIsNil() predicate.Subprocessor
SystemOwnedIsNil applies the IsNil predicate on the "system_owned" field.
func SystemOwnedNEQ ¶ added in v0.22.3
func SystemOwnedNEQ(v bool) predicate.Subprocessor
SystemOwnedNEQ applies the NEQ predicate on the "system_owned" field.
func SystemOwnedNotNil ¶ added in v0.22.3
func SystemOwnedNotNil() predicate.Subprocessor
SystemOwnedNotNil applies the NotNil predicate on the "system_owned" field.
func TagsIsNil ¶
func TagsIsNil() predicate.Subprocessor
TagsIsNil applies the IsNil predicate on the "tags" field.
func TagsNotNil ¶
func TagsNotNil() predicate.Subprocessor
TagsNotNil applies the NotNil predicate on the "tags" field.
func UpdatedAt ¶
func UpdatedAt(v time.Time) predicate.Subprocessor
UpdatedAt applies equality check predicate on the "updated_at" field. It's identical to UpdatedAtEQ.
func UpdatedAtEQ ¶
func UpdatedAtEQ(v time.Time) predicate.Subprocessor
UpdatedAtEQ applies the EQ predicate on the "updated_at" field.
func UpdatedAtGT ¶
func UpdatedAtGT(v time.Time) predicate.Subprocessor
UpdatedAtGT applies the GT predicate on the "updated_at" field.
func UpdatedAtGTE ¶
func UpdatedAtGTE(v time.Time) predicate.Subprocessor
UpdatedAtGTE applies the GTE predicate on the "updated_at" field.
func UpdatedAtIn ¶
func UpdatedAtIn(vs ...time.Time) predicate.Subprocessor
UpdatedAtIn applies the In predicate on the "updated_at" field.
func UpdatedAtIsNil ¶
func UpdatedAtIsNil() predicate.Subprocessor
UpdatedAtIsNil applies the IsNil predicate on the "updated_at" field.
func UpdatedAtLT ¶
func UpdatedAtLT(v time.Time) predicate.Subprocessor
UpdatedAtLT applies the LT predicate on the "updated_at" field.
func UpdatedAtLTE ¶
func UpdatedAtLTE(v time.Time) predicate.Subprocessor
UpdatedAtLTE applies the LTE predicate on the "updated_at" field.
func UpdatedAtNEQ ¶
func UpdatedAtNEQ(v time.Time) predicate.Subprocessor
UpdatedAtNEQ applies the NEQ predicate on the "updated_at" field.
func UpdatedAtNotIn ¶
func UpdatedAtNotIn(vs ...time.Time) predicate.Subprocessor
UpdatedAtNotIn applies the NotIn predicate on the "updated_at" field.
func UpdatedAtNotNil ¶
func UpdatedAtNotNil() predicate.Subprocessor
UpdatedAtNotNil applies the NotNil predicate on the "updated_at" field.
func UpdatedBy ¶
func UpdatedBy(v string) predicate.Subprocessor
UpdatedBy applies equality check predicate on the "updated_by" field. It's identical to UpdatedByEQ.
func UpdatedByContains ¶
func UpdatedByContains(v string) predicate.Subprocessor
UpdatedByContains applies the Contains predicate on the "updated_by" field.
func UpdatedByContainsFold ¶
func UpdatedByContainsFold(v string) predicate.Subprocessor
UpdatedByContainsFold applies the ContainsFold predicate on the "updated_by" field.
func UpdatedByEQ ¶
func UpdatedByEQ(v string) predicate.Subprocessor
UpdatedByEQ applies the EQ predicate on the "updated_by" field.
func UpdatedByEqualFold ¶
func UpdatedByEqualFold(v string) predicate.Subprocessor
UpdatedByEqualFold applies the EqualFold predicate on the "updated_by" field.
func UpdatedByGT ¶
func UpdatedByGT(v string) predicate.Subprocessor
UpdatedByGT applies the GT predicate on the "updated_by" field.
func UpdatedByGTE ¶
func UpdatedByGTE(v string) predicate.Subprocessor
UpdatedByGTE applies the GTE predicate on the "updated_by" field.
func UpdatedByHasPrefix ¶
func UpdatedByHasPrefix(v string) predicate.Subprocessor
UpdatedByHasPrefix applies the HasPrefix predicate on the "updated_by" field.
func UpdatedByHasSuffix ¶
func UpdatedByHasSuffix(v string) predicate.Subprocessor
UpdatedByHasSuffix applies the HasSuffix predicate on the "updated_by" field.
func UpdatedByIn ¶
func UpdatedByIn(vs ...string) predicate.Subprocessor
UpdatedByIn applies the In predicate on the "updated_by" field.
func UpdatedByIsNil ¶
func UpdatedByIsNil() predicate.Subprocessor
UpdatedByIsNil applies the IsNil predicate on the "updated_by" field.
func UpdatedByLT ¶
func UpdatedByLT(v string) predicate.Subprocessor
UpdatedByLT applies the LT predicate on the "updated_by" field.
func UpdatedByLTE ¶
func UpdatedByLTE(v string) predicate.Subprocessor
UpdatedByLTE applies the LTE predicate on the "updated_by" field.
func UpdatedByNEQ ¶
func UpdatedByNEQ(v string) predicate.Subprocessor
UpdatedByNEQ applies the NEQ predicate on the "updated_by" field.
func UpdatedByNotIn ¶
func UpdatedByNotIn(vs ...string) predicate.Subprocessor
UpdatedByNotIn applies the NotIn predicate on the "updated_by" field.
func UpdatedByNotNil ¶
func UpdatedByNotNil() predicate.Subprocessor
UpdatedByNotNil applies the NotNil predicate on the "updated_by" 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 Subprocessor queries.
func ByCreatedAt ¶
func ByCreatedAt(opts ...sql.OrderTermOption) OrderOption
ByCreatedAt orders the results by the created_at field.
func ByCreatedBy ¶
func ByCreatedBy(opts ...sql.OrderTermOption) OrderOption
ByCreatedBy orders the results by the created_by field.
func ByDeletedAt ¶
func ByDeletedAt(opts ...sql.OrderTermOption) OrderOption
ByDeletedAt orders the results by the deleted_at field.
func ByDeletedBy ¶
func ByDeletedBy(opts ...sql.OrderTermOption) OrderOption
ByDeletedBy orders the results by the deleted_by field.
func ByDescription ¶ added in v0.22.3
func ByDescription(opts ...sql.OrderTermOption) OrderOption
ByDescription orders the results by the description field.
func ByID ¶
func ByID(opts ...sql.OrderTermOption) OrderOption
ByID orders the results by the id field.
func ByInternalNotes ¶ added in v0.34.0
func ByInternalNotes(opts ...sql.OrderTermOption) OrderOption
ByInternalNotes orders the results by the internal_notes field.
func ByLogoFileField ¶ added in v0.22.3
func ByLogoFileField(field string, opts ...sql.OrderTermOption) OrderOption
ByLogoFileField orders the results by logo_file field.
func ByLogoFileID ¶ added in v0.46.4
func ByLogoFileID(opts ...sql.OrderTermOption) OrderOption
ByLogoFileID orders the results by the logo_file_id field.
func ByLogoRemoteURL ¶ added in v0.22.3
func ByLogoRemoteURL(opts ...sql.OrderTermOption) OrderOption
ByLogoRemoteURL orders the results by the logo_remote_url field.
func ByName ¶ added in v0.22.3
func ByName(opts ...sql.OrderTermOption) OrderOption
ByName orders the results by the name field.
func ByOwnerField ¶ added in v0.22.3
func ByOwnerField(field string, opts ...sql.OrderTermOption) OrderOption
ByOwnerField orders the results by owner field.
func ByOwnerID ¶ added in v0.22.3
func ByOwnerID(opts ...sql.OrderTermOption) OrderOption
ByOwnerID orders the results by the owner_id field.
func BySystemInternalID ¶ added in v0.34.0
func BySystemInternalID(opts ...sql.OrderTermOption) OrderOption
BySystemInternalID orders the results by the system_internal_id field.
func BySystemOwned ¶ added in v0.22.3
func BySystemOwned(opts ...sql.OrderTermOption) OrderOption
BySystemOwned orders the results by the system_owned field.
func ByTrustCenterSubprocessors ¶ added in v0.23.0
func ByTrustCenterSubprocessors(term sql.OrderTerm, terms ...sql.OrderTerm) OrderOption
ByTrustCenterSubprocessors orders the results by trust_center_subprocessors terms.
func ByTrustCenterSubprocessorsCount ¶ added in v0.23.0
func ByTrustCenterSubprocessorsCount(opts ...sql.OrderTermOption) OrderOption
ByTrustCenterSubprocessorsCount orders the results by trust_center_subprocessors count.
func ByUpdatedAt ¶
func ByUpdatedAt(opts ...sql.OrderTermOption) OrderOption
ByUpdatedAt orders the results by the updated_at field.
func ByUpdatedBy ¶
func ByUpdatedBy(opts ...sql.OrderTermOption) OrderOption
ByUpdatedBy orders the results by the updated_by field.