Documentation
¶
Index ¶
- Constants
- Variables
- func And(predicates ...predicate.SubscriptionSchedulePhase) predicate.SubscriptionSchedulePhase
- func CommitmentAmount(v decimal.Decimal) predicate.SubscriptionSchedulePhase
- func CommitmentAmountEQ(v decimal.Decimal) predicate.SubscriptionSchedulePhase
- func CommitmentAmountGT(v decimal.Decimal) predicate.SubscriptionSchedulePhase
- func CommitmentAmountGTE(v decimal.Decimal) predicate.SubscriptionSchedulePhase
- func CommitmentAmountIn(vs ...decimal.Decimal) predicate.SubscriptionSchedulePhase
- func CommitmentAmountIsNil() predicate.SubscriptionSchedulePhase
- func CommitmentAmountLT(v decimal.Decimal) predicate.SubscriptionSchedulePhase
- func CommitmentAmountLTE(v decimal.Decimal) predicate.SubscriptionSchedulePhase
- func CommitmentAmountNEQ(v decimal.Decimal) predicate.SubscriptionSchedulePhase
- func CommitmentAmountNotIn(vs ...decimal.Decimal) predicate.SubscriptionSchedulePhase
- func CommitmentAmountNotNil() predicate.SubscriptionSchedulePhase
- func CreatedAt(v time.Time) predicate.SubscriptionSchedulePhase
- func CreatedAtEQ(v time.Time) predicate.SubscriptionSchedulePhase
- func CreatedAtGT(v time.Time) predicate.SubscriptionSchedulePhase
- func CreatedAtGTE(v time.Time) predicate.SubscriptionSchedulePhase
- func CreatedAtIn(vs ...time.Time) predicate.SubscriptionSchedulePhase
- func CreatedAtLT(v time.Time) predicate.SubscriptionSchedulePhase
- func CreatedAtLTE(v time.Time) predicate.SubscriptionSchedulePhase
- func CreatedAtNEQ(v time.Time) predicate.SubscriptionSchedulePhase
- func CreatedAtNotIn(vs ...time.Time) predicate.SubscriptionSchedulePhase
- func CreatedBy(v string) predicate.SubscriptionSchedulePhase
- func CreatedByContains(v string) predicate.SubscriptionSchedulePhase
- func CreatedByContainsFold(v string) predicate.SubscriptionSchedulePhase
- func CreatedByEQ(v string) predicate.SubscriptionSchedulePhase
- func CreatedByEqualFold(v string) predicate.SubscriptionSchedulePhase
- func CreatedByGT(v string) predicate.SubscriptionSchedulePhase
- func CreatedByGTE(v string) predicate.SubscriptionSchedulePhase
- func CreatedByHasPrefix(v string) predicate.SubscriptionSchedulePhase
- func CreatedByHasSuffix(v string) predicate.SubscriptionSchedulePhase
- func CreatedByIn(vs ...string) predicate.SubscriptionSchedulePhase
- func CreatedByIsNil() predicate.SubscriptionSchedulePhase
- func CreatedByLT(v string) predicate.SubscriptionSchedulePhase
- func CreatedByLTE(v string) predicate.SubscriptionSchedulePhase
- func CreatedByNEQ(v string) predicate.SubscriptionSchedulePhase
- func CreatedByNotIn(vs ...string) predicate.SubscriptionSchedulePhase
- func CreatedByNotNil() predicate.SubscriptionSchedulePhase
- func CreditGrantsIsNil() predicate.SubscriptionSchedulePhase
- func CreditGrantsNotNil() predicate.SubscriptionSchedulePhase
- func EndDate(v time.Time) predicate.SubscriptionSchedulePhase
- func EndDateEQ(v time.Time) predicate.SubscriptionSchedulePhase
- func EndDateGT(v time.Time) predicate.SubscriptionSchedulePhase
- func EndDateGTE(v time.Time) predicate.SubscriptionSchedulePhase
- func EndDateIn(vs ...time.Time) predicate.SubscriptionSchedulePhase
- func EndDateIsNil() predicate.SubscriptionSchedulePhase
- func EndDateLT(v time.Time) predicate.SubscriptionSchedulePhase
- func EndDateLTE(v time.Time) predicate.SubscriptionSchedulePhase
- func EndDateNEQ(v time.Time) predicate.SubscriptionSchedulePhase
- func EndDateNotIn(vs ...time.Time) predicate.SubscriptionSchedulePhase
- func EndDateNotNil() predicate.SubscriptionSchedulePhase
- func EnvironmentID(v string) predicate.SubscriptionSchedulePhase
- func EnvironmentIDContains(v string) predicate.SubscriptionSchedulePhase
- func EnvironmentIDContainsFold(v string) predicate.SubscriptionSchedulePhase
- func EnvironmentIDEQ(v string) predicate.SubscriptionSchedulePhase
- func EnvironmentIDEqualFold(v string) predicate.SubscriptionSchedulePhase
- func EnvironmentIDGT(v string) predicate.SubscriptionSchedulePhase
- func EnvironmentIDGTE(v string) predicate.SubscriptionSchedulePhase
- func EnvironmentIDHasPrefix(v string) predicate.SubscriptionSchedulePhase
- func EnvironmentIDHasSuffix(v string) predicate.SubscriptionSchedulePhase
- func EnvironmentIDIn(vs ...string) predicate.SubscriptionSchedulePhase
- func EnvironmentIDIsNil() predicate.SubscriptionSchedulePhase
- func EnvironmentIDLT(v string) predicate.SubscriptionSchedulePhase
- func EnvironmentIDLTE(v string) predicate.SubscriptionSchedulePhase
- func EnvironmentIDNEQ(v string) predicate.SubscriptionSchedulePhase
- func EnvironmentIDNotIn(vs ...string) predicate.SubscriptionSchedulePhase
- func EnvironmentIDNotNil() predicate.SubscriptionSchedulePhase
- func HasSchedule() predicate.SubscriptionSchedulePhase
- func HasScheduleWith(preds ...predicate.SubscriptionSchedule) predicate.SubscriptionSchedulePhase
- func ID(id string) predicate.SubscriptionSchedulePhase
- func IDContainsFold(id string) predicate.SubscriptionSchedulePhase
- func IDEQ(id string) predicate.SubscriptionSchedulePhase
- func IDEqualFold(id string) predicate.SubscriptionSchedulePhase
- func IDGT(id string) predicate.SubscriptionSchedulePhase
- func IDGTE(id string) predicate.SubscriptionSchedulePhase
- func IDIn(ids ...string) predicate.SubscriptionSchedulePhase
- func IDLT(id string) predicate.SubscriptionSchedulePhase
- func IDLTE(id string) predicate.SubscriptionSchedulePhase
- func IDNEQ(id string) predicate.SubscriptionSchedulePhase
- func IDNotIn(ids ...string) predicate.SubscriptionSchedulePhase
- func LineItemsIsNil() predicate.SubscriptionSchedulePhase
- func LineItemsNotNil() predicate.SubscriptionSchedulePhase
- func MetadataIsNil() predicate.SubscriptionSchedulePhase
- func MetadataNotNil() predicate.SubscriptionSchedulePhase
- func Not(p predicate.SubscriptionSchedulePhase) predicate.SubscriptionSchedulePhase
- func Or(predicates ...predicate.SubscriptionSchedulePhase) predicate.SubscriptionSchedulePhase
- func OverageFactor(v decimal.Decimal) predicate.SubscriptionSchedulePhase
- func OverageFactorEQ(v decimal.Decimal) predicate.SubscriptionSchedulePhase
- func OverageFactorGT(v decimal.Decimal) predicate.SubscriptionSchedulePhase
- func OverageFactorGTE(v decimal.Decimal) predicate.SubscriptionSchedulePhase
- func OverageFactorIn(vs ...decimal.Decimal) predicate.SubscriptionSchedulePhase
- func OverageFactorIsNil() predicate.SubscriptionSchedulePhase
- func OverageFactorLT(v decimal.Decimal) predicate.SubscriptionSchedulePhase
- func OverageFactorLTE(v decimal.Decimal) predicate.SubscriptionSchedulePhase
- func OverageFactorNEQ(v decimal.Decimal) predicate.SubscriptionSchedulePhase
- func OverageFactorNotIn(vs ...decimal.Decimal) predicate.SubscriptionSchedulePhase
- func OverageFactorNotNil() predicate.SubscriptionSchedulePhase
- func PhaseIndex(v int) predicate.SubscriptionSchedulePhase
- func PhaseIndexEQ(v int) predicate.SubscriptionSchedulePhase
- func PhaseIndexGT(v int) predicate.SubscriptionSchedulePhase
- func PhaseIndexGTE(v int) predicate.SubscriptionSchedulePhase
- func PhaseIndexIn(vs ...int) predicate.SubscriptionSchedulePhase
- func PhaseIndexLT(v int) predicate.SubscriptionSchedulePhase
- func PhaseIndexLTE(v int) predicate.SubscriptionSchedulePhase
- func PhaseIndexNEQ(v int) predicate.SubscriptionSchedulePhase
- func PhaseIndexNotIn(vs ...int) predicate.SubscriptionSchedulePhase
- func ScheduleID(v string) predicate.SubscriptionSchedulePhase
- func ScheduleIDContains(v string) predicate.SubscriptionSchedulePhase
- func ScheduleIDContainsFold(v string) predicate.SubscriptionSchedulePhase
- func ScheduleIDEQ(v string) predicate.SubscriptionSchedulePhase
- func ScheduleIDEqualFold(v string) predicate.SubscriptionSchedulePhase
- func ScheduleIDGT(v string) predicate.SubscriptionSchedulePhase
- func ScheduleIDGTE(v string) predicate.SubscriptionSchedulePhase
- func ScheduleIDHasPrefix(v string) predicate.SubscriptionSchedulePhase
- func ScheduleIDHasSuffix(v string) predicate.SubscriptionSchedulePhase
- func ScheduleIDIn(vs ...string) predicate.SubscriptionSchedulePhase
- func ScheduleIDLT(v string) predicate.SubscriptionSchedulePhase
- func ScheduleIDLTE(v string) predicate.SubscriptionSchedulePhase
- func ScheduleIDNEQ(v string) predicate.SubscriptionSchedulePhase
- func ScheduleIDNotIn(vs ...string) predicate.SubscriptionSchedulePhase
- func StartDate(v time.Time) predicate.SubscriptionSchedulePhase
- func StartDateEQ(v time.Time) predicate.SubscriptionSchedulePhase
- func StartDateGT(v time.Time) predicate.SubscriptionSchedulePhase
- func StartDateGTE(v time.Time) predicate.SubscriptionSchedulePhase
- func StartDateIn(vs ...time.Time) predicate.SubscriptionSchedulePhase
- func StartDateLT(v time.Time) predicate.SubscriptionSchedulePhase
- func StartDateLTE(v time.Time) predicate.SubscriptionSchedulePhase
- func StartDateNEQ(v time.Time) predicate.SubscriptionSchedulePhase
- func StartDateNotIn(vs ...time.Time) predicate.SubscriptionSchedulePhase
- func Status(v string) predicate.SubscriptionSchedulePhase
- func StatusContains(v string) predicate.SubscriptionSchedulePhase
- func StatusContainsFold(v string) predicate.SubscriptionSchedulePhase
- func StatusEQ(v string) predicate.SubscriptionSchedulePhase
- func StatusEqualFold(v string) predicate.SubscriptionSchedulePhase
- func StatusGT(v string) predicate.SubscriptionSchedulePhase
- func StatusGTE(v string) predicate.SubscriptionSchedulePhase
- func StatusHasPrefix(v string) predicate.SubscriptionSchedulePhase
- func StatusHasSuffix(v string) predicate.SubscriptionSchedulePhase
- func StatusIn(vs ...string) predicate.SubscriptionSchedulePhase
- func StatusLT(v string) predicate.SubscriptionSchedulePhase
- func StatusLTE(v string) predicate.SubscriptionSchedulePhase
- func StatusNEQ(v string) predicate.SubscriptionSchedulePhase
- func StatusNotIn(vs ...string) predicate.SubscriptionSchedulePhase
- func TenantID(v string) predicate.SubscriptionSchedulePhase
- func TenantIDContains(v string) predicate.SubscriptionSchedulePhase
- func TenantIDContainsFold(v string) predicate.SubscriptionSchedulePhase
- func TenantIDEQ(v string) predicate.SubscriptionSchedulePhase
- func TenantIDEqualFold(v string) predicate.SubscriptionSchedulePhase
- func TenantIDGT(v string) predicate.SubscriptionSchedulePhase
- func TenantIDGTE(v string) predicate.SubscriptionSchedulePhase
- func TenantIDHasPrefix(v string) predicate.SubscriptionSchedulePhase
- func TenantIDHasSuffix(v string) predicate.SubscriptionSchedulePhase
- func TenantIDIn(vs ...string) predicate.SubscriptionSchedulePhase
- func TenantIDLT(v string) predicate.SubscriptionSchedulePhase
- func TenantIDLTE(v string) predicate.SubscriptionSchedulePhase
- func TenantIDNEQ(v string) predicate.SubscriptionSchedulePhase
- func TenantIDNotIn(vs ...string) predicate.SubscriptionSchedulePhase
- func UpdatedAt(v time.Time) predicate.SubscriptionSchedulePhase
- func UpdatedAtEQ(v time.Time) predicate.SubscriptionSchedulePhase
- func UpdatedAtGT(v time.Time) predicate.SubscriptionSchedulePhase
- func UpdatedAtGTE(v time.Time) predicate.SubscriptionSchedulePhase
- func UpdatedAtIn(vs ...time.Time) predicate.SubscriptionSchedulePhase
- func UpdatedAtLT(v time.Time) predicate.SubscriptionSchedulePhase
- func UpdatedAtLTE(v time.Time) predicate.SubscriptionSchedulePhase
- func UpdatedAtNEQ(v time.Time) predicate.SubscriptionSchedulePhase
- func UpdatedAtNotIn(vs ...time.Time) predicate.SubscriptionSchedulePhase
- func UpdatedBy(v string) predicate.SubscriptionSchedulePhase
- func UpdatedByContains(v string) predicate.SubscriptionSchedulePhase
- func UpdatedByContainsFold(v string) predicate.SubscriptionSchedulePhase
- func UpdatedByEQ(v string) predicate.SubscriptionSchedulePhase
- func UpdatedByEqualFold(v string) predicate.SubscriptionSchedulePhase
- func UpdatedByGT(v string) predicate.SubscriptionSchedulePhase
- func UpdatedByGTE(v string) predicate.SubscriptionSchedulePhase
- func UpdatedByHasPrefix(v string) predicate.SubscriptionSchedulePhase
- func UpdatedByHasSuffix(v string) predicate.SubscriptionSchedulePhase
- func UpdatedByIn(vs ...string) predicate.SubscriptionSchedulePhase
- func UpdatedByIsNil() predicate.SubscriptionSchedulePhase
- func UpdatedByLT(v string) predicate.SubscriptionSchedulePhase
- func UpdatedByLTE(v string) predicate.SubscriptionSchedulePhase
- func UpdatedByNEQ(v string) predicate.SubscriptionSchedulePhase
- func UpdatedByNotIn(vs ...string) predicate.SubscriptionSchedulePhase
- func UpdatedByNotNil() predicate.SubscriptionSchedulePhase
- func ValidColumn(column string) bool
- type OrderOption
- func ByCommitmentAmount(opts ...sql.OrderTermOption) OrderOption
- func ByCreatedAt(opts ...sql.OrderTermOption) OrderOption
- func ByCreatedBy(opts ...sql.OrderTermOption) OrderOption
- func ByEndDate(opts ...sql.OrderTermOption) OrderOption
- func ByEnvironmentID(opts ...sql.OrderTermOption) OrderOption
- func ByID(opts ...sql.OrderTermOption) OrderOption
- func ByOverageFactor(opts ...sql.OrderTermOption) OrderOption
- func ByPhaseIndex(opts ...sql.OrderTermOption) OrderOption
- func ByScheduleField(field string, opts ...sql.OrderTermOption) OrderOption
- func ByScheduleID(opts ...sql.OrderTermOption) OrderOption
- func ByStartDate(opts ...sql.OrderTermOption) OrderOption
- func ByStatus(opts ...sql.OrderTermOption) OrderOption
- func ByTenantID(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 subscriptionschedulephase type in the database. Label = "subscription_schedule_phase" // FieldID holds the string denoting the id field in the database. FieldID = "id" // FieldTenantID holds the string denoting the tenant_id field in the database. FieldTenantID = "tenant_id" // FieldStatus holds the string denoting the status field in the database. FieldStatus = "status" // 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" // FieldEnvironmentID holds the string denoting the environment_id field in the database. FieldEnvironmentID = "environment_id" // FieldScheduleID holds the string denoting the schedule_id field in the database. FieldScheduleID = "schedule_id" // FieldPhaseIndex holds the string denoting the phase_index field in the database. FieldPhaseIndex = "phase_index" // FieldStartDate holds the string denoting the start_date field in the database. FieldStartDate = "start_date" // FieldEndDate holds the string denoting the end_date field in the database. FieldEndDate = "end_date" // FieldCommitmentAmount holds the string denoting the commitment_amount field in the database. FieldCommitmentAmount = "commitment_amount" // FieldOverageFactor holds the string denoting the overage_factor field in the database. FieldOverageFactor = "overage_factor" // FieldLineItems holds the string denoting the line_items field in the database. FieldLineItems = "line_items" // FieldCreditGrants holds the string denoting the credit_grants field in the database. FieldCreditGrants = "credit_grants" // FieldMetadata holds the string denoting the metadata field in the database. FieldMetadata = "metadata" // EdgeSchedule holds the string denoting the schedule edge name in mutations. EdgeSchedule = "schedule" // Table holds the table name of the subscriptionschedulephase in the database. Table = "subscription_schedule_phases" // ScheduleTable is the table that holds the schedule relation/edge. ScheduleTable = "subscription_schedule_phases" // ScheduleInverseTable is the table name for the SubscriptionSchedule entity. // It exists in this package in order to avoid circular dependency with the "subscriptionschedule" package. ScheduleInverseTable = "subscription_schedules" // ScheduleColumn is the table column denoting the schedule relation/edge. ScheduleColumn = "schedule_id" )
Variables ¶
var ( // TenantIDValidator is a validator for the "tenant_id" field. It is called by the builders before save. TenantIDValidator func(string) error // DefaultStatus holds the default value on creation for the "status" field. DefaultStatus string // 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 // DefaultEnvironmentID holds the default value on creation for the "environment_id" field. DefaultEnvironmentID string // ScheduleIDValidator is a validator for the "schedule_id" field. It is called by the builders before save. ScheduleIDValidator func(string) error // PhaseIndexValidator is a validator for the "phase_index" field. It is called by the builders before save. PhaseIndexValidator func(int) error // IDValidator is a validator for the "id" field. It is called by the builders before save. IDValidator func(string) error )
var Columns = []string{ FieldID, FieldTenantID, FieldStatus, FieldCreatedAt, FieldUpdatedAt, FieldCreatedBy, FieldUpdatedBy, FieldEnvironmentID, FieldScheduleID, FieldPhaseIndex, FieldStartDate, FieldEndDate, FieldCommitmentAmount, FieldOverageFactor, FieldLineItems, FieldCreditGrants, FieldMetadata, }
Columns holds all SQL columns for subscriptionschedulephase fields.
Functions ¶
func And ¶
func And(predicates ...predicate.SubscriptionSchedulePhase) predicate.SubscriptionSchedulePhase
And groups predicates with the AND operator between them.
func CommitmentAmount ¶
func CommitmentAmount(v decimal.Decimal) predicate.SubscriptionSchedulePhase
CommitmentAmount applies equality check predicate on the "commitment_amount" field. It's identical to CommitmentAmountEQ.
func CommitmentAmountEQ ¶
func CommitmentAmountEQ(v decimal.Decimal) predicate.SubscriptionSchedulePhase
CommitmentAmountEQ applies the EQ predicate on the "commitment_amount" field.
func CommitmentAmountGT ¶
func CommitmentAmountGT(v decimal.Decimal) predicate.SubscriptionSchedulePhase
CommitmentAmountGT applies the GT predicate on the "commitment_amount" field.
func CommitmentAmountGTE ¶
func CommitmentAmountGTE(v decimal.Decimal) predicate.SubscriptionSchedulePhase
CommitmentAmountGTE applies the GTE predicate on the "commitment_amount" field.
func CommitmentAmountIn ¶
func CommitmentAmountIn(vs ...decimal.Decimal) predicate.SubscriptionSchedulePhase
CommitmentAmountIn applies the In predicate on the "commitment_amount" field.
func CommitmentAmountIsNil ¶
func CommitmentAmountIsNil() predicate.SubscriptionSchedulePhase
CommitmentAmountIsNil applies the IsNil predicate on the "commitment_amount" field.
func CommitmentAmountLT ¶
func CommitmentAmountLT(v decimal.Decimal) predicate.SubscriptionSchedulePhase
CommitmentAmountLT applies the LT predicate on the "commitment_amount" field.
func CommitmentAmountLTE ¶
func CommitmentAmountLTE(v decimal.Decimal) predicate.SubscriptionSchedulePhase
CommitmentAmountLTE applies the LTE predicate on the "commitment_amount" field.
func CommitmentAmountNEQ ¶
func CommitmentAmountNEQ(v decimal.Decimal) predicate.SubscriptionSchedulePhase
CommitmentAmountNEQ applies the NEQ predicate on the "commitment_amount" field.
func CommitmentAmountNotIn ¶
func CommitmentAmountNotIn(vs ...decimal.Decimal) predicate.SubscriptionSchedulePhase
CommitmentAmountNotIn applies the NotIn predicate on the "commitment_amount" field.
func CommitmentAmountNotNil ¶
func CommitmentAmountNotNil() predicate.SubscriptionSchedulePhase
CommitmentAmountNotNil applies the NotNil predicate on the "commitment_amount" field.
func CreatedAt ¶
func CreatedAt(v time.Time) predicate.SubscriptionSchedulePhase
CreatedAt applies equality check predicate on the "created_at" field. It's identical to CreatedAtEQ.
func CreatedAtEQ ¶
func CreatedAtEQ(v time.Time) predicate.SubscriptionSchedulePhase
CreatedAtEQ applies the EQ predicate on the "created_at" field.
func CreatedAtGT ¶
func CreatedAtGT(v time.Time) predicate.SubscriptionSchedulePhase
CreatedAtGT applies the GT predicate on the "created_at" field.
func CreatedAtGTE ¶
func CreatedAtGTE(v time.Time) predicate.SubscriptionSchedulePhase
CreatedAtGTE applies the GTE predicate on the "created_at" field.
func CreatedAtIn ¶
func CreatedAtIn(vs ...time.Time) predicate.SubscriptionSchedulePhase
CreatedAtIn applies the In predicate on the "created_at" field.
func CreatedAtLT ¶
func CreatedAtLT(v time.Time) predicate.SubscriptionSchedulePhase
CreatedAtLT applies the LT predicate on the "created_at" field.
func CreatedAtLTE ¶
func CreatedAtLTE(v time.Time) predicate.SubscriptionSchedulePhase
CreatedAtLTE applies the LTE predicate on the "created_at" field.
func CreatedAtNEQ ¶
func CreatedAtNEQ(v time.Time) predicate.SubscriptionSchedulePhase
CreatedAtNEQ applies the NEQ predicate on the "created_at" field.
func CreatedAtNotIn ¶
func CreatedAtNotIn(vs ...time.Time) predicate.SubscriptionSchedulePhase
CreatedAtNotIn applies the NotIn predicate on the "created_at" field.
func CreatedBy ¶
func CreatedBy(v string) predicate.SubscriptionSchedulePhase
CreatedBy applies equality check predicate on the "created_by" field. It's identical to CreatedByEQ.
func CreatedByContains ¶
func CreatedByContains(v string) predicate.SubscriptionSchedulePhase
CreatedByContains applies the Contains predicate on the "created_by" field.
func CreatedByContainsFold ¶
func CreatedByContainsFold(v string) predicate.SubscriptionSchedulePhase
CreatedByContainsFold applies the ContainsFold predicate on the "created_by" field.
func CreatedByEQ ¶
func CreatedByEQ(v string) predicate.SubscriptionSchedulePhase
CreatedByEQ applies the EQ predicate on the "created_by" field.
func CreatedByEqualFold ¶
func CreatedByEqualFold(v string) predicate.SubscriptionSchedulePhase
CreatedByEqualFold applies the EqualFold predicate on the "created_by" field.
func CreatedByGT ¶
func CreatedByGT(v string) predicate.SubscriptionSchedulePhase
CreatedByGT applies the GT predicate on the "created_by" field.
func CreatedByGTE ¶
func CreatedByGTE(v string) predicate.SubscriptionSchedulePhase
CreatedByGTE applies the GTE predicate on the "created_by" field.
func CreatedByHasPrefix ¶
func CreatedByHasPrefix(v string) predicate.SubscriptionSchedulePhase
CreatedByHasPrefix applies the HasPrefix predicate on the "created_by" field.
func CreatedByHasSuffix ¶
func CreatedByHasSuffix(v string) predicate.SubscriptionSchedulePhase
CreatedByHasSuffix applies the HasSuffix predicate on the "created_by" field.
func CreatedByIn ¶
func CreatedByIn(vs ...string) predicate.SubscriptionSchedulePhase
CreatedByIn applies the In predicate on the "created_by" field.
func CreatedByIsNil ¶
func CreatedByIsNil() predicate.SubscriptionSchedulePhase
CreatedByIsNil applies the IsNil predicate on the "created_by" field.
func CreatedByLT ¶
func CreatedByLT(v string) predicate.SubscriptionSchedulePhase
CreatedByLT applies the LT predicate on the "created_by" field.
func CreatedByLTE ¶
func CreatedByLTE(v string) predicate.SubscriptionSchedulePhase
CreatedByLTE applies the LTE predicate on the "created_by" field.
func CreatedByNEQ ¶
func CreatedByNEQ(v string) predicate.SubscriptionSchedulePhase
CreatedByNEQ applies the NEQ predicate on the "created_by" field.
func CreatedByNotIn ¶
func CreatedByNotIn(vs ...string) predicate.SubscriptionSchedulePhase
CreatedByNotIn applies the NotIn predicate on the "created_by" field.
func CreatedByNotNil ¶
func CreatedByNotNil() predicate.SubscriptionSchedulePhase
CreatedByNotNil applies the NotNil predicate on the "created_by" field.
func CreditGrantsIsNil ¶
func CreditGrantsIsNil() predicate.SubscriptionSchedulePhase
CreditGrantsIsNil applies the IsNil predicate on the "credit_grants" field.
func CreditGrantsNotNil ¶
func CreditGrantsNotNil() predicate.SubscriptionSchedulePhase
CreditGrantsNotNil applies the NotNil predicate on the "credit_grants" field.
func EndDate ¶
func EndDate(v time.Time) predicate.SubscriptionSchedulePhase
EndDate applies equality check predicate on the "end_date" field. It's identical to EndDateEQ.
func EndDateEQ ¶
func EndDateEQ(v time.Time) predicate.SubscriptionSchedulePhase
EndDateEQ applies the EQ predicate on the "end_date" field.
func EndDateGT ¶
func EndDateGT(v time.Time) predicate.SubscriptionSchedulePhase
EndDateGT applies the GT predicate on the "end_date" field.
func EndDateGTE ¶
func EndDateGTE(v time.Time) predicate.SubscriptionSchedulePhase
EndDateGTE applies the GTE predicate on the "end_date" field.
func EndDateIn ¶
func EndDateIn(vs ...time.Time) predicate.SubscriptionSchedulePhase
EndDateIn applies the In predicate on the "end_date" field.
func EndDateIsNil ¶
func EndDateIsNil() predicate.SubscriptionSchedulePhase
EndDateIsNil applies the IsNil predicate on the "end_date" field.
func EndDateLT ¶
func EndDateLT(v time.Time) predicate.SubscriptionSchedulePhase
EndDateLT applies the LT predicate on the "end_date" field.
func EndDateLTE ¶
func EndDateLTE(v time.Time) predicate.SubscriptionSchedulePhase
EndDateLTE applies the LTE predicate on the "end_date" field.
func EndDateNEQ ¶
func EndDateNEQ(v time.Time) predicate.SubscriptionSchedulePhase
EndDateNEQ applies the NEQ predicate on the "end_date" field.
func EndDateNotIn ¶
func EndDateNotIn(vs ...time.Time) predicate.SubscriptionSchedulePhase
EndDateNotIn applies the NotIn predicate on the "end_date" field.
func EndDateNotNil ¶
func EndDateNotNil() predicate.SubscriptionSchedulePhase
EndDateNotNil applies the NotNil predicate on the "end_date" field.
func EnvironmentID ¶
func EnvironmentID(v string) predicate.SubscriptionSchedulePhase
EnvironmentID applies equality check predicate on the "environment_id" field. It's identical to EnvironmentIDEQ.
func EnvironmentIDContains ¶
func EnvironmentIDContains(v string) predicate.SubscriptionSchedulePhase
EnvironmentIDContains applies the Contains predicate on the "environment_id" field.
func EnvironmentIDContainsFold ¶
func EnvironmentIDContainsFold(v string) predicate.SubscriptionSchedulePhase
EnvironmentIDContainsFold applies the ContainsFold predicate on the "environment_id" field.
func EnvironmentIDEQ ¶
func EnvironmentIDEQ(v string) predicate.SubscriptionSchedulePhase
EnvironmentIDEQ applies the EQ predicate on the "environment_id" field.
func EnvironmentIDEqualFold ¶
func EnvironmentIDEqualFold(v string) predicate.SubscriptionSchedulePhase
EnvironmentIDEqualFold applies the EqualFold predicate on the "environment_id" field.
func EnvironmentIDGT ¶
func EnvironmentIDGT(v string) predicate.SubscriptionSchedulePhase
EnvironmentIDGT applies the GT predicate on the "environment_id" field.
func EnvironmentIDGTE ¶
func EnvironmentIDGTE(v string) predicate.SubscriptionSchedulePhase
EnvironmentIDGTE applies the GTE predicate on the "environment_id" field.
func EnvironmentIDHasPrefix ¶
func EnvironmentIDHasPrefix(v string) predicate.SubscriptionSchedulePhase
EnvironmentIDHasPrefix applies the HasPrefix predicate on the "environment_id" field.
func EnvironmentIDHasSuffix ¶
func EnvironmentIDHasSuffix(v string) predicate.SubscriptionSchedulePhase
EnvironmentIDHasSuffix applies the HasSuffix predicate on the "environment_id" field.
func EnvironmentIDIn ¶
func EnvironmentIDIn(vs ...string) predicate.SubscriptionSchedulePhase
EnvironmentIDIn applies the In predicate on the "environment_id" field.
func EnvironmentIDIsNil ¶
func EnvironmentIDIsNil() predicate.SubscriptionSchedulePhase
EnvironmentIDIsNil applies the IsNil predicate on the "environment_id" field.
func EnvironmentIDLT ¶
func EnvironmentIDLT(v string) predicate.SubscriptionSchedulePhase
EnvironmentIDLT applies the LT predicate on the "environment_id" field.
func EnvironmentIDLTE ¶
func EnvironmentIDLTE(v string) predicate.SubscriptionSchedulePhase
EnvironmentIDLTE applies the LTE predicate on the "environment_id" field.
func EnvironmentIDNEQ ¶
func EnvironmentIDNEQ(v string) predicate.SubscriptionSchedulePhase
EnvironmentIDNEQ applies the NEQ predicate on the "environment_id" field.
func EnvironmentIDNotIn ¶
func EnvironmentIDNotIn(vs ...string) predicate.SubscriptionSchedulePhase
EnvironmentIDNotIn applies the NotIn predicate on the "environment_id" field.
func EnvironmentIDNotNil ¶
func EnvironmentIDNotNil() predicate.SubscriptionSchedulePhase
EnvironmentIDNotNil applies the NotNil predicate on the "environment_id" field.
func HasSchedule ¶
func HasSchedule() predicate.SubscriptionSchedulePhase
HasSchedule applies the HasEdge predicate on the "schedule" edge.
func HasScheduleWith ¶
func HasScheduleWith(preds ...predicate.SubscriptionSchedule) predicate.SubscriptionSchedulePhase
HasScheduleWith applies the HasEdge predicate on the "schedule" edge with a given conditions (other predicates).
func ID ¶
func ID(id string) predicate.SubscriptionSchedulePhase
ID filters vertices based on their ID field.
func IDContainsFold ¶
func IDContainsFold(id string) predicate.SubscriptionSchedulePhase
IDContainsFold applies the ContainsFold predicate on the ID field.
func IDEQ ¶
func IDEQ(id string) predicate.SubscriptionSchedulePhase
IDEQ applies the EQ predicate on the ID field.
func IDEqualFold ¶
func IDEqualFold(id string) predicate.SubscriptionSchedulePhase
IDEqualFold applies the EqualFold predicate on the ID field.
func IDGT ¶
func IDGT(id string) predicate.SubscriptionSchedulePhase
IDGT applies the GT predicate on the ID field.
func IDGTE ¶
func IDGTE(id string) predicate.SubscriptionSchedulePhase
IDGTE applies the GTE predicate on the ID field.
func IDIn ¶
func IDIn(ids ...string) predicate.SubscriptionSchedulePhase
IDIn applies the In predicate on the ID field.
func IDLT ¶
func IDLT(id string) predicate.SubscriptionSchedulePhase
IDLT applies the LT predicate on the ID field.
func IDLTE ¶
func IDLTE(id string) predicate.SubscriptionSchedulePhase
IDLTE applies the LTE predicate on the ID field.
func IDNEQ ¶
func IDNEQ(id string) predicate.SubscriptionSchedulePhase
IDNEQ applies the NEQ predicate on the ID field.
func IDNotIn ¶
func IDNotIn(ids ...string) predicate.SubscriptionSchedulePhase
IDNotIn applies the NotIn predicate on the ID field.
func LineItemsIsNil ¶
func LineItemsIsNil() predicate.SubscriptionSchedulePhase
LineItemsIsNil applies the IsNil predicate on the "line_items" field.
func LineItemsNotNil ¶
func LineItemsNotNil() predicate.SubscriptionSchedulePhase
LineItemsNotNil applies the NotNil predicate on the "line_items" field.
func MetadataIsNil ¶
func MetadataIsNil() predicate.SubscriptionSchedulePhase
MetadataIsNil applies the IsNil predicate on the "metadata" field.
func MetadataNotNil ¶
func MetadataNotNil() predicate.SubscriptionSchedulePhase
MetadataNotNil applies the NotNil predicate on the "metadata" field.
func Or ¶
func Or(predicates ...predicate.SubscriptionSchedulePhase) predicate.SubscriptionSchedulePhase
Or groups predicates with the OR operator between them.
func OverageFactor ¶
func OverageFactor(v decimal.Decimal) predicate.SubscriptionSchedulePhase
OverageFactor applies equality check predicate on the "overage_factor" field. It's identical to OverageFactorEQ.
func OverageFactorEQ ¶
func OverageFactorEQ(v decimal.Decimal) predicate.SubscriptionSchedulePhase
OverageFactorEQ applies the EQ predicate on the "overage_factor" field.
func OverageFactorGT ¶
func OverageFactorGT(v decimal.Decimal) predicate.SubscriptionSchedulePhase
OverageFactorGT applies the GT predicate on the "overage_factor" field.
func OverageFactorGTE ¶
func OverageFactorGTE(v decimal.Decimal) predicate.SubscriptionSchedulePhase
OverageFactorGTE applies the GTE predicate on the "overage_factor" field.
func OverageFactorIn ¶
func OverageFactorIn(vs ...decimal.Decimal) predicate.SubscriptionSchedulePhase
OverageFactorIn applies the In predicate on the "overage_factor" field.
func OverageFactorIsNil ¶
func OverageFactorIsNil() predicate.SubscriptionSchedulePhase
OverageFactorIsNil applies the IsNil predicate on the "overage_factor" field.
func OverageFactorLT ¶
func OverageFactorLT(v decimal.Decimal) predicate.SubscriptionSchedulePhase
OverageFactorLT applies the LT predicate on the "overage_factor" field.
func OverageFactorLTE ¶
func OverageFactorLTE(v decimal.Decimal) predicate.SubscriptionSchedulePhase
OverageFactorLTE applies the LTE predicate on the "overage_factor" field.
func OverageFactorNEQ ¶
func OverageFactorNEQ(v decimal.Decimal) predicate.SubscriptionSchedulePhase
OverageFactorNEQ applies the NEQ predicate on the "overage_factor" field.
func OverageFactorNotIn ¶
func OverageFactorNotIn(vs ...decimal.Decimal) predicate.SubscriptionSchedulePhase
OverageFactorNotIn applies the NotIn predicate on the "overage_factor" field.
func OverageFactorNotNil ¶
func OverageFactorNotNil() predicate.SubscriptionSchedulePhase
OverageFactorNotNil applies the NotNil predicate on the "overage_factor" field.
func PhaseIndex ¶
func PhaseIndex(v int) predicate.SubscriptionSchedulePhase
PhaseIndex applies equality check predicate on the "phase_index" field. It's identical to PhaseIndexEQ.
func PhaseIndexEQ ¶
func PhaseIndexEQ(v int) predicate.SubscriptionSchedulePhase
PhaseIndexEQ applies the EQ predicate on the "phase_index" field.
func PhaseIndexGT ¶
func PhaseIndexGT(v int) predicate.SubscriptionSchedulePhase
PhaseIndexGT applies the GT predicate on the "phase_index" field.
func PhaseIndexGTE ¶
func PhaseIndexGTE(v int) predicate.SubscriptionSchedulePhase
PhaseIndexGTE applies the GTE predicate on the "phase_index" field.
func PhaseIndexIn ¶
func PhaseIndexIn(vs ...int) predicate.SubscriptionSchedulePhase
PhaseIndexIn applies the In predicate on the "phase_index" field.
func PhaseIndexLT ¶
func PhaseIndexLT(v int) predicate.SubscriptionSchedulePhase
PhaseIndexLT applies the LT predicate on the "phase_index" field.
func PhaseIndexLTE ¶
func PhaseIndexLTE(v int) predicate.SubscriptionSchedulePhase
PhaseIndexLTE applies the LTE predicate on the "phase_index" field.
func PhaseIndexNEQ ¶
func PhaseIndexNEQ(v int) predicate.SubscriptionSchedulePhase
PhaseIndexNEQ applies the NEQ predicate on the "phase_index" field.
func PhaseIndexNotIn ¶
func PhaseIndexNotIn(vs ...int) predicate.SubscriptionSchedulePhase
PhaseIndexNotIn applies the NotIn predicate on the "phase_index" field.
func ScheduleID ¶
func ScheduleID(v string) predicate.SubscriptionSchedulePhase
ScheduleID applies equality check predicate on the "schedule_id" field. It's identical to ScheduleIDEQ.
func ScheduleIDContains ¶
func ScheduleIDContains(v string) predicate.SubscriptionSchedulePhase
ScheduleIDContains applies the Contains predicate on the "schedule_id" field.
func ScheduleIDContainsFold ¶
func ScheduleIDContainsFold(v string) predicate.SubscriptionSchedulePhase
ScheduleIDContainsFold applies the ContainsFold predicate on the "schedule_id" field.
func ScheduleIDEQ ¶
func ScheduleIDEQ(v string) predicate.SubscriptionSchedulePhase
ScheduleIDEQ applies the EQ predicate on the "schedule_id" field.
func ScheduleIDEqualFold ¶
func ScheduleIDEqualFold(v string) predicate.SubscriptionSchedulePhase
ScheduleIDEqualFold applies the EqualFold predicate on the "schedule_id" field.
func ScheduleIDGT ¶
func ScheduleIDGT(v string) predicate.SubscriptionSchedulePhase
ScheduleIDGT applies the GT predicate on the "schedule_id" field.
func ScheduleIDGTE ¶
func ScheduleIDGTE(v string) predicate.SubscriptionSchedulePhase
ScheduleIDGTE applies the GTE predicate on the "schedule_id" field.
func ScheduleIDHasPrefix ¶
func ScheduleIDHasPrefix(v string) predicate.SubscriptionSchedulePhase
ScheduleIDHasPrefix applies the HasPrefix predicate on the "schedule_id" field.
func ScheduleIDHasSuffix ¶
func ScheduleIDHasSuffix(v string) predicate.SubscriptionSchedulePhase
ScheduleIDHasSuffix applies the HasSuffix predicate on the "schedule_id" field.
func ScheduleIDIn ¶
func ScheduleIDIn(vs ...string) predicate.SubscriptionSchedulePhase
ScheduleIDIn applies the In predicate on the "schedule_id" field.
func ScheduleIDLT ¶
func ScheduleIDLT(v string) predicate.SubscriptionSchedulePhase
ScheduleIDLT applies the LT predicate on the "schedule_id" field.
func ScheduleIDLTE ¶
func ScheduleIDLTE(v string) predicate.SubscriptionSchedulePhase
ScheduleIDLTE applies the LTE predicate on the "schedule_id" field.
func ScheduleIDNEQ ¶
func ScheduleIDNEQ(v string) predicate.SubscriptionSchedulePhase
ScheduleIDNEQ applies the NEQ predicate on the "schedule_id" field.
func ScheduleIDNotIn ¶
func ScheduleIDNotIn(vs ...string) predicate.SubscriptionSchedulePhase
ScheduleIDNotIn applies the NotIn predicate on the "schedule_id" field.
func StartDate ¶
func StartDate(v time.Time) predicate.SubscriptionSchedulePhase
StartDate applies equality check predicate on the "start_date" field. It's identical to StartDateEQ.
func StartDateEQ ¶
func StartDateEQ(v time.Time) predicate.SubscriptionSchedulePhase
StartDateEQ applies the EQ predicate on the "start_date" field.
func StartDateGT ¶
func StartDateGT(v time.Time) predicate.SubscriptionSchedulePhase
StartDateGT applies the GT predicate on the "start_date" field.
func StartDateGTE ¶
func StartDateGTE(v time.Time) predicate.SubscriptionSchedulePhase
StartDateGTE applies the GTE predicate on the "start_date" field.
func StartDateIn ¶
func StartDateIn(vs ...time.Time) predicate.SubscriptionSchedulePhase
StartDateIn applies the In predicate on the "start_date" field.
func StartDateLT ¶
func StartDateLT(v time.Time) predicate.SubscriptionSchedulePhase
StartDateLT applies the LT predicate on the "start_date" field.
func StartDateLTE ¶
func StartDateLTE(v time.Time) predicate.SubscriptionSchedulePhase
StartDateLTE applies the LTE predicate on the "start_date" field.
func StartDateNEQ ¶
func StartDateNEQ(v time.Time) predicate.SubscriptionSchedulePhase
StartDateNEQ applies the NEQ predicate on the "start_date" field.
func StartDateNotIn ¶
func StartDateNotIn(vs ...time.Time) predicate.SubscriptionSchedulePhase
StartDateNotIn applies the NotIn predicate on the "start_date" field.
func Status ¶
func Status(v string) predicate.SubscriptionSchedulePhase
Status applies equality check predicate on the "status" field. It's identical to StatusEQ.
func StatusContains ¶
func StatusContains(v string) predicate.SubscriptionSchedulePhase
StatusContains applies the Contains predicate on the "status" field.
func StatusContainsFold ¶
func StatusContainsFold(v string) predicate.SubscriptionSchedulePhase
StatusContainsFold applies the ContainsFold predicate on the "status" field.
func StatusEQ ¶
func StatusEQ(v string) predicate.SubscriptionSchedulePhase
StatusEQ applies the EQ predicate on the "status" field.
func StatusEqualFold ¶
func StatusEqualFold(v string) predicate.SubscriptionSchedulePhase
StatusEqualFold applies the EqualFold predicate on the "status" field.
func StatusGT ¶
func StatusGT(v string) predicate.SubscriptionSchedulePhase
StatusGT applies the GT predicate on the "status" field.
func StatusGTE ¶
func StatusGTE(v string) predicate.SubscriptionSchedulePhase
StatusGTE applies the GTE predicate on the "status" field.
func StatusHasPrefix ¶
func StatusHasPrefix(v string) predicate.SubscriptionSchedulePhase
StatusHasPrefix applies the HasPrefix predicate on the "status" field.
func StatusHasSuffix ¶
func StatusHasSuffix(v string) predicate.SubscriptionSchedulePhase
StatusHasSuffix applies the HasSuffix predicate on the "status" field.
func StatusIn ¶
func StatusIn(vs ...string) predicate.SubscriptionSchedulePhase
StatusIn applies the In predicate on the "status" field.
func StatusLT ¶
func StatusLT(v string) predicate.SubscriptionSchedulePhase
StatusLT applies the LT predicate on the "status" field.
func StatusLTE ¶
func StatusLTE(v string) predicate.SubscriptionSchedulePhase
StatusLTE applies the LTE predicate on the "status" field.
func StatusNEQ ¶
func StatusNEQ(v string) predicate.SubscriptionSchedulePhase
StatusNEQ applies the NEQ predicate on the "status" field.
func StatusNotIn ¶
func StatusNotIn(vs ...string) predicate.SubscriptionSchedulePhase
StatusNotIn applies the NotIn predicate on the "status" field.
func TenantID ¶
func TenantID(v string) predicate.SubscriptionSchedulePhase
TenantID applies equality check predicate on the "tenant_id" field. It's identical to TenantIDEQ.
func TenantIDContains ¶
func TenantIDContains(v string) predicate.SubscriptionSchedulePhase
TenantIDContains applies the Contains predicate on the "tenant_id" field.
func TenantIDContainsFold ¶
func TenantIDContainsFold(v string) predicate.SubscriptionSchedulePhase
TenantIDContainsFold applies the ContainsFold predicate on the "tenant_id" field.
func TenantIDEQ ¶
func TenantIDEQ(v string) predicate.SubscriptionSchedulePhase
TenantIDEQ applies the EQ predicate on the "tenant_id" field.
func TenantIDEqualFold ¶
func TenantIDEqualFold(v string) predicate.SubscriptionSchedulePhase
TenantIDEqualFold applies the EqualFold predicate on the "tenant_id" field.
func TenantIDGT ¶
func TenantIDGT(v string) predicate.SubscriptionSchedulePhase
TenantIDGT applies the GT predicate on the "tenant_id" field.
func TenantIDGTE ¶
func TenantIDGTE(v string) predicate.SubscriptionSchedulePhase
TenantIDGTE applies the GTE predicate on the "tenant_id" field.
func TenantIDHasPrefix ¶
func TenantIDHasPrefix(v string) predicate.SubscriptionSchedulePhase
TenantIDHasPrefix applies the HasPrefix predicate on the "tenant_id" field.
func TenantIDHasSuffix ¶
func TenantIDHasSuffix(v string) predicate.SubscriptionSchedulePhase
TenantIDHasSuffix applies the HasSuffix predicate on the "tenant_id" field.
func TenantIDIn ¶
func TenantIDIn(vs ...string) predicate.SubscriptionSchedulePhase
TenantIDIn applies the In predicate on the "tenant_id" field.
func TenantIDLT ¶
func TenantIDLT(v string) predicate.SubscriptionSchedulePhase
TenantIDLT applies the LT predicate on the "tenant_id" field.
func TenantIDLTE ¶
func TenantIDLTE(v string) predicate.SubscriptionSchedulePhase
TenantIDLTE applies the LTE predicate on the "tenant_id" field.
func TenantIDNEQ ¶
func TenantIDNEQ(v string) predicate.SubscriptionSchedulePhase
TenantIDNEQ applies the NEQ predicate on the "tenant_id" field.
func TenantIDNotIn ¶
func TenantIDNotIn(vs ...string) predicate.SubscriptionSchedulePhase
TenantIDNotIn applies the NotIn predicate on the "tenant_id" field.
func UpdatedAt ¶
func UpdatedAt(v time.Time) predicate.SubscriptionSchedulePhase
UpdatedAt applies equality check predicate on the "updated_at" field. It's identical to UpdatedAtEQ.
func UpdatedAtEQ ¶
func UpdatedAtEQ(v time.Time) predicate.SubscriptionSchedulePhase
UpdatedAtEQ applies the EQ predicate on the "updated_at" field.
func UpdatedAtGT ¶
func UpdatedAtGT(v time.Time) predicate.SubscriptionSchedulePhase
UpdatedAtGT applies the GT predicate on the "updated_at" field.
func UpdatedAtGTE ¶
func UpdatedAtGTE(v time.Time) predicate.SubscriptionSchedulePhase
UpdatedAtGTE applies the GTE predicate on the "updated_at" field.
func UpdatedAtIn ¶
func UpdatedAtIn(vs ...time.Time) predicate.SubscriptionSchedulePhase
UpdatedAtIn applies the In predicate on the "updated_at" field.
func UpdatedAtLT ¶
func UpdatedAtLT(v time.Time) predicate.SubscriptionSchedulePhase
UpdatedAtLT applies the LT predicate on the "updated_at" field.
func UpdatedAtLTE ¶
func UpdatedAtLTE(v time.Time) predicate.SubscriptionSchedulePhase
UpdatedAtLTE applies the LTE predicate on the "updated_at" field.
func UpdatedAtNEQ ¶
func UpdatedAtNEQ(v time.Time) predicate.SubscriptionSchedulePhase
UpdatedAtNEQ applies the NEQ predicate on the "updated_at" field.
func UpdatedAtNotIn ¶
func UpdatedAtNotIn(vs ...time.Time) predicate.SubscriptionSchedulePhase
UpdatedAtNotIn applies the NotIn predicate on the "updated_at" field.
func UpdatedBy ¶
func UpdatedBy(v string) predicate.SubscriptionSchedulePhase
UpdatedBy applies equality check predicate on the "updated_by" field. It's identical to UpdatedByEQ.
func UpdatedByContains ¶
func UpdatedByContains(v string) predicate.SubscriptionSchedulePhase
UpdatedByContains applies the Contains predicate on the "updated_by" field.
func UpdatedByContainsFold ¶
func UpdatedByContainsFold(v string) predicate.SubscriptionSchedulePhase
UpdatedByContainsFold applies the ContainsFold predicate on the "updated_by" field.
func UpdatedByEQ ¶
func UpdatedByEQ(v string) predicate.SubscriptionSchedulePhase
UpdatedByEQ applies the EQ predicate on the "updated_by" field.
func UpdatedByEqualFold ¶
func UpdatedByEqualFold(v string) predicate.SubscriptionSchedulePhase
UpdatedByEqualFold applies the EqualFold predicate on the "updated_by" field.
func UpdatedByGT ¶
func UpdatedByGT(v string) predicate.SubscriptionSchedulePhase
UpdatedByGT applies the GT predicate on the "updated_by" field.
func UpdatedByGTE ¶
func UpdatedByGTE(v string) predicate.SubscriptionSchedulePhase
UpdatedByGTE applies the GTE predicate on the "updated_by" field.
func UpdatedByHasPrefix ¶
func UpdatedByHasPrefix(v string) predicate.SubscriptionSchedulePhase
UpdatedByHasPrefix applies the HasPrefix predicate on the "updated_by" field.
func UpdatedByHasSuffix ¶
func UpdatedByHasSuffix(v string) predicate.SubscriptionSchedulePhase
UpdatedByHasSuffix applies the HasSuffix predicate on the "updated_by" field.
func UpdatedByIn ¶
func UpdatedByIn(vs ...string) predicate.SubscriptionSchedulePhase
UpdatedByIn applies the In predicate on the "updated_by" field.
func UpdatedByIsNil ¶
func UpdatedByIsNil() predicate.SubscriptionSchedulePhase
UpdatedByIsNil applies the IsNil predicate on the "updated_by" field.
func UpdatedByLT ¶
func UpdatedByLT(v string) predicate.SubscriptionSchedulePhase
UpdatedByLT applies the LT predicate on the "updated_by" field.
func UpdatedByLTE ¶
func UpdatedByLTE(v string) predicate.SubscriptionSchedulePhase
UpdatedByLTE applies the LTE predicate on the "updated_by" field.
func UpdatedByNEQ ¶
func UpdatedByNEQ(v string) predicate.SubscriptionSchedulePhase
UpdatedByNEQ applies the NEQ predicate on the "updated_by" field.
func UpdatedByNotIn ¶
func UpdatedByNotIn(vs ...string) predicate.SubscriptionSchedulePhase
UpdatedByNotIn applies the NotIn predicate on the "updated_by" field.
func UpdatedByNotNil ¶
func UpdatedByNotNil() predicate.SubscriptionSchedulePhase
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 SubscriptionSchedulePhase queries.
func ByCommitmentAmount ¶
func ByCommitmentAmount(opts ...sql.OrderTermOption) OrderOption
ByCommitmentAmount orders the results by the commitment_amount field.
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 ByEndDate ¶
func ByEndDate(opts ...sql.OrderTermOption) OrderOption
ByEndDate orders the results by the end_date field.
func ByEnvironmentID ¶
func ByEnvironmentID(opts ...sql.OrderTermOption) OrderOption
ByEnvironmentID orders the results by the environment_id field.
func ByID ¶
func ByID(opts ...sql.OrderTermOption) OrderOption
ByID orders the results by the id field.
func ByOverageFactor ¶
func ByOverageFactor(opts ...sql.OrderTermOption) OrderOption
ByOverageFactor orders the results by the overage_factor field.
func ByPhaseIndex ¶
func ByPhaseIndex(opts ...sql.OrderTermOption) OrderOption
ByPhaseIndex orders the results by the phase_index field.
func ByScheduleField ¶
func ByScheduleField(field string, opts ...sql.OrderTermOption) OrderOption
ByScheduleField orders the results by schedule field.
func ByScheduleID ¶
func ByScheduleID(opts ...sql.OrderTermOption) OrderOption
ByScheduleID orders the results by the schedule_id field.
func ByStartDate ¶
func ByStartDate(opts ...sql.OrderTermOption) OrderOption
ByStartDate orders the results by the start_date field.
func ByStatus ¶
func ByStatus(opts ...sql.OrderTermOption) OrderOption
ByStatus orders the results by the status field.
func ByTenantID ¶
func ByTenantID(opts ...sql.OrderTermOption) OrderOption
ByTenantID orders the results by the tenant_id field.
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.