Documentation ¶
Index ¶
- Constants
- Variables
- func And(predicates ...predicate.Standard) predicate.Standard
- func Background(v string) predicate.Standard
- func BackgroundContains(v string) predicate.Standard
- func BackgroundContainsFold(v string) predicate.Standard
- func BackgroundEQ(v string) predicate.Standard
- func BackgroundEqualFold(v string) predicate.Standard
- func BackgroundGT(v string) predicate.Standard
- func BackgroundGTE(v string) predicate.Standard
- func BackgroundHasPrefix(v string) predicate.Standard
- func BackgroundHasSuffix(v string) predicate.Standard
- func BackgroundIn(vs ...string) predicate.Standard
- func BackgroundIsNil() predicate.Standard
- func BackgroundLT(v string) predicate.Standard
- func BackgroundLTE(v string) predicate.Standard
- func BackgroundNEQ(v string) predicate.Standard
- func BackgroundNotIn(vs ...string) predicate.Standard
- func BackgroundNotNil() predicate.Standard
- func CreatedAt(v time.Time) predicate.Standard
- func CreatedAtEQ(v time.Time) predicate.Standard
- func CreatedAtGT(v time.Time) predicate.Standard
- func CreatedAtGTE(v time.Time) predicate.Standard
- func CreatedAtIn(vs ...time.Time) predicate.Standard
- func CreatedAtIsNil() predicate.Standard
- func CreatedAtLT(v time.Time) predicate.Standard
- func CreatedAtLTE(v time.Time) predicate.Standard
- func CreatedAtNEQ(v time.Time) predicate.Standard
- func CreatedAtNotIn(vs ...time.Time) predicate.Standard
- func CreatedAtNotNil() predicate.Standard
- func CreatedBy(v string) predicate.Standard
- func CreatedByContains(v string) predicate.Standard
- func CreatedByContainsFold(v string) predicate.Standard
- func CreatedByEQ(v string) predicate.Standard
- func CreatedByEqualFold(v string) predicate.Standard
- func CreatedByGT(v string) predicate.Standard
- func CreatedByGTE(v string) predicate.Standard
- func CreatedByHasPrefix(v string) predicate.Standard
- func CreatedByHasSuffix(v string) predicate.Standard
- func CreatedByIn(vs ...string) predicate.Standard
- func CreatedByIsNil() predicate.Standard
- func CreatedByLT(v string) predicate.Standard
- func CreatedByLTE(v string) predicate.Standard
- func CreatedByNEQ(v string) predicate.Standard
- func CreatedByNotIn(vs ...string) predicate.Standard
- func CreatedByNotNil() predicate.Standard
- func DeletedAt(v time.Time) predicate.Standard
- func DeletedAtEQ(v time.Time) predicate.Standard
- func DeletedAtGT(v time.Time) predicate.Standard
- func DeletedAtGTE(v time.Time) predicate.Standard
- func DeletedAtIn(vs ...time.Time) predicate.Standard
- func DeletedAtIsNil() predicate.Standard
- func DeletedAtLT(v time.Time) predicate.Standard
- func DeletedAtLTE(v time.Time) predicate.Standard
- func DeletedAtNEQ(v time.Time) predicate.Standard
- func DeletedAtNotIn(vs ...time.Time) predicate.Standard
- func DeletedAtNotNil() predicate.Standard
- func DeletedBy(v string) predicate.Standard
- func DeletedByContains(v string) predicate.Standard
- func DeletedByContainsFold(v string) predicate.Standard
- func DeletedByEQ(v string) predicate.Standard
- func DeletedByEqualFold(v string) predicate.Standard
- func DeletedByGT(v string) predicate.Standard
- func DeletedByGTE(v string) predicate.Standard
- func DeletedByHasPrefix(v string) predicate.Standard
- func DeletedByHasSuffix(v string) predicate.Standard
- func DeletedByIn(vs ...string) predicate.Standard
- func DeletedByIsNil() predicate.Standard
- func DeletedByLT(v string) predicate.Standard
- func DeletedByLTE(v string) predicate.Standard
- func DeletedByNEQ(v string) predicate.Standard
- func DeletedByNotIn(vs ...string) predicate.Standard
- func DeletedByNotNil() predicate.Standard
- func Description(v string) predicate.Standard
- func DescriptionContains(v string) predicate.Standard
- func DescriptionContainsFold(v string) predicate.Standard
- func DescriptionEQ(v string) predicate.Standard
- func DescriptionEqualFold(v string) predicate.Standard
- func DescriptionGT(v string) predicate.Standard
- func DescriptionGTE(v string) predicate.Standard
- func DescriptionHasPrefix(v string) predicate.Standard
- func DescriptionHasSuffix(v string) predicate.Standard
- func DescriptionIn(vs ...string) predicate.Standard
- func DescriptionIsNil() predicate.Standard
- func DescriptionLT(v string) predicate.Standard
- func DescriptionLTE(v string) predicate.Standard
- func DescriptionNEQ(v string) predicate.Standard
- func DescriptionNotIn(vs ...string) predicate.Standard
- func DescriptionNotNil() predicate.Standard
- func DetailsIsNil() predicate.Standard
- func DetailsNotNil() predicate.Standard
- func Family(v string) predicate.Standard
- func FamilyContains(v string) predicate.Standard
- func FamilyContainsFold(v string) predicate.Standard
- func FamilyEQ(v string) predicate.Standard
- func FamilyEqualFold(v string) predicate.Standard
- func FamilyGT(v string) predicate.Standard
- func FamilyGTE(v string) predicate.Standard
- func FamilyHasPrefix(v string) predicate.Standard
- func FamilyHasSuffix(v string) predicate.Standard
- func FamilyIn(vs ...string) predicate.Standard
- func FamilyIsNil() predicate.Standard
- func FamilyLT(v string) predicate.Standard
- func FamilyLTE(v string) predicate.Standard
- func FamilyNEQ(v string) predicate.Standard
- func FamilyNotIn(vs ...string) predicate.Standard
- func FamilyNotNil() predicate.Standard
- func HasActionplans() predicate.Standard
- func HasActionplansWith(preds ...predicate.ActionPlan) predicate.Standard
- func HasControlobjectives() predicate.Standard
- func HasControlobjectivesWith(preds ...predicate.ControlObjective) predicate.Standard
- func HasControls() predicate.Standard
- func HasControlsWith(preds ...predicate.Control) predicate.Standard
- func HasProcedures() predicate.Standard
- func HasProceduresWith(preds ...predicate.Procedure) predicate.Standard
- func HasPrograms() predicate.Standard
- func HasProgramsWith(preds ...predicate.Program) predicate.Standard
- func ID(id string) predicate.Standard
- func IDContainsFold(id string) predicate.Standard
- func IDEQ(id string) predicate.Standard
- func IDEqualFold(id string) predicate.Standard
- func IDGT(id string) predicate.Standard
- func IDGTE(id string) predicate.Standard
- func IDIn(ids ...string) predicate.Standard
- func IDLT(id string) predicate.Standard
- func IDLTE(id string) predicate.Standard
- func IDNEQ(id string) predicate.Standard
- func IDNotIn(ids ...string) predicate.Standard
- func MappingID(v string) predicate.Standard
- func MappingIDContains(v string) predicate.Standard
- func MappingIDContainsFold(v string) predicate.Standard
- func MappingIDEQ(v string) predicate.Standard
- func MappingIDEqualFold(v string) predicate.Standard
- func MappingIDGT(v string) predicate.Standard
- func MappingIDGTE(v string) predicate.Standard
- func MappingIDHasPrefix(v string) predicate.Standard
- func MappingIDHasSuffix(v string) predicate.Standard
- func MappingIDIn(vs ...string) predicate.Standard
- func MappingIDLT(v string) predicate.Standard
- func MappingIDLTE(v string) predicate.Standard
- func MappingIDNEQ(v string) predicate.Standard
- func MappingIDNotIn(vs ...string) predicate.Standard
- func Name(v string) predicate.Standard
- func NameContains(v string) predicate.Standard
- func NameContainsFold(v string) predicate.Standard
- func NameEQ(v string) predicate.Standard
- func NameEqualFold(v string) predicate.Standard
- func NameGT(v string) predicate.Standard
- func NameGTE(v string) predicate.Standard
- func NameHasPrefix(v string) predicate.Standard
- func NameHasSuffix(v string) predicate.Standard
- func NameIn(vs ...string) predicate.Standard
- func NameLT(v string) predicate.Standard
- func NameLTE(v string) predicate.Standard
- func NameNEQ(v string) predicate.Standard
- func NameNotIn(vs ...string) predicate.Standard
- func Not(p predicate.Standard) predicate.Standard
- func Or(predicates ...predicate.Standard) predicate.Standard
- func PurposeAndScope(v string) predicate.Standard
- func PurposeAndScopeContains(v string) predicate.Standard
- func PurposeAndScopeContainsFold(v string) predicate.Standard
- func PurposeAndScopeEQ(v string) predicate.Standard
- func PurposeAndScopeEqualFold(v string) predicate.Standard
- func PurposeAndScopeGT(v string) predicate.Standard
- func PurposeAndScopeGTE(v string) predicate.Standard
- func PurposeAndScopeHasPrefix(v string) predicate.Standard
- func PurposeAndScopeHasSuffix(v string) predicate.Standard
- func PurposeAndScopeIn(vs ...string) predicate.Standard
- func PurposeAndScopeIsNil() predicate.Standard
- func PurposeAndScopeLT(v string) predicate.Standard
- func PurposeAndScopeLTE(v string) predicate.Standard
- func PurposeAndScopeNEQ(v string) predicate.Standard
- func PurposeAndScopeNotIn(vs ...string) predicate.Standard
- func PurposeAndScopeNotNil() predicate.Standard
- func Satisfies(v string) predicate.Standard
- func SatisfiesContains(v string) predicate.Standard
- func SatisfiesContainsFold(v string) predicate.Standard
- func SatisfiesEQ(v string) predicate.Standard
- func SatisfiesEqualFold(v string) predicate.Standard
- func SatisfiesGT(v string) predicate.Standard
- func SatisfiesGTE(v string) predicate.Standard
- func SatisfiesHasPrefix(v string) predicate.Standard
- func SatisfiesHasSuffix(v string) predicate.Standard
- func SatisfiesIn(vs ...string) predicate.Standard
- func SatisfiesIsNil() predicate.Standard
- func SatisfiesLT(v string) predicate.Standard
- func SatisfiesLTE(v string) predicate.Standard
- func SatisfiesNEQ(v string) predicate.Standard
- func SatisfiesNotIn(vs ...string) predicate.Standard
- func SatisfiesNotNil() predicate.Standard
- func StandardType(v string) predicate.Standard
- func StandardTypeContains(v string) predicate.Standard
- func StandardTypeContainsFold(v string) predicate.Standard
- func StandardTypeEQ(v string) predicate.Standard
- func StandardTypeEqualFold(v string) predicate.Standard
- func StandardTypeGT(v string) predicate.Standard
- func StandardTypeGTE(v string) predicate.Standard
- func StandardTypeHasPrefix(v string) predicate.Standard
- func StandardTypeHasSuffix(v string) predicate.Standard
- func StandardTypeIn(vs ...string) predicate.Standard
- func StandardTypeIsNil() predicate.Standard
- func StandardTypeLT(v string) predicate.Standard
- func StandardTypeLTE(v string) predicate.Standard
- func StandardTypeNEQ(v string) predicate.Standard
- func StandardTypeNotIn(vs ...string) predicate.Standard
- func StandardTypeNotNil() predicate.Standard
- func Status(v string) predicate.Standard
- func StatusContains(v string) predicate.Standard
- func StatusContainsFold(v string) predicate.Standard
- func StatusEQ(v string) predicate.Standard
- func StatusEqualFold(v string) predicate.Standard
- func StatusGT(v string) predicate.Standard
- func StatusGTE(v string) predicate.Standard
- func StatusHasPrefix(v string) predicate.Standard
- func StatusHasSuffix(v string) predicate.Standard
- func StatusIn(vs ...string) predicate.Standard
- func StatusIsNil() predicate.Standard
- func StatusLT(v string) predicate.Standard
- func StatusLTE(v string) predicate.Standard
- func StatusNEQ(v string) predicate.Standard
- func StatusNotIn(vs ...string) predicate.Standard
- func StatusNotNil() predicate.Standard
- func TagsIsNil() predicate.Standard
- func TagsNotNil() predicate.Standard
- func UpdatedAt(v time.Time) predicate.Standard
- func UpdatedAtEQ(v time.Time) predicate.Standard
- func UpdatedAtGT(v time.Time) predicate.Standard
- func UpdatedAtGTE(v time.Time) predicate.Standard
- func UpdatedAtIn(vs ...time.Time) predicate.Standard
- func UpdatedAtIsNil() predicate.Standard
- func UpdatedAtLT(v time.Time) predicate.Standard
- func UpdatedAtLTE(v time.Time) predicate.Standard
- func UpdatedAtNEQ(v time.Time) predicate.Standard
- func UpdatedAtNotIn(vs ...time.Time) predicate.Standard
- func UpdatedAtNotNil() predicate.Standard
- func UpdatedBy(v string) predicate.Standard
- func UpdatedByContains(v string) predicate.Standard
- func UpdatedByContainsFold(v string) predicate.Standard
- func UpdatedByEQ(v string) predicate.Standard
- func UpdatedByEqualFold(v string) predicate.Standard
- func UpdatedByGT(v string) predicate.Standard
- func UpdatedByGTE(v string) predicate.Standard
- func UpdatedByHasPrefix(v string) predicate.Standard
- func UpdatedByHasSuffix(v string) predicate.Standard
- func UpdatedByIn(vs ...string) predicate.Standard
- func UpdatedByIsNil() predicate.Standard
- func UpdatedByLT(v string) predicate.Standard
- func UpdatedByLTE(v string) predicate.Standard
- func UpdatedByNEQ(v string) predicate.Standard
- func UpdatedByNotIn(vs ...string) predicate.Standard
- func UpdatedByNotNil() predicate.Standard
- func ValidColumn(column string) bool
- func Version(v string) predicate.Standard
- func VersionContains(v string) predicate.Standard
- func VersionContainsFold(v string) predicate.Standard
- func VersionEQ(v string) predicate.Standard
- func VersionEqualFold(v string) predicate.Standard
- func VersionGT(v string) predicate.Standard
- func VersionGTE(v string) predicate.Standard
- func VersionHasPrefix(v string) predicate.Standard
- func VersionHasSuffix(v string) predicate.Standard
- func VersionIn(vs ...string) predicate.Standard
- func VersionIsNil() predicate.Standard
- func VersionLT(v string) predicate.Standard
- func VersionLTE(v string) predicate.Standard
- func VersionNEQ(v string) predicate.Standard
- func VersionNotIn(vs ...string) predicate.Standard
- func VersionNotNil() predicate.Standard
- type OrderOption
- func ByActionplans(term sql.OrderTerm, terms ...sql.OrderTerm) OrderOption
- func ByActionplansCount(opts ...sql.OrderTermOption) OrderOption
- func ByBackground(opts ...sql.OrderTermOption) OrderOption
- func ByControlobjectives(term sql.OrderTerm, terms ...sql.OrderTerm) OrderOption
- func ByControlobjectivesCount(opts ...sql.OrderTermOption) OrderOption
- func ByControls(term sql.OrderTerm, terms ...sql.OrderTerm) OrderOption
- func ByControlsCount(opts ...sql.OrderTermOption) 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 ByFamily(opts ...sql.OrderTermOption) OrderOption
- func ByID(opts ...sql.OrderTermOption) OrderOption
- func ByMappingID(opts ...sql.OrderTermOption) OrderOption
- func ByName(opts ...sql.OrderTermOption) OrderOption
- func ByProcedures(term sql.OrderTerm, terms ...sql.OrderTerm) OrderOption
- func ByProceduresCount(opts ...sql.OrderTermOption) OrderOption
- func ByPrograms(term sql.OrderTerm, terms ...sql.OrderTerm) OrderOption
- func ByProgramsCount(opts ...sql.OrderTermOption) OrderOption
- func ByPurposeAndScope(opts ...sql.OrderTermOption) OrderOption
- func BySatisfies(opts ...sql.OrderTermOption) OrderOption
- func ByStandardType(opts ...sql.OrderTermOption) OrderOption
- func ByStatus(opts ...sql.OrderTermOption) OrderOption
- func ByUpdatedAt(opts ...sql.OrderTermOption) OrderOption
- func ByUpdatedBy(opts ...sql.OrderTermOption) OrderOption
- func ByVersion(opts ...sql.OrderTermOption) OrderOption
Constants ¶
const ( // Label holds the string label denoting the standard type in the database. Label = "standard" // 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" // FieldMappingID holds the string denoting the mapping_id field in the database. FieldMappingID = "mapping_id" // FieldTags holds the string denoting the tags field in the database. FieldTags = "tags" // 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" // FieldFamily holds the string denoting the family field in the database. FieldFamily = "family" // FieldStatus holds the string denoting the status field in the database. FieldStatus = "status" // FieldStandardType holds the string denoting the standard_type field in the database. FieldStandardType = "standard_type" // FieldVersion holds the string denoting the version field in the database. FieldVersion = "version" // FieldPurposeAndScope holds the string denoting the purpose_and_scope field in the database. FieldPurposeAndScope = "purpose_and_scope" // FieldBackground holds the string denoting the background field in the database. FieldBackground = "background" // FieldSatisfies holds the string denoting the satisfies field in the database. FieldSatisfies = "satisfies" // FieldDetails holds the string denoting the details field in the database. FieldDetails = "details" // EdgeControlobjectives holds the string denoting the controlobjectives edge name in mutations. EdgeControlobjectives = "controlobjectives" // EdgeControls holds the string denoting the controls edge name in mutations. EdgeControls = "controls" // EdgeProcedures holds the string denoting the procedures edge name in mutations. EdgeProcedures = "procedures" // EdgeActionplans holds the string denoting the actionplans edge name in mutations. EdgeActionplans = "actionplans" // EdgePrograms holds the string denoting the programs edge name in mutations. EdgePrograms = "programs" // Table holds the table name of the standard in the database. Table = "standards" // ControlobjectivesTable is the table that holds the controlobjectives relation/edge. The primary key declared below. ControlobjectivesTable = "standard_controlobjectives" // ControlobjectivesInverseTable is the table name for the ControlObjective entity. // It exists in this package in order to avoid circular dependency with the "controlobjective" package. ControlobjectivesInverseTable = "control_objectives" // ControlsTable is the table that holds the controls relation/edge. The primary key declared below. ControlsTable = "standard_controls" // ControlsInverseTable is the table name for the Control entity. // It exists in this package in order to avoid circular dependency with the "control" package. ControlsInverseTable = "controls" // ProceduresTable is the table that holds the procedures relation/edge. ProceduresTable = "procedures" // ProceduresInverseTable is the table name for the Procedure entity. // It exists in this package in order to avoid circular dependency with the "procedure" package. ProceduresInverseTable = "procedures" // ProceduresColumn is the table column denoting the procedures relation/edge. ProceduresColumn = "standard_procedures" // ActionplansTable is the table that holds the actionplans relation/edge. The primary key declared below. ActionplansTable = "standard_actionplans" // ActionplansInverseTable is the table name for the ActionPlan entity. // It exists in this package in order to avoid circular dependency with the "actionplan" package. ActionplansInverseTable = "action_plans" // ProgramsTable is the table that holds the programs relation/edge. The primary key declared below. ProgramsTable = "standard_programs" // ProgramsInverseTable is the table name for the Program entity. // It exists in this package in order to avoid circular dependency with the "program" package. ProgramsInverseTable = "programs" )
Variables ¶
var ( // ControlobjectivesPrimaryKey and ControlobjectivesColumn2 are the table columns denoting the // primary key for the controlobjectives relation (M2M). ControlobjectivesPrimaryKey = []string{"standard_id", "control_objective_id"} // ControlsPrimaryKey and ControlsColumn2 are the table columns denoting the // primary key for the controls relation (M2M). ControlsPrimaryKey = []string{"standard_id", "control_id"} // ActionplansPrimaryKey and ActionplansColumn2 are the table columns denoting the // primary key for the actionplans relation (M2M). ActionplansPrimaryKey = []string{"standard_id", "action_plan_id"} // ProgramsPrimaryKey and ProgramsColumn2 are the table columns denoting the // primary key for the programs relation (M2M). ProgramsPrimaryKey = []string{"standard_id", "program_id"} )
var ( Hooks [2]ent.Hook Interceptors [1]ent.Interceptor // 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 // DefaultMappingID holds the default value on creation for the "mapping_id" field. DefaultMappingID func() string // DefaultTags holds the default value on creation for the "tags" field. DefaultTags []string // 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, FieldMappingID, FieldTags, FieldName, FieldDescription, FieldFamily, FieldStatus, FieldStandardType, FieldVersion, FieldPurposeAndScope, FieldBackground, FieldSatisfies, FieldDetails, }
Columns holds all SQL columns for standard fields.
Functions ¶
func Background ¶
Background applies equality check predicate on the "background" field. It's identical to BackgroundEQ.
func BackgroundContains ¶
BackgroundContains applies the Contains predicate on the "background" field.
func BackgroundContainsFold ¶
BackgroundContainsFold applies the ContainsFold predicate on the "background" field.
func BackgroundEQ ¶
BackgroundEQ applies the EQ predicate on the "background" field.
func BackgroundEqualFold ¶
BackgroundEqualFold applies the EqualFold predicate on the "background" field.
func BackgroundGT ¶
BackgroundGT applies the GT predicate on the "background" field.
func BackgroundGTE ¶
BackgroundGTE applies the GTE predicate on the "background" field.
func BackgroundHasPrefix ¶
BackgroundHasPrefix applies the HasPrefix predicate on the "background" field.
func BackgroundHasSuffix ¶
BackgroundHasSuffix applies the HasSuffix predicate on the "background" field.
func BackgroundIn ¶
BackgroundIn applies the In predicate on the "background" field.
func BackgroundIsNil ¶
BackgroundIsNil applies the IsNil predicate on the "background" field.
func BackgroundLT ¶
BackgroundLT applies the LT predicate on the "background" field.
func BackgroundLTE ¶
BackgroundLTE applies the LTE predicate on the "background" field.
func BackgroundNEQ ¶
BackgroundNEQ applies the NEQ predicate on the "background" field.
func BackgroundNotIn ¶
BackgroundNotIn applies the NotIn predicate on the "background" field.
func BackgroundNotNil ¶
BackgroundNotNil applies the NotNil predicate on the "background" field.
func CreatedAt ¶
CreatedAt applies equality check predicate on the "created_at" field. It's identical to CreatedAtEQ.
func CreatedAtEQ ¶
CreatedAtEQ applies the EQ predicate on the "created_at" field.
func CreatedAtGT ¶
CreatedAtGT applies the GT predicate on the "created_at" field.
func CreatedAtGTE ¶
CreatedAtGTE applies the GTE predicate on the "created_at" field.
func CreatedAtIn ¶
CreatedAtIn applies the In predicate on the "created_at" field.
func CreatedAtIsNil ¶
CreatedAtIsNil applies the IsNil predicate on the "created_at" field.
func CreatedAtLT ¶
CreatedAtLT applies the LT predicate on the "created_at" field.
func CreatedAtLTE ¶
CreatedAtLTE applies the LTE predicate on the "created_at" field.
func CreatedAtNEQ ¶
CreatedAtNEQ applies the NEQ predicate on the "created_at" field.
func CreatedAtNotIn ¶
CreatedAtNotIn applies the NotIn predicate on the "created_at" field.
func CreatedAtNotNil ¶
CreatedAtNotNil applies the NotNil predicate on the "created_at" field.
func CreatedBy ¶
CreatedBy applies equality check predicate on the "created_by" field. It's identical to CreatedByEQ.
func CreatedByContains ¶
CreatedByContains applies the Contains predicate on the "created_by" field.
func CreatedByContainsFold ¶
CreatedByContainsFold applies the ContainsFold predicate on the "created_by" field.
func CreatedByEQ ¶
CreatedByEQ applies the EQ predicate on the "created_by" field.
func CreatedByEqualFold ¶
CreatedByEqualFold applies the EqualFold predicate on the "created_by" field.
func CreatedByGT ¶
CreatedByGT applies the GT predicate on the "created_by" field.
func CreatedByGTE ¶
CreatedByGTE applies the GTE predicate on the "created_by" field.
func CreatedByHasPrefix ¶
CreatedByHasPrefix applies the HasPrefix predicate on the "created_by" field.
func CreatedByHasSuffix ¶
CreatedByHasSuffix applies the HasSuffix predicate on the "created_by" field.
func CreatedByIn ¶
CreatedByIn applies the In predicate on the "created_by" field.
func CreatedByIsNil ¶
CreatedByIsNil applies the IsNil predicate on the "created_by" field.
func CreatedByLT ¶
CreatedByLT applies the LT predicate on the "created_by" field.
func CreatedByLTE ¶
CreatedByLTE applies the LTE predicate on the "created_by" field.
func CreatedByNEQ ¶
CreatedByNEQ applies the NEQ predicate on the "created_by" field.
func CreatedByNotIn ¶
CreatedByNotIn applies the NotIn predicate on the "created_by" field.
func CreatedByNotNil ¶
CreatedByNotNil applies the NotNil predicate on the "created_by" field.
func DeletedAt ¶
DeletedAt applies equality check predicate on the "deleted_at" field. It's identical to DeletedAtEQ.
func DeletedAtEQ ¶
DeletedAtEQ applies the EQ predicate on the "deleted_at" field.
func DeletedAtGT ¶
DeletedAtGT applies the GT predicate on the "deleted_at" field.
func DeletedAtGTE ¶
DeletedAtGTE applies the GTE predicate on the "deleted_at" field.
func DeletedAtIn ¶
DeletedAtIn applies the In predicate on the "deleted_at" field.
func DeletedAtIsNil ¶
DeletedAtIsNil applies the IsNil predicate on the "deleted_at" field.
func DeletedAtLT ¶
DeletedAtLT applies the LT predicate on the "deleted_at" field.
func DeletedAtLTE ¶
DeletedAtLTE applies the LTE predicate on the "deleted_at" field.
func DeletedAtNEQ ¶
DeletedAtNEQ applies the NEQ predicate on the "deleted_at" field.
func DeletedAtNotIn ¶
DeletedAtNotIn applies the NotIn predicate on the "deleted_at" field.
func DeletedAtNotNil ¶
DeletedAtNotNil applies the NotNil predicate on the "deleted_at" field.
func DeletedBy ¶
DeletedBy applies equality check predicate on the "deleted_by" field. It's identical to DeletedByEQ.
func DeletedByContains ¶
DeletedByContains applies the Contains predicate on the "deleted_by" field.
func DeletedByContainsFold ¶
DeletedByContainsFold applies the ContainsFold predicate on the "deleted_by" field.
func DeletedByEQ ¶
DeletedByEQ applies the EQ predicate on the "deleted_by" field.
func DeletedByEqualFold ¶
DeletedByEqualFold applies the EqualFold predicate on the "deleted_by" field.
func DeletedByGT ¶
DeletedByGT applies the GT predicate on the "deleted_by" field.
func DeletedByGTE ¶
DeletedByGTE applies the GTE predicate on the "deleted_by" field.
func DeletedByHasPrefix ¶
DeletedByHasPrefix applies the HasPrefix predicate on the "deleted_by" field.
func DeletedByHasSuffix ¶
DeletedByHasSuffix applies the HasSuffix predicate on the "deleted_by" field.
func DeletedByIn ¶
DeletedByIn applies the In predicate on the "deleted_by" field.
func DeletedByIsNil ¶
DeletedByIsNil applies the IsNil predicate on the "deleted_by" field.
func DeletedByLT ¶
DeletedByLT applies the LT predicate on the "deleted_by" field.
func DeletedByLTE ¶
DeletedByLTE applies the LTE predicate on the "deleted_by" field.
func DeletedByNEQ ¶
DeletedByNEQ applies the NEQ predicate on the "deleted_by" field.
func DeletedByNotIn ¶
DeletedByNotIn applies the NotIn predicate on the "deleted_by" field.
func DeletedByNotNil ¶
DeletedByNotNil applies the NotNil predicate on the "deleted_by" field.
func Description ¶
Description applies equality check predicate on the "description" field. It's identical to DescriptionEQ.
func DescriptionContains ¶
DescriptionContains applies the Contains predicate on the "description" field.
func DescriptionContainsFold ¶
DescriptionContainsFold applies the ContainsFold predicate on the "description" field.
func DescriptionEQ ¶
DescriptionEQ applies the EQ predicate on the "description" field.
func DescriptionEqualFold ¶
DescriptionEqualFold applies the EqualFold predicate on the "description" field.
func DescriptionGT ¶
DescriptionGT applies the GT predicate on the "description" field.
func DescriptionGTE ¶
DescriptionGTE applies the GTE predicate on the "description" field.
func DescriptionHasPrefix ¶
DescriptionHasPrefix applies the HasPrefix predicate on the "description" field.
func DescriptionHasSuffix ¶
DescriptionHasSuffix applies the HasSuffix predicate on the "description" field.
func DescriptionIn ¶
DescriptionIn applies the In predicate on the "description" field.
func DescriptionIsNil ¶
DescriptionIsNil applies the IsNil predicate on the "description" field.
func DescriptionLT ¶
DescriptionLT applies the LT predicate on the "description" field.
func DescriptionLTE ¶
DescriptionLTE applies the LTE predicate on the "description" field.
func DescriptionNEQ ¶
DescriptionNEQ applies the NEQ predicate on the "description" field.
func DescriptionNotIn ¶
DescriptionNotIn applies the NotIn predicate on the "description" field.
func DescriptionNotNil ¶
DescriptionNotNil applies the NotNil predicate on the "description" field.
func DetailsIsNil ¶
DetailsIsNil applies the IsNil predicate on the "details" field.
func DetailsNotNil ¶
DetailsNotNil applies the NotNil predicate on the "details" field.
func Family ¶
Family applies equality check predicate on the "family" field. It's identical to FamilyEQ.
func FamilyContains ¶
FamilyContains applies the Contains predicate on the "family" field.
func FamilyContainsFold ¶
FamilyContainsFold applies the ContainsFold predicate on the "family" field.
func FamilyEqualFold ¶
FamilyEqualFold applies the EqualFold predicate on the "family" field.
func FamilyHasPrefix ¶
FamilyHasPrefix applies the HasPrefix predicate on the "family" field.
func FamilyHasSuffix ¶
FamilyHasSuffix applies the HasSuffix predicate on the "family" field.
func FamilyIsNil ¶
FamilyIsNil applies the IsNil predicate on the "family" field.
func FamilyNotIn ¶
FamilyNotIn applies the NotIn predicate on the "family" field.
func FamilyNotNil ¶
FamilyNotNil applies the NotNil predicate on the "family" field.
func HasActionplans ¶
HasActionplans applies the HasEdge predicate on the "actionplans" edge.
func HasActionplansWith ¶
func HasActionplansWith(preds ...predicate.ActionPlan) predicate.Standard
HasActionplansWith applies the HasEdge predicate on the "actionplans" edge with a given conditions (other predicates).
func HasControlobjectives ¶
HasControlobjectives applies the HasEdge predicate on the "controlobjectives" edge.
func HasControlobjectivesWith ¶
func HasControlobjectivesWith(preds ...predicate.ControlObjective) predicate.Standard
HasControlobjectivesWith applies the HasEdge predicate on the "controlobjectives" edge with a given conditions (other predicates).
func HasControls ¶
HasControls applies the HasEdge predicate on the "controls" edge.
func HasControlsWith ¶
HasControlsWith applies the HasEdge predicate on the "controls" edge with a given conditions (other predicates).
func HasProcedures ¶
HasProcedures applies the HasEdge predicate on the "procedures" edge.
func HasProceduresWith ¶
HasProceduresWith applies the HasEdge predicate on the "procedures" edge with a given conditions (other predicates).
func HasPrograms ¶ added in v0.3.5
HasPrograms applies the HasEdge predicate on the "programs" edge.
func HasProgramsWith ¶ added in v0.3.5
HasProgramsWith applies the HasEdge predicate on the "programs" edge with a given conditions (other predicates).
func IDContainsFold ¶
IDContainsFold applies the ContainsFold predicate on the ID field.
func IDEqualFold ¶
IDEqualFold applies the EqualFold predicate on the ID field.
func MappingID ¶
MappingID applies equality check predicate on the "mapping_id" field. It's identical to MappingIDEQ.
func MappingIDContains ¶
MappingIDContains applies the Contains predicate on the "mapping_id" field.
func MappingIDContainsFold ¶
MappingIDContainsFold applies the ContainsFold predicate on the "mapping_id" field.
func MappingIDEQ ¶
MappingIDEQ applies the EQ predicate on the "mapping_id" field.
func MappingIDEqualFold ¶
MappingIDEqualFold applies the EqualFold predicate on the "mapping_id" field.
func MappingIDGT ¶
MappingIDGT applies the GT predicate on the "mapping_id" field.
func MappingIDGTE ¶
MappingIDGTE applies the GTE predicate on the "mapping_id" field.
func MappingIDHasPrefix ¶
MappingIDHasPrefix applies the HasPrefix predicate on the "mapping_id" field.
func MappingIDHasSuffix ¶
MappingIDHasSuffix applies the HasSuffix predicate on the "mapping_id" field.
func MappingIDIn ¶
MappingIDIn applies the In predicate on the "mapping_id" field.
func MappingIDLT ¶
MappingIDLT applies the LT predicate on the "mapping_id" field.
func MappingIDLTE ¶
MappingIDLTE applies the LTE predicate on the "mapping_id" field.
func MappingIDNEQ ¶
MappingIDNEQ applies the NEQ predicate on the "mapping_id" field.
func MappingIDNotIn ¶
MappingIDNotIn applies the NotIn predicate on the "mapping_id" 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 PurposeAndScope ¶
PurposeAndScope applies equality check predicate on the "purpose_and_scope" field. It's identical to PurposeAndScopeEQ.
func PurposeAndScopeContains ¶
PurposeAndScopeContains applies the Contains predicate on the "purpose_and_scope" field.
func PurposeAndScopeContainsFold ¶
PurposeAndScopeContainsFold applies the ContainsFold predicate on the "purpose_and_scope" field.
func PurposeAndScopeEQ ¶
PurposeAndScopeEQ applies the EQ predicate on the "purpose_and_scope" field.
func PurposeAndScopeEqualFold ¶
PurposeAndScopeEqualFold applies the EqualFold predicate on the "purpose_and_scope" field.
func PurposeAndScopeGT ¶
PurposeAndScopeGT applies the GT predicate on the "purpose_and_scope" field.
func PurposeAndScopeGTE ¶
PurposeAndScopeGTE applies the GTE predicate on the "purpose_and_scope" field.
func PurposeAndScopeHasPrefix ¶
PurposeAndScopeHasPrefix applies the HasPrefix predicate on the "purpose_and_scope" field.
func PurposeAndScopeHasSuffix ¶
PurposeAndScopeHasSuffix applies the HasSuffix predicate on the "purpose_and_scope" field.
func PurposeAndScopeIn ¶
PurposeAndScopeIn applies the In predicate on the "purpose_and_scope" field.
func PurposeAndScopeIsNil ¶
PurposeAndScopeIsNil applies the IsNil predicate on the "purpose_and_scope" field.
func PurposeAndScopeLT ¶
PurposeAndScopeLT applies the LT predicate on the "purpose_and_scope" field.
func PurposeAndScopeLTE ¶
PurposeAndScopeLTE applies the LTE predicate on the "purpose_and_scope" field.
func PurposeAndScopeNEQ ¶
PurposeAndScopeNEQ applies the NEQ predicate on the "purpose_and_scope" field.
func PurposeAndScopeNotIn ¶
PurposeAndScopeNotIn applies the NotIn predicate on the "purpose_and_scope" field.
func PurposeAndScopeNotNil ¶
PurposeAndScopeNotNil applies the NotNil predicate on the "purpose_and_scope" field.
func Satisfies ¶
Satisfies applies equality check predicate on the "satisfies" field. It's identical to SatisfiesEQ.
func SatisfiesContains ¶
SatisfiesContains applies the Contains predicate on the "satisfies" field.
func SatisfiesContainsFold ¶
SatisfiesContainsFold applies the ContainsFold predicate on the "satisfies" field.
func SatisfiesEQ ¶
SatisfiesEQ applies the EQ predicate on the "satisfies" field.
func SatisfiesEqualFold ¶
SatisfiesEqualFold applies the EqualFold predicate on the "satisfies" field.
func SatisfiesGT ¶
SatisfiesGT applies the GT predicate on the "satisfies" field.
func SatisfiesGTE ¶
SatisfiesGTE applies the GTE predicate on the "satisfies" field.
func SatisfiesHasPrefix ¶
SatisfiesHasPrefix applies the HasPrefix predicate on the "satisfies" field.
func SatisfiesHasSuffix ¶
SatisfiesHasSuffix applies the HasSuffix predicate on the "satisfies" field.
func SatisfiesIn ¶
SatisfiesIn applies the In predicate on the "satisfies" field.
func SatisfiesIsNil ¶
SatisfiesIsNil applies the IsNil predicate on the "satisfies" field.
func SatisfiesLT ¶
SatisfiesLT applies the LT predicate on the "satisfies" field.
func SatisfiesLTE ¶
SatisfiesLTE applies the LTE predicate on the "satisfies" field.
func SatisfiesNEQ ¶
SatisfiesNEQ applies the NEQ predicate on the "satisfies" field.
func SatisfiesNotIn ¶
SatisfiesNotIn applies the NotIn predicate on the "satisfies" field.
func SatisfiesNotNil ¶
SatisfiesNotNil applies the NotNil predicate on the "satisfies" field.
func StandardType ¶
StandardType applies equality check predicate on the "standard_type" field. It's identical to StandardTypeEQ.
func StandardTypeContains ¶
StandardTypeContains applies the Contains predicate on the "standard_type" field.
func StandardTypeContainsFold ¶
StandardTypeContainsFold applies the ContainsFold predicate on the "standard_type" field.
func StandardTypeEQ ¶
StandardTypeEQ applies the EQ predicate on the "standard_type" field.
func StandardTypeEqualFold ¶
StandardTypeEqualFold applies the EqualFold predicate on the "standard_type" field.
func StandardTypeGT ¶
StandardTypeGT applies the GT predicate on the "standard_type" field.
func StandardTypeGTE ¶
StandardTypeGTE applies the GTE predicate on the "standard_type" field.
func StandardTypeHasPrefix ¶
StandardTypeHasPrefix applies the HasPrefix predicate on the "standard_type" field.
func StandardTypeHasSuffix ¶
StandardTypeHasSuffix applies the HasSuffix predicate on the "standard_type" field.
func StandardTypeIn ¶
StandardTypeIn applies the In predicate on the "standard_type" field.
func StandardTypeIsNil ¶
StandardTypeIsNil applies the IsNil predicate on the "standard_type" field.
func StandardTypeLT ¶
StandardTypeLT applies the LT predicate on the "standard_type" field.
func StandardTypeLTE ¶
StandardTypeLTE applies the LTE predicate on the "standard_type" field.
func StandardTypeNEQ ¶
StandardTypeNEQ applies the NEQ predicate on the "standard_type" field.
func StandardTypeNotIn ¶
StandardTypeNotIn applies the NotIn predicate on the "standard_type" field.
func StandardTypeNotNil ¶
StandardTypeNotNil applies the NotNil predicate on the "standard_type" field.
func Status ¶
Status applies equality check predicate on the "status" field. It's identical to StatusEQ.
func StatusContains ¶
StatusContains applies the Contains predicate on the "status" field.
func StatusContainsFold ¶
StatusContainsFold applies the ContainsFold predicate on the "status" field.
func StatusEqualFold ¶
StatusEqualFold applies the EqualFold predicate on the "status" field.
func StatusHasPrefix ¶
StatusHasPrefix applies the HasPrefix predicate on the "status" field.
func StatusHasSuffix ¶
StatusHasSuffix applies the HasSuffix predicate on the "status" field.
func StatusIsNil ¶
StatusIsNil applies the IsNil predicate on the "status" field.
func StatusNotIn ¶
StatusNotIn applies the NotIn predicate on the "status" field.
func StatusNotNil ¶
StatusNotNil applies the NotNil predicate on the "status" field.
func TagsNotNil ¶
TagsNotNil applies the NotNil predicate on the "tags" field.
func UpdatedAt ¶
UpdatedAt applies equality check predicate on the "updated_at" field. It's identical to UpdatedAtEQ.
func UpdatedAtEQ ¶
UpdatedAtEQ applies the EQ predicate on the "updated_at" field.
func UpdatedAtGT ¶
UpdatedAtGT applies the GT predicate on the "updated_at" field.
func UpdatedAtGTE ¶
UpdatedAtGTE applies the GTE predicate on the "updated_at" field.
func UpdatedAtIn ¶
UpdatedAtIn applies the In predicate on the "updated_at" field.
func UpdatedAtIsNil ¶
UpdatedAtIsNil applies the IsNil predicate on the "updated_at" field.
func UpdatedAtLT ¶
UpdatedAtLT applies the LT predicate on the "updated_at" field.
func UpdatedAtLTE ¶
UpdatedAtLTE applies the LTE predicate on the "updated_at" field.
func UpdatedAtNEQ ¶
UpdatedAtNEQ applies the NEQ predicate on the "updated_at" field.
func UpdatedAtNotIn ¶
UpdatedAtNotIn applies the NotIn predicate on the "updated_at" field.
func UpdatedAtNotNil ¶
UpdatedAtNotNil applies the NotNil predicate on the "updated_at" field.
func UpdatedBy ¶
UpdatedBy applies equality check predicate on the "updated_by" field. It's identical to UpdatedByEQ.
func UpdatedByContains ¶
UpdatedByContains applies the Contains predicate on the "updated_by" field.
func UpdatedByContainsFold ¶
UpdatedByContainsFold applies the ContainsFold predicate on the "updated_by" field.
func UpdatedByEQ ¶
UpdatedByEQ applies the EQ predicate on the "updated_by" field.
func UpdatedByEqualFold ¶
UpdatedByEqualFold applies the EqualFold predicate on the "updated_by" field.
func UpdatedByGT ¶
UpdatedByGT applies the GT predicate on the "updated_by" field.
func UpdatedByGTE ¶
UpdatedByGTE applies the GTE predicate on the "updated_by" field.
func UpdatedByHasPrefix ¶
UpdatedByHasPrefix applies the HasPrefix predicate on the "updated_by" field.
func UpdatedByHasSuffix ¶
UpdatedByHasSuffix applies the HasSuffix predicate on the "updated_by" field.
func UpdatedByIn ¶
UpdatedByIn applies the In predicate on the "updated_by" field.
func UpdatedByIsNil ¶
UpdatedByIsNil applies the IsNil predicate on the "updated_by" field.
func UpdatedByLT ¶
UpdatedByLT applies the LT predicate on the "updated_by" field.
func UpdatedByLTE ¶
UpdatedByLTE applies the LTE predicate on the "updated_by" field.
func UpdatedByNEQ ¶
UpdatedByNEQ applies the NEQ predicate on the "updated_by" field.
func UpdatedByNotIn ¶
UpdatedByNotIn applies the NotIn predicate on the "updated_by" field.
func UpdatedByNotNil ¶
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).
func Version ¶
Version applies equality check predicate on the "version" field. It's identical to VersionEQ.
func VersionContains ¶
VersionContains applies the Contains predicate on the "version" field.
func VersionContainsFold ¶
VersionContainsFold applies the ContainsFold predicate on the "version" field.
func VersionEqualFold ¶
VersionEqualFold applies the EqualFold predicate on the "version" field.
func VersionGTE ¶
VersionGTE applies the GTE predicate on the "version" field.
func VersionHasPrefix ¶
VersionHasPrefix applies the HasPrefix predicate on the "version" field.
func VersionHasSuffix ¶
VersionHasSuffix applies the HasSuffix predicate on the "version" field.
func VersionIsNil ¶
VersionIsNil applies the IsNil predicate on the "version" field.
func VersionLTE ¶
VersionLTE applies the LTE predicate on the "version" field.
func VersionNEQ ¶
VersionNEQ applies the NEQ predicate on the "version" field.
func VersionNotIn ¶
VersionNotIn applies the NotIn predicate on the "version" field.
func VersionNotNil ¶
VersionNotNil applies the NotNil predicate on the "version" field.
Types ¶
type OrderOption ¶
OrderOption defines the ordering options for the Standard queries.
func ByActionplans ¶
func ByActionplans(term sql.OrderTerm, terms ...sql.OrderTerm) OrderOption
ByActionplans orders the results by actionplans terms.
func ByActionplansCount ¶
func ByActionplansCount(opts ...sql.OrderTermOption) OrderOption
ByActionplansCount orders the results by actionplans count.
func ByBackground ¶
func ByBackground(opts ...sql.OrderTermOption) OrderOption
ByBackground orders the results by the background field.
func ByControlobjectives ¶
func ByControlobjectives(term sql.OrderTerm, terms ...sql.OrderTerm) OrderOption
ByControlobjectives orders the results by controlobjectives terms.
func ByControlobjectivesCount ¶
func ByControlobjectivesCount(opts ...sql.OrderTermOption) OrderOption
ByControlobjectivesCount orders the results by controlobjectives count.
func ByControls ¶
func ByControls(term sql.OrderTerm, terms ...sql.OrderTerm) OrderOption
ByControls orders the results by controls terms.
func ByControlsCount ¶
func ByControlsCount(opts ...sql.OrderTermOption) OrderOption
ByControlsCount orders the results by controls count.
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 ¶
func ByDescription(opts ...sql.OrderTermOption) OrderOption
ByDescription orders the results by the description field.
func ByFamily ¶
func ByFamily(opts ...sql.OrderTermOption) OrderOption
ByFamily orders the results by the family field.
func ByID ¶
func ByID(opts ...sql.OrderTermOption) OrderOption
ByID orders the results by the id field.
func ByMappingID ¶
func ByMappingID(opts ...sql.OrderTermOption) OrderOption
ByMappingID orders the results by the mapping_id field.
func ByName ¶
func ByName(opts ...sql.OrderTermOption) OrderOption
ByName orders the results by the name field.
func ByProcedures ¶
func ByProcedures(term sql.OrderTerm, terms ...sql.OrderTerm) OrderOption
ByProcedures orders the results by procedures terms.
func ByProceduresCount ¶
func ByProceduresCount(opts ...sql.OrderTermOption) OrderOption
ByProceduresCount orders the results by procedures count.
func ByPrograms ¶ added in v0.3.5
func ByPrograms(term sql.OrderTerm, terms ...sql.OrderTerm) OrderOption
ByPrograms orders the results by programs terms.
func ByProgramsCount ¶ added in v0.3.5
func ByProgramsCount(opts ...sql.OrderTermOption) OrderOption
ByProgramsCount orders the results by programs count.
func ByPurposeAndScope ¶
func ByPurposeAndScope(opts ...sql.OrderTermOption) OrderOption
ByPurposeAndScope orders the results by the purpose_and_scope field.
func BySatisfies ¶
func BySatisfies(opts ...sql.OrderTermOption) OrderOption
BySatisfies orders the results by the satisfies field.
func ByStandardType ¶
func ByStandardType(opts ...sql.OrderTermOption) OrderOption
ByStandardType orders the results by the standard_type field.
func ByStatus ¶
func ByStatus(opts ...sql.OrderTermOption) OrderOption
ByStatus orders the results by the status 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.
func ByVersion ¶
func ByVersion(opts ...sql.OrderTermOption) OrderOption
ByVersion orders the results by the version field.