Documentation
¶
Index ¶
- Constants
- Variables
- func And(predicates ...predicate.Release) predicate.Release
- func ID(id string) predicate.Release
- func IDContainsFold(id string) predicate.Release
- func IDEQ(id string) predicate.Release
- func IDEqualFold(id string) predicate.Release
- func IDGT(id string) predicate.Release
- func IDGTE(id string) predicate.Release
- func IDIn(ids ...string) predicate.Release
- func IDLT(id string) predicate.Release
- func IDLTE(id string) predicate.Release
- func IDNEQ(id string) predicate.Release
- func IDNotIn(ids ...string) predicate.Release
- func MetadataIsNil() predicate.Release
- func MetadataNotNil() predicate.Release
- func Name(v string) predicate.Release
- func NameContains(v string) predicate.Release
- func NameContainsFold(v string) predicate.Release
- func NameEQ(v string) predicate.Release
- func NameEqualFold(v string) predicate.Release
- func NameGT(v string) predicate.Release
- func NameGTE(v string) predicate.Release
- func NameHasPrefix(v string) predicate.Release
- func NameHasSuffix(v string) predicate.Release
- func NameIn(vs ...string) predicate.Release
- func NameIsNil() predicate.Release
- func NameLT(v string) predicate.Release
- func NameLTE(v string) predicate.Release
- func NameNEQ(v string) predicate.Release
- func NameNotIn(vs ...string) predicate.Release
- func NameNotNil() predicate.Release
- func Not(p predicate.Release) predicate.Release
- func Or(predicates ...predicate.Release) predicate.Release
- func Progress(v float64) predicate.Release
- func ProgressEQ(v float64) predicate.Release
- func ProgressGT(v float64) predicate.Release
- func ProgressGTE(v float64) predicate.Release
- func ProgressIn(vs ...float64) predicate.Release
- func ProgressIsNil() predicate.Release
- func ProgressLT(v float64) predicate.Release
- func ProgressLTE(v float64) predicate.Release
- func ProgressNEQ(v float64) predicate.Release
- func ProgressNotIn(vs ...float64) predicate.Release
- func ProgressNotNil() predicate.Release
- func Provider(v string) predicate.Release
- func ProviderContains(v string) predicate.Release
- func ProviderContainsFold(v string) predicate.Release
- func ProviderEQ(v string) predicate.Release
- func ProviderEqualFold(v string) predicate.Release
- func ProviderGT(v string) predicate.Release
- func ProviderGTE(v string) predicate.Release
- func ProviderHasPrefix(v string) predicate.Release
- func ProviderHasSuffix(v string) predicate.Release
- func ProviderIn(vs ...string) predicate.Release
- func ProviderLT(v string) predicate.Release
- func ProviderLTE(v string) predicate.Release
- func ProviderNEQ(v string) predicate.Release
- func ProviderNotIn(vs ...string) predicate.Release
- func ReleaseDate(v time.Time) predicate.Release
- func ReleaseDateEQ(v time.Time) predicate.Release
- func ReleaseDateGT(v time.Time) predicate.Release
- func ReleaseDateGTE(v time.Time) predicate.Release
- func ReleaseDateIn(vs ...time.Time) predicate.Release
- func ReleaseDateIsNil() predicate.Release
- func ReleaseDateLT(v time.Time) predicate.Release
- func ReleaseDateLTE(v time.Time) predicate.Release
- func ReleaseDateNEQ(v time.Time) predicate.Release
- func ReleaseDateNotIn(vs ...time.Time) predicate.Release
- func ReleaseDateNotNil() predicate.Release
- func Released(v bool) predicate.Release
- func ReleasedEQ(v bool) predicate.Release
- func ReleasedNEQ(v bool) predicate.Release
- func SourceID(v string) predicate.Release
- func SourceIDContains(v string) predicate.Release
- func SourceIDContainsFold(v string) predicate.Release
- func SourceIDEQ(v string) predicate.Release
- func SourceIDEqualFold(v string) predicate.Release
- func SourceIDGT(v string) predicate.Release
- func SourceIDGTE(v string) predicate.Release
- func SourceIDHasPrefix(v string) predicate.Release
- func SourceIDHasSuffix(v string) predicate.Release
- func SourceIDIn(vs ...string) predicate.Release
- func SourceIDLT(v string) predicate.Release
- func SourceIDLTE(v string) predicate.Release
- func SourceIDNEQ(v string) predicate.Release
- func SourceIDNotIn(vs ...string) predicate.Release
- func SourceRef(v string) predicate.Release
- func SourceRefContains(v string) predicate.Release
- func SourceRefContainsFold(v string) predicate.Release
- func SourceRefEQ(v string) predicate.Release
- func SourceRefEqualFold(v string) predicate.Release
- func SourceRefGT(v string) predicate.Release
- func SourceRefGTE(v string) predicate.Release
- func SourceRefHasPrefix(v string) predicate.Release
- func SourceRefHasSuffix(v string) predicate.Release
- func SourceRefIn(vs ...string) predicate.Release
- func SourceRefIsNil() predicate.Release
- func SourceRefLT(v string) predicate.Release
- func SourceRefLTE(v string) predicate.Release
- func SourceRefNEQ(v string) predicate.Release
- func SourceRefNotIn(vs ...string) predicate.Release
- func SourceRefNotNil() predicate.Release
- func SourceURL(v string) predicate.Release
- func SourceURLContains(v string) predicate.Release
- func SourceURLContainsFold(v string) predicate.Release
- func SourceURLEQ(v string) predicate.Release
- func SourceURLEqualFold(v string) predicate.Release
- func SourceURLGT(v string) predicate.Release
- func SourceURLGTE(v string) predicate.Release
- func SourceURLHasPrefix(v string) predicate.Release
- func SourceURLHasSuffix(v string) predicate.Release
- func SourceURLIn(vs ...string) predicate.Release
- func SourceURLIsNil() predicate.Release
- func SourceURLLT(v string) predicate.Release
- func SourceURLLTE(v string) predicate.Release
- func SourceURLNEQ(v string) predicate.Release
- func SourceURLNotIn(vs ...string) predicate.Release
- func SourceURLNotNil() predicate.Release
- func StartDate(v time.Time) predicate.Release
- func StartDateEQ(v time.Time) predicate.Release
- func StartDateGT(v time.Time) predicate.Release
- func StartDateGTE(v time.Time) predicate.Release
- func StartDateIn(vs ...time.Time) predicate.Release
- func StartDateIsNil() predicate.Release
- func StartDateLT(v time.Time) predicate.Release
- func StartDateLTE(v time.Time) predicate.Release
- func StartDateNEQ(v time.Time) predicate.Release
- func StartDateNotIn(vs ...time.Time) predicate.Release
- func StartDateNotNil() predicate.Release
- func StatusCategory(v string) predicate.Release
- func StatusCategoryContains(v string) predicate.Release
- func StatusCategoryContainsFold(v string) predicate.Release
- func StatusCategoryEQ(v string) predicate.Release
- func StatusCategoryEqualFold(v string) predicate.Release
- func StatusCategoryGT(v string) predicate.Release
- func StatusCategoryGTE(v string) predicate.Release
- func StatusCategoryHasPrefix(v string) predicate.Release
- func StatusCategoryHasSuffix(v string) predicate.Release
- func StatusCategoryIn(vs ...string) predicate.Release
- func StatusCategoryIsNil() predicate.Release
- func StatusCategoryLT(v string) predicate.Release
- func StatusCategoryLTE(v string) predicate.Release
- func StatusCategoryNEQ(v string) predicate.Release
- func StatusCategoryNotIn(vs ...string) predicate.Release
- func StatusCategoryNotNil() predicate.Release
- func StatusID(v string) predicate.Release
- func StatusIDContains(v string) predicate.Release
- func StatusIDContainsFold(v string) predicate.Release
- func StatusIDEQ(v string) predicate.Release
- func StatusIDEqualFold(v string) predicate.Release
- func StatusIDGT(v string) predicate.Release
- func StatusIDGTE(v string) predicate.Release
- func StatusIDHasPrefix(v string) predicate.Release
- func StatusIDHasSuffix(v string) predicate.Release
- func StatusIDIn(vs ...string) predicate.Release
- func StatusIDIsNil() predicate.Release
- func StatusIDLT(v string) predicate.Release
- func StatusIDLTE(v string) predicate.Release
- func StatusIDNEQ(v string) predicate.Release
- func StatusIDNotIn(vs ...string) predicate.Release
- func StatusIDNotNil() predicate.Release
- func StatusName(v string) predicate.Release
- func StatusNameContains(v string) predicate.Release
- func StatusNameContainsFold(v string) predicate.Release
- func StatusNameEQ(v string) predicate.Release
- func StatusNameEqualFold(v string) predicate.Release
- func StatusNameGT(v string) predicate.Release
- func StatusNameGTE(v string) predicate.Release
- func StatusNameHasPrefix(v string) predicate.Release
- func StatusNameHasSuffix(v string) predicate.Release
- func StatusNameIn(vs ...string) predicate.Release
- func StatusNameIsNil() predicate.Release
- func StatusNameLT(v string) predicate.Release
- func StatusNameLTE(v string) predicate.Release
- func StatusNameNEQ(v string) predicate.Release
- func StatusNameNotIn(vs ...string) predicate.Release
- func StatusNameNotNil() predicate.Release
- func SyncedAt(v time.Time) predicate.Release
- func SyncedAtEQ(v time.Time) predicate.Release
- func SyncedAtGT(v time.Time) predicate.Release
- func SyncedAtGTE(v time.Time) predicate.Release
- func SyncedAtIn(vs ...time.Time) predicate.Release
- func SyncedAtLT(v time.Time) predicate.Release
- func SyncedAtLTE(v time.Time) predicate.Release
- func SyncedAtNEQ(v time.Time) predicate.Release
- func SyncedAtNotIn(vs ...time.Time) predicate.Release
- func ValidColumn(column string) bool
- type OrderOption
- func ByID(opts ...sql.OrderTermOption) OrderOption
- func ByName(opts ...sql.OrderTermOption) OrderOption
- func ByProgress(opts ...sql.OrderTermOption) OrderOption
- func ByProvider(opts ...sql.OrderTermOption) OrderOption
- func ByReleaseDate(opts ...sql.OrderTermOption) OrderOption
- func ByReleased(opts ...sql.OrderTermOption) OrderOption
- func BySourceID(opts ...sql.OrderTermOption) OrderOption
- func BySourceRef(opts ...sql.OrderTermOption) OrderOption
- func BySourceURL(opts ...sql.OrderTermOption) OrderOption
- func ByStartDate(opts ...sql.OrderTermOption) OrderOption
- func ByStatusCategory(opts ...sql.OrderTermOption) OrderOption
- func ByStatusID(opts ...sql.OrderTermOption) OrderOption
- func ByStatusName(opts ...sql.OrderTermOption) OrderOption
- func BySyncedAt(opts ...sql.OrderTermOption) OrderOption
Constants ¶
const ( // Label holds the string label denoting the release type in the database. Label = "release" // FieldID holds the string denoting the id field in the database. FieldID = "id" // FieldProvider holds the string denoting the provider field in the database. FieldProvider = "provider" // FieldSourceID holds the string denoting the source_id field in the database. FieldSourceID = "source_id" // FieldSourceRef holds the string denoting the source_ref field in the database. FieldSourceRef = "source_ref" // FieldSourceURL holds the string denoting the source_url field in the database. FieldSourceURL = "source_url" // FieldName holds the string denoting the name field in the database. FieldName = "name" // FieldStartDate holds the string denoting the start_date field in the database. FieldStartDate = "start_date" // FieldReleaseDate holds the string denoting the release_date field in the database. FieldReleaseDate = "release_date" // FieldReleased holds the string denoting the released field in the database. FieldReleased = "released" // FieldStatusID holds the string denoting the status_id field in the database. FieldStatusID = "status_id" // FieldStatusName holds the string denoting the status_name field in the database. FieldStatusName = "status_name" // FieldStatusCategory holds the string denoting the status_category field in the database. FieldStatusCategory = "status_category" // FieldProgress holds the string denoting the progress field in the database. FieldProgress = "progress" // FieldMetadata holds the string denoting the metadata field in the database. FieldMetadata = "metadata" // FieldSyncedAt holds the string denoting the synced_at field in the database. FieldSyncedAt = "synced_at" // Table holds the table name of the release in the database. Table = "releases" )
Variables ¶
var ( // ProviderValidator is a validator for the "provider" field. It is called by the builders before save. ProviderValidator func(string) error // SourceIDValidator is a validator for the "source_id" field. It is called by the builders before save. SourceIDValidator func(string) error // SourceRefValidator is a validator for the "source_ref" field. It is called by the builders before save. SourceRefValidator func(string) error // SourceURLValidator is a validator for the "source_url" field. It is called by the builders before save. SourceURLValidator func(string) error // NameValidator is a validator for the "name" field. It is called by the builders before save. NameValidator func(string) error // DefaultReleased holds the default value on creation for the "released" field. DefaultReleased bool // StatusIDValidator is a validator for the "status_id" field. It is called by the builders before save. StatusIDValidator func(string) error // StatusNameValidator is a validator for the "status_name" field. It is called by the builders before save. StatusNameValidator func(string) error // StatusCategoryValidator is a validator for the "status_category" field. It is called by the builders before save. StatusCategoryValidator func(string) error // DefaultSyncedAt holds the default value on creation for the "synced_at" field. DefaultSyncedAt func() time.Time // IDValidator is a validator for the "id" field. It is called by the builders before save. IDValidator func(string) error )
var Columns = []string{ FieldID, FieldProvider, FieldSourceID, FieldSourceRef, FieldSourceURL, FieldName, FieldStartDate, FieldReleaseDate, FieldReleased, FieldStatusID, FieldStatusName, FieldStatusCategory, FieldProgress, FieldMetadata, FieldSyncedAt, }
Columns holds all SQL columns for release fields.
Functions ¶
func IDContainsFold ¶
IDContainsFold applies the ContainsFold predicate on the ID field.
func IDEqualFold ¶
IDEqualFold applies the EqualFold predicate on the ID field.
func MetadataIsNil ¶
MetadataIsNil applies the IsNil predicate on the "metadata" field.
func MetadataNotNil ¶
MetadataNotNil applies the NotNil predicate on the "metadata" field.
func NameContains ¶
NameContains applies the Contains predicate on the "name" field.
func NameContainsFold ¶
NameContainsFold applies the ContainsFold predicate on the "name" field.
func NameEqualFold ¶
NameEqualFold applies the EqualFold predicate on the "name" field.
func NameHasPrefix ¶
NameHasPrefix applies the HasPrefix predicate on the "name" field.
func NameHasSuffix ¶
NameHasSuffix applies the HasSuffix predicate on the "name" field.
func NameNotNil ¶
NameNotNil applies the NotNil predicate on the "name" field.
func Progress ¶
Progress applies equality check predicate on the "progress" field. It's identical to ProgressEQ.
func ProgressEQ ¶
ProgressEQ applies the EQ predicate on the "progress" field.
func ProgressGT ¶
ProgressGT applies the GT predicate on the "progress" field.
func ProgressGTE ¶
ProgressGTE applies the GTE predicate on the "progress" field.
func ProgressIn ¶
ProgressIn applies the In predicate on the "progress" field.
func ProgressIsNil ¶
ProgressIsNil applies the IsNil predicate on the "progress" field.
func ProgressLT ¶
ProgressLT applies the LT predicate on the "progress" field.
func ProgressLTE ¶
ProgressLTE applies the LTE predicate on the "progress" field.
func ProgressNEQ ¶
ProgressNEQ applies the NEQ predicate on the "progress" field.
func ProgressNotIn ¶
ProgressNotIn applies the NotIn predicate on the "progress" field.
func ProgressNotNil ¶
ProgressNotNil applies the NotNil predicate on the "progress" field.
func Provider ¶
Provider applies equality check predicate on the "provider" field. It's identical to ProviderEQ.
func ProviderContains ¶
ProviderContains applies the Contains predicate on the "provider" field.
func ProviderContainsFold ¶
ProviderContainsFold applies the ContainsFold predicate on the "provider" field.
func ProviderEQ ¶
ProviderEQ applies the EQ predicate on the "provider" field.
func ProviderEqualFold ¶
ProviderEqualFold applies the EqualFold predicate on the "provider" field.
func ProviderGT ¶
ProviderGT applies the GT predicate on the "provider" field.
func ProviderGTE ¶
ProviderGTE applies the GTE predicate on the "provider" field.
func ProviderHasPrefix ¶
ProviderHasPrefix applies the HasPrefix predicate on the "provider" field.
func ProviderHasSuffix ¶
ProviderHasSuffix applies the HasSuffix predicate on the "provider" field.
func ProviderIn ¶
ProviderIn applies the In predicate on the "provider" field.
func ProviderLT ¶
ProviderLT applies the LT predicate on the "provider" field.
func ProviderLTE ¶
ProviderLTE applies the LTE predicate on the "provider" field.
func ProviderNEQ ¶
ProviderNEQ applies the NEQ predicate on the "provider" field.
func ProviderNotIn ¶
ProviderNotIn applies the NotIn predicate on the "provider" field.
func ReleaseDate ¶
ReleaseDate applies equality check predicate on the "release_date" field. It's identical to ReleaseDateEQ.
func ReleaseDateEQ ¶
ReleaseDateEQ applies the EQ predicate on the "release_date" field.
func ReleaseDateGT ¶
ReleaseDateGT applies the GT predicate on the "release_date" field.
func ReleaseDateGTE ¶
ReleaseDateGTE applies the GTE predicate on the "release_date" field.
func ReleaseDateIn ¶
ReleaseDateIn applies the In predicate on the "release_date" field.
func ReleaseDateIsNil ¶
ReleaseDateIsNil applies the IsNil predicate on the "release_date" field.
func ReleaseDateLT ¶
ReleaseDateLT applies the LT predicate on the "release_date" field.
func ReleaseDateLTE ¶
ReleaseDateLTE applies the LTE predicate on the "release_date" field.
func ReleaseDateNEQ ¶
ReleaseDateNEQ applies the NEQ predicate on the "release_date" field.
func ReleaseDateNotIn ¶
ReleaseDateNotIn applies the NotIn predicate on the "release_date" field.
func ReleaseDateNotNil ¶
ReleaseDateNotNil applies the NotNil predicate on the "release_date" field.
func Released ¶
Released applies equality check predicate on the "released" field. It's identical to ReleasedEQ.
func ReleasedEQ ¶
ReleasedEQ applies the EQ predicate on the "released" field.
func ReleasedNEQ ¶
ReleasedNEQ applies the NEQ predicate on the "released" field.
func SourceID ¶
SourceID applies equality check predicate on the "source_id" field. It's identical to SourceIDEQ.
func SourceIDContains ¶
SourceIDContains applies the Contains predicate on the "source_id" field.
func SourceIDContainsFold ¶
SourceIDContainsFold applies the ContainsFold predicate on the "source_id" field.
func SourceIDEQ ¶
SourceIDEQ applies the EQ predicate on the "source_id" field.
func SourceIDEqualFold ¶
SourceIDEqualFold applies the EqualFold predicate on the "source_id" field.
func SourceIDGT ¶
SourceIDGT applies the GT predicate on the "source_id" field.
func SourceIDGTE ¶
SourceIDGTE applies the GTE predicate on the "source_id" field.
func SourceIDHasPrefix ¶
SourceIDHasPrefix applies the HasPrefix predicate on the "source_id" field.
func SourceIDHasSuffix ¶
SourceIDHasSuffix applies the HasSuffix predicate on the "source_id" field.
func SourceIDIn ¶
SourceIDIn applies the In predicate on the "source_id" field.
func SourceIDLT ¶
SourceIDLT applies the LT predicate on the "source_id" field.
func SourceIDLTE ¶
SourceIDLTE applies the LTE predicate on the "source_id" field.
func SourceIDNEQ ¶
SourceIDNEQ applies the NEQ predicate on the "source_id" field.
func SourceIDNotIn ¶
SourceIDNotIn applies the NotIn predicate on the "source_id" field.
func SourceRef ¶
SourceRef applies equality check predicate on the "source_ref" field. It's identical to SourceRefEQ.
func SourceRefContains ¶
SourceRefContains applies the Contains predicate on the "source_ref" field.
func SourceRefContainsFold ¶
SourceRefContainsFold applies the ContainsFold predicate on the "source_ref" field.
func SourceRefEQ ¶
SourceRefEQ applies the EQ predicate on the "source_ref" field.
func SourceRefEqualFold ¶
SourceRefEqualFold applies the EqualFold predicate on the "source_ref" field.
func SourceRefGT ¶
SourceRefGT applies the GT predicate on the "source_ref" field.
func SourceRefGTE ¶
SourceRefGTE applies the GTE predicate on the "source_ref" field.
func SourceRefHasPrefix ¶
SourceRefHasPrefix applies the HasPrefix predicate on the "source_ref" field.
func SourceRefHasSuffix ¶
SourceRefHasSuffix applies the HasSuffix predicate on the "source_ref" field.
func SourceRefIn ¶
SourceRefIn applies the In predicate on the "source_ref" field.
func SourceRefIsNil ¶
SourceRefIsNil applies the IsNil predicate on the "source_ref" field.
func SourceRefLT ¶
SourceRefLT applies the LT predicate on the "source_ref" field.
func SourceRefLTE ¶
SourceRefLTE applies the LTE predicate on the "source_ref" field.
func SourceRefNEQ ¶
SourceRefNEQ applies the NEQ predicate on the "source_ref" field.
func SourceRefNotIn ¶
SourceRefNotIn applies the NotIn predicate on the "source_ref" field.
func SourceRefNotNil ¶
SourceRefNotNil applies the NotNil predicate on the "source_ref" field.
func SourceURL ¶
SourceURL applies equality check predicate on the "source_url" field. It's identical to SourceURLEQ.
func SourceURLContains ¶
SourceURLContains applies the Contains predicate on the "source_url" field.
func SourceURLContainsFold ¶
SourceURLContainsFold applies the ContainsFold predicate on the "source_url" field.
func SourceURLEQ ¶
SourceURLEQ applies the EQ predicate on the "source_url" field.
func SourceURLEqualFold ¶
SourceURLEqualFold applies the EqualFold predicate on the "source_url" field.
func SourceURLGT ¶
SourceURLGT applies the GT predicate on the "source_url" field.
func SourceURLGTE ¶
SourceURLGTE applies the GTE predicate on the "source_url" field.
func SourceURLHasPrefix ¶
SourceURLHasPrefix applies the HasPrefix predicate on the "source_url" field.
func SourceURLHasSuffix ¶
SourceURLHasSuffix applies the HasSuffix predicate on the "source_url" field.
func SourceURLIn ¶
SourceURLIn applies the In predicate on the "source_url" field.
func SourceURLIsNil ¶
SourceURLIsNil applies the IsNil predicate on the "source_url" field.
func SourceURLLT ¶
SourceURLLT applies the LT predicate on the "source_url" field.
func SourceURLLTE ¶
SourceURLLTE applies the LTE predicate on the "source_url" field.
func SourceURLNEQ ¶
SourceURLNEQ applies the NEQ predicate on the "source_url" field.
func SourceURLNotIn ¶
SourceURLNotIn applies the NotIn predicate on the "source_url" field.
func SourceURLNotNil ¶
SourceURLNotNil applies the NotNil predicate on the "source_url" field.
func StartDate ¶
StartDate applies equality check predicate on the "start_date" field. It's identical to StartDateEQ.
func StartDateEQ ¶
StartDateEQ applies the EQ predicate on the "start_date" field.
func StartDateGT ¶
StartDateGT applies the GT predicate on the "start_date" field.
func StartDateGTE ¶
StartDateGTE applies the GTE predicate on the "start_date" field.
func StartDateIn ¶
StartDateIn applies the In predicate on the "start_date" field.
func StartDateIsNil ¶
StartDateIsNil applies the IsNil predicate on the "start_date" field.
func StartDateLT ¶
StartDateLT applies the LT predicate on the "start_date" field.
func StartDateLTE ¶
StartDateLTE applies the LTE predicate on the "start_date" field.
func StartDateNEQ ¶
StartDateNEQ applies the NEQ predicate on the "start_date" field.
func StartDateNotIn ¶
StartDateNotIn applies the NotIn predicate on the "start_date" field.
func StartDateNotNil ¶
StartDateNotNil applies the NotNil predicate on the "start_date" field.
func StatusCategory ¶
StatusCategory applies equality check predicate on the "status_category" field. It's identical to StatusCategoryEQ.
func StatusCategoryContains ¶
StatusCategoryContains applies the Contains predicate on the "status_category" field.
func StatusCategoryContainsFold ¶
StatusCategoryContainsFold applies the ContainsFold predicate on the "status_category" field.
func StatusCategoryEQ ¶
StatusCategoryEQ applies the EQ predicate on the "status_category" field.
func StatusCategoryEqualFold ¶
StatusCategoryEqualFold applies the EqualFold predicate on the "status_category" field.
func StatusCategoryGT ¶
StatusCategoryGT applies the GT predicate on the "status_category" field.
func StatusCategoryGTE ¶
StatusCategoryGTE applies the GTE predicate on the "status_category" field.
func StatusCategoryHasPrefix ¶
StatusCategoryHasPrefix applies the HasPrefix predicate on the "status_category" field.
func StatusCategoryHasSuffix ¶
StatusCategoryHasSuffix applies the HasSuffix predicate on the "status_category" field.
func StatusCategoryIn ¶
StatusCategoryIn applies the In predicate on the "status_category" field.
func StatusCategoryIsNil ¶
StatusCategoryIsNil applies the IsNil predicate on the "status_category" field.
func StatusCategoryLT ¶
StatusCategoryLT applies the LT predicate on the "status_category" field.
func StatusCategoryLTE ¶
StatusCategoryLTE applies the LTE predicate on the "status_category" field.
func StatusCategoryNEQ ¶
StatusCategoryNEQ applies the NEQ predicate on the "status_category" field.
func StatusCategoryNotIn ¶
StatusCategoryNotIn applies the NotIn predicate on the "status_category" field.
func StatusCategoryNotNil ¶
StatusCategoryNotNil applies the NotNil predicate on the "status_category" field.
func StatusID ¶
StatusID applies equality check predicate on the "status_id" field. It's identical to StatusIDEQ.
func StatusIDContains ¶
StatusIDContains applies the Contains predicate on the "status_id" field.
func StatusIDContainsFold ¶
StatusIDContainsFold applies the ContainsFold predicate on the "status_id" field.
func StatusIDEQ ¶
StatusIDEQ applies the EQ predicate on the "status_id" field.
func StatusIDEqualFold ¶
StatusIDEqualFold applies the EqualFold predicate on the "status_id" field.
func StatusIDGT ¶
StatusIDGT applies the GT predicate on the "status_id" field.
func StatusIDGTE ¶
StatusIDGTE applies the GTE predicate on the "status_id" field.
func StatusIDHasPrefix ¶
StatusIDHasPrefix applies the HasPrefix predicate on the "status_id" field.
func StatusIDHasSuffix ¶
StatusIDHasSuffix applies the HasSuffix predicate on the "status_id" field.
func StatusIDIn ¶
StatusIDIn applies the In predicate on the "status_id" field.
func StatusIDIsNil ¶
StatusIDIsNil applies the IsNil predicate on the "status_id" field.
func StatusIDLT ¶
StatusIDLT applies the LT predicate on the "status_id" field.
func StatusIDLTE ¶
StatusIDLTE applies the LTE predicate on the "status_id" field.
func StatusIDNEQ ¶
StatusIDNEQ applies the NEQ predicate on the "status_id" field.
func StatusIDNotIn ¶
StatusIDNotIn applies the NotIn predicate on the "status_id" field.
func StatusIDNotNil ¶
StatusIDNotNil applies the NotNil predicate on the "status_id" field.
func StatusName ¶
StatusName applies equality check predicate on the "status_name" field. It's identical to StatusNameEQ.
func StatusNameContains ¶
StatusNameContains applies the Contains predicate on the "status_name" field.
func StatusNameContainsFold ¶
StatusNameContainsFold applies the ContainsFold predicate on the "status_name" field.
func StatusNameEQ ¶
StatusNameEQ applies the EQ predicate on the "status_name" field.
func StatusNameEqualFold ¶
StatusNameEqualFold applies the EqualFold predicate on the "status_name" field.
func StatusNameGT ¶
StatusNameGT applies the GT predicate on the "status_name" field.
func StatusNameGTE ¶
StatusNameGTE applies the GTE predicate on the "status_name" field.
func StatusNameHasPrefix ¶
StatusNameHasPrefix applies the HasPrefix predicate on the "status_name" field.
func StatusNameHasSuffix ¶
StatusNameHasSuffix applies the HasSuffix predicate on the "status_name" field.
func StatusNameIn ¶
StatusNameIn applies the In predicate on the "status_name" field.
func StatusNameIsNil ¶
StatusNameIsNil applies the IsNil predicate on the "status_name" field.
func StatusNameLT ¶
StatusNameLT applies the LT predicate on the "status_name" field.
func StatusNameLTE ¶
StatusNameLTE applies the LTE predicate on the "status_name" field.
func StatusNameNEQ ¶
StatusNameNEQ applies the NEQ predicate on the "status_name" field.
func StatusNameNotIn ¶
StatusNameNotIn applies the NotIn predicate on the "status_name" field.
func StatusNameNotNil ¶
StatusNameNotNil applies the NotNil predicate on the "status_name" field.
func SyncedAt ¶
SyncedAt applies equality check predicate on the "synced_at" field. It's identical to SyncedAtEQ.
func SyncedAtEQ ¶
SyncedAtEQ applies the EQ predicate on the "synced_at" field.
func SyncedAtGT ¶
SyncedAtGT applies the GT predicate on the "synced_at" field.
func SyncedAtGTE ¶
SyncedAtGTE applies the GTE predicate on the "synced_at" field.
func SyncedAtIn ¶
SyncedAtIn applies the In predicate on the "synced_at" field.
func SyncedAtLT ¶
SyncedAtLT applies the LT predicate on the "synced_at" field.
func SyncedAtLTE ¶
SyncedAtLTE applies the LTE predicate on the "synced_at" field.
func SyncedAtNEQ ¶
SyncedAtNEQ applies the NEQ predicate on the "synced_at" field.
func SyncedAtNotIn ¶
SyncedAtNotIn applies the NotIn predicate on the "synced_at" field.
func ValidColumn ¶
ValidColumn reports if the column name is valid (part of the table columns).
Types ¶
type OrderOption ¶
OrderOption defines the ordering options for the Release queries.
func ByID ¶
func ByID(opts ...sql.OrderTermOption) OrderOption
ByID orders the results by the id field.
func ByName ¶
func ByName(opts ...sql.OrderTermOption) OrderOption
ByName orders the results by the name field.
func ByProgress ¶
func ByProgress(opts ...sql.OrderTermOption) OrderOption
ByProgress orders the results by the progress field.
func ByProvider ¶
func ByProvider(opts ...sql.OrderTermOption) OrderOption
ByProvider orders the results by the provider field.
func ByReleaseDate ¶
func ByReleaseDate(opts ...sql.OrderTermOption) OrderOption
ByReleaseDate orders the results by the release_date field.
func ByReleased ¶
func ByReleased(opts ...sql.OrderTermOption) OrderOption
ByReleased orders the results by the released field.
func BySourceID ¶
func BySourceID(opts ...sql.OrderTermOption) OrderOption
BySourceID orders the results by the source_id field.
func BySourceRef ¶
func BySourceRef(opts ...sql.OrderTermOption) OrderOption
BySourceRef orders the results by the source_ref field.
func BySourceURL ¶
func BySourceURL(opts ...sql.OrderTermOption) OrderOption
BySourceURL orders the results by the source_url field.
func ByStartDate ¶
func ByStartDate(opts ...sql.OrderTermOption) OrderOption
ByStartDate orders the results by the start_date field.
func ByStatusCategory ¶
func ByStatusCategory(opts ...sql.OrderTermOption) OrderOption
ByStatusCategory orders the results by the status_category field.
func ByStatusID ¶
func ByStatusID(opts ...sql.OrderTermOption) OrderOption
ByStatusID orders the results by the status_id field.
func ByStatusName ¶
func ByStatusName(opts ...sql.OrderTermOption) OrderOption
ByStatusName orders the results by the status_name field.
func BySyncedAt ¶
func BySyncedAt(opts ...sql.OrderTermOption) OrderOption
BySyncedAt orders the results by the synced_at field.