Documentation
¶
Index ¶
- Constants
- Variables
- func And(predicates ...predicate.Script) predicate.Script
- func CreatedAt(v time.Time) predicate.Script
- func CreatedAtEQ(v time.Time) predicate.Script
- func CreatedAtGT(v time.Time) predicate.Script
- func CreatedAtGTE(v time.Time) predicate.Script
- func CreatedAtIn(vs ...time.Time) predicate.Script
- func CreatedAtLT(v time.Time) predicate.Script
- func CreatedAtLTE(v time.Time) predicate.Script
- func CreatedAtNEQ(v time.Time) predicate.Script
- func CreatedAtNotIn(vs ...time.Time) predicate.Script
- func Description(v string) predicate.Script
- func DescriptionContains(v string) predicate.Script
- func DescriptionContainsFold(v string) predicate.Script
- func DescriptionEQ(v string) predicate.Script
- func DescriptionEqualFold(v string) predicate.Script
- func DescriptionGT(v string) predicate.Script
- func DescriptionGTE(v string) predicate.Script
- func DescriptionHasPrefix(v string) predicate.Script
- func DescriptionHasSuffix(v string) predicate.Script
- func DescriptionIn(vs ...string) predicate.Script
- func DescriptionIsNil() predicate.Script
- func DescriptionLT(v string) predicate.Script
- func DescriptionLTE(v string) predicate.Script
- func DescriptionNEQ(v string) predicate.Script
- func DescriptionNotIn(vs ...string) predicate.Script
- func DescriptionNotNil() predicate.Script
- func FailureNotificationChannelID(v int) predicate.Script
- func FailureNotificationChannelIDEQ(v int) predicate.Script
- func FailureNotificationChannelIDGT(v int) predicate.Script
- func FailureNotificationChannelIDGTE(v int) predicate.Script
- func FailureNotificationChannelIDIn(vs ...int) predicate.Script
- func FailureNotificationChannelIDIsNil() predicate.Script
- func FailureNotificationChannelIDLT(v int) predicate.Script
- func FailureNotificationChannelIDLTE(v int) predicate.Script
- func FailureNotificationChannelIDNEQ(v int) predicate.Script
- func FailureNotificationChannelIDNotIn(vs ...int) predicate.Script
- func FailureNotificationChannelIDNotNil() predicate.Script
- func ID(id int) predicate.Script
- func IDEQ(id int) predicate.Script
- func IDGT(id int) predicate.Script
- func IDGTE(id int) predicate.Script
- func IDIn(ids ...int) predicate.Script
- func IDLT(id int) predicate.Script
- func IDLTE(id int) predicate.Script
- func IDNEQ(id int) predicate.Script
- func IDNotIn(ids ...int) predicate.Script
- func Name(v string) predicate.Script
- func NameContains(v string) predicate.Script
- func NameContainsFold(v string) predicate.Script
- func NameEQ(v string) predicate.Script
- func NameEqualFold(v string) predicate.Script
- func NameGT(v string) predicate.Script
- func NameGTE(v string) predicate.Script
- func NameHasPrefix(v string) predicate.Script
- func NameHasSuffix(v string) predicate.Script
- func NameIn(vs ...string) predicate.Script
- func NameLT(v string) predicate.Script
- func NameLTE(v string) predicate.Script
- func NameNEQ(v string) predicate.Script
- func NameNotIn(vs ...string) predicate.Script
- func Not(p predicate.Script) predicate.Script
- func Or(predicates ...predicate.Script) predicate.Script
- func ParametersIsNil() predicate.Script
- func ParametersNotNil() predicate.Script
- func ProjectID(v int) predicate.Script
- func ProjectIDEQ(v int) predicate.Script
- func ProjectIDGT(v int) predicate.Script
- func ProjectIDGTE(v int) predicate.Script
- func ProjectIDIn(vs ...int) predicate.Script
- func ProjectIDLT(v int) predicate.Script
- func ProjectIDLTE(v int) predicate.Script
- func ProjectIDNEQ(v int) predicate.Script
- func ProjectIDNotIn(vs ...int) predicate.Script
- func ScheduleCron(v string) predicate.Script
- func ScheduleCronContains(v string) predicate.Script
- func ScheduleCronContainsFold(v string) predicate.Script
- func ScheduleCronEQ(v string) predicate.Script
- func ScheduleCronEqualFold(v string) predicate.Script
- func ScheduleCronGT(v string) predicate.Script
- func ScheduleCronGTE(v string) predicate.Script
- func ScheduleCronHasPrefix(v string) predicate.Script
- func ScheduleCronHasSuffix(v string) predicate.Script
- func ScheduleCronIn(vs ...string) predicate.Script
- func ScheduleCronIsNil() predicate.Script
- func ScheduleCronLT(v string) predicate.Script
- func ScheduleCronLTE(v string) predicate.Script
- func ScheduleCronNEQ(v string) predicate.Script
- func ScheduleCronNotIn(vs ...string) predicate.Script
- func ScheduleCronNotNil() predicate.Script
- func ScheduleEnabled(v bool) predicate.Script
- func ScheduleEnabledEQ(v bool) predicate.Script
- func ScheduleEnabledNEQ(v bool) predicate.Script
- func Script(v string) predicate.Script
- func ScriptContains(v string) predicate.Script
- func ScriptContainsFold(v string) predicate.Script
- func ScriptEQ(v string) predicate.Script
- func ScriptEqualFold(v string) predicate.Script
- func ScriptGT(v string) predicate.Script
- func ScriptGTE(v string) predicate.Script
- func ScriptHasPrefix(v string) predicate.Script
- func ScriptHasSuffix(v string) predicate.Script
- func ScriptIn(vs ...string) predicate.Script
- func ScriptLT(v string) predicate.Script
- func ScriptLTE(v string) predicate.Script
- func ScriptNEQ(v string) predicate.Script
- func ScriptNotIn(vs ...string) predicate.Script
- func SuccessNotificationChannelID(v int) predicate.Script
- func SuccessNotificationChannelIDEQ(v int) predicate.Script
- func SuccessNotificationChannelIDGT(v int) predicate.Script
- func SuccessNotificationChannelIDGTE(v int) predicate.Script
- func SuccessNotificationChannelIDIn(vs ...int) predicate.Script
- func SuccessNotificationChannelIDIsNil() predicate.Script
- func SuccessNotificationChannelIDLT(v int) predicate.Script
- func SuccessNotificationChannelIDLTE(v int) predicate.Script
- func SuccessNotificationChannelIDNEQ(v int) predicate.Script
- func SuccessNotificationChannelIDNotIn(vs ...int) predicate.Script
- func SuccessNotificationChannelIDNotNil() predicate.Script
- func TimeoutSeconds(v int) predicate.Script
- func TimeoutSecondsEQ(v int) predicate.Script
- func TimeoutSecondsGT(v int) predicate.Script
- func TimeoutSecondsGTE(v int) predicate.Script
- func TimeoutSecondsIn(vs ...int) predicate.Script
- func TimeoutSecondsLT(v int) predicate.Script
- func TimeoutSecondsLTE(v int) predicate.Script
- func TimeoutSecondsNEQ(v int) predicate.Script
- func TimeoutSecondsNotIn(vs ...int) predicate.Script
- func UpdatedAt(v time.Time) predicate.Script
- func UpdatedAtEQ(v time.Time) predicate.Script
- func UpdatedAtGT(v time.Time) predicate.Script
- func UpdatedAtGTE(v time.Time) predicate.Script
- func UpdatedAtIn(vs ...time.Time) predicate.Script
- func UpdatedAtLT(v time.Time) predicate.Script
- func UpdatedAtLTE(v time.Time) predicate.Script
- func UpdatedAtNEQ(v time.Time) predicate.Script
- func UpdatedAtNotIn(vs ...time.Time) predicate.Script
- func ValidColumn(column string) bool
- type OrderOption
- func ByCreatedAt(opts ...sql.OrderTermOption) OrderOption
- func ByDescription(opts ...sql.OrderTermOption) OrderOption
- func ByFailureNotificationChannelID(opts ...sql.OrderTermOption) OrderOption
- func ByID(opts ...sql.OrderTermOption) OrderOption
- func ByName(opts ...sql.OrderTermOption) OrderOption
- func ByProjectID(opts ...sql.OrderTermOption) OrderOption
- func ByScheduleCron(opts ...sql.OrderTermOption) OrderOption
- func ByScheduleEnabled(opts ...sql.OrderTermOption) OrderOption
- func ByScript(opts ...sql.OrderTermOption) OrderOption
- func BySuccessNotificationChannelID(opts ...sql.OrderTermOption) OrderOption
- func ByTimeoutSeconds(opts ...sql.OrderTermOption) OrderOption
- func ByUpdatedAt(opts ...sql.OrderTermOption) OrderOption
Constants ¶
const ( // Label holds the string label denoting the script type in the database. Label = "script" // 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" // 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" // FieldScript holds the string denoting the script field in the database. FieldScript = "script" // FieldTimeoutSeconds holds the string denoting the timeout_seconds field in the database. FieldTimeoutSeconds = "timeout_seconds" // FieldProjectID holds the string denoting the project_id field in the database. FieldProjectID = "project_id" // FieldParameters holds the string denoting the parameters field in the database. FieldParameters = "parameters" // FieldScheduleEnabled holds the string denoting the schedule_enabled field in the database. FieldScheduleEnabled = "schedule_enabled" // FieldScheduleCron holds the string denoting the schedule_cron field in the database. FieldScheduleCron = "schedule_cron" // FieldSuccessNotificationChannelID holds the string denoting the success_notification_channel_id field in the database. FieldSuccessNotificationChannelID = "success_notification_channel_id" // FieldFailureNotificationChannelID holds the string denoting the failure_notification_channel_id field in the database. FieldFailureNotificationChannelID = "failure_notification_channel_id" // Table holds the table name of the script in the database. Table = "scripts" )
Variables ¶
var ( // DefaultCreatedAt holds the default value on creation for the "created_at" field. DefaultCreatedAt func() time.Time // DefaultUpdatedAt holds the default value on creation for the "updated_at" field. DefaultUpdatedAt func() time.Time // UpdateDefaultUpdatedAt holds the default value on update for the "updated_at" field. UpdateDefaultUpdatedAt func() time.Time // DefaultTimeoutSeconds holds the default value on creation for the "timeout_seconds" field. DefaultTimeoutSeconds int // DefaultScheduleEnabled holds the default value on creation for the "schedule_enabled" field. DefaultScheduleEnabled bool )
var Columns = []string{ FieldID, FieldCreatedAt, FieldUpdatedAt, FieldName, FieldDescription, FieldScript, FieldTimeoutSeconds, FieldProjectID, FieldParameters, FieldScheduleEnabled, FieldScheduleCron, FieldSuccessNotificationChannelID, FieldFailureNotificationChannelID, }
Columns holds all SQL columns for script fields.
Functions ¶
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 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 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 FailureNotificationChannelID ¶
FailureNotificationChannelID applies equality check predicate on the "failure_notification_channel_id" field. It's identical to FailureNotificationChannelIDEQ.
func FailureNotificationChannelIDEQ ¶
FailureNotificationChannelIDEQ applies the EQ predicate on the "failure_notification_channel_id" field.
func FailureNotificationChannelIDGT ¶
FailureNotificationChannelIDGT applies the GT predicate on the "failure_notification_channel_id" field.
func FailureNotificationChannelIDGTE ¶
FailureNotificationChannelIDGTE applies the GTE predicate on the "failure_notification_channel_id" field.
func FailureNotificationChannelIDIn ¶
FailureNotificationChannelIDIn applies the In predicate on the "failure_notification_channel_id" field.
func FailureNotificationChannelIDIsNil ¶
FailureNotificationChannelIDIsNil applies the IsNil predicate on the "failure_notification_channel_id" field.
func FailureNotificationChannelIDLT ¶
FailureNotificationChannelIDLT applies the LT predicate on the "failure_notification_channel_id" field.
func FailureNotificationChannelIDLTE ¶
FailureNotificationChannelIDLTE applies the LTE predicate on the "failure_notification_channel_id" field.
func FailureNotificationChannelIDNEQ ¶
FailureNotificationChannelIDNEQ applies the NEQ predicate on the "failure_notification_channel_id" field.
func FailureNotificationChannelIDNotIn ¶
FailureNotificationChannelIDNotIn applies the NotIn predicate on the "failure_notification_channel_id" field.
func FailureNotificationChannelIDNotNil ¶
FailureNotificationChannelIDNotNil applies the NotNil predicate on the "failure_notification_channel_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 ParametersIsNil ¶
ParametersIsNil applies the IsNil predicate on the "parameters" field.
func ParametersNotNil ¶
ParametersNotNil applies the NotNil predicate on the "parameters" field.
func ProjectID ¶
ProjectID applies equality check predicate on the "project_id" field. It's identical to ProjectIDEQ.
func ProjectIDEQ ¶
ProjectIDEQ applies the EQ predicate on the "project_id" field.
func ProjectIDGT ¶
ProjectIDGT applies the GT predicate on the "project_id" field.
func ProjectIDGTE ¶
ProjectIDGTE applies the GTE predicate on the "project_id" field.
func ProjectIDIn ¶
ProjectIDIn applies the In predicate on the "project_id" field.
func ProjectIDLT ¶
ProjectIDLT applies the LT predicate on the "project_id" field.
func ProjectIDLTE ¶
ProjectIDLTE applies the LTE predicate on the "project_id" field.
func ProjectIDNEQ ¶
ProjectIDNEQ applies the NEQ predicate on the "project_id" field.
func ProjectIDNotIn ¶
ProjectIDNotIn applies the NotIn predicate on the "project_id" field.
func ScheduleCron ¶
ScheduleCron applies equality check predicate on the "schedule_cron" field. It's identical to ScheduleCronEQ.
func ScheduleCronContains ¶
ScheduleCronContains applies the Contains predicate on the "schedule_cron" field.
func ScheduleCronContainsFold ¶
ScheduleCronContainsFold applies the ContainsFold predicate on the "schedule_cron" field.
func ScheduleCronEQ ¶
ScheduleCronEQ applies the EQ predicate on the "schedule_cron" field.
func ScheduleCronEqualFold ¶
ScheduleCronEqualFold applies the EqualFold predicate on the "schedule_cron" field.
func ScheduleCronGT ¶
ScheduleCronGT applies the GT predicate on the "schedule_cron" field.
func ScheduleCronGTE ¶
ScheduleCronGTE applies the GTE predicate on the "schedule_cron" field.
func ScheduleCronHasPrefix ¶
ScheduleCronHasPrefix applies the HasPrefix predicate on the "schedule_cron" field.
func ScheduleCronHasSuffix ¶
ScheduleCronHasSuffix applies the HasSuffix predicate on the "schedule_cron" field.
func ScheduleCronIn ¶
ScheduleCronIn applies the In predicate on the "schedule_cron" field.
func ScheduleCronIsNil ¶
ScheduleCronIsNil applies the IsNil predicate on the "schedule_cron" field.
func ScheduleCronLT ¶
ScheduleCronLT applies the LT predicate on the "schedule_cron" field.
func ScheduleCronLTE ¶
ScheduleCronLTE applies the LTE predicate on the "schedule_cron" field.
func ScheduleCronNEQ ¶
ScheduleCronNEQ applies the NEQ predicate on the "schedule_cron" field.
func ScheduleCronNotIn ¶
ScheduleCronNotIn applies the NotIn predicate on the "schedule_cron" field.
func ScheduleCronNotNil ¶
ScheduleCronNotNil applies the NotNil predicate on the "schedule_cron" field.
func ScheduleEnabled ¶
ScheduleEnabled applies equality check predicate on the "schedule_enabled" field. It's identical to ScheduleEnabledEQ.
func ScheduleEnabledEQ ¶
ScheduleEnabledEQ applies the EQ predicate on the "schedule_enabled" field.
func ScheduleEnabledNEQ ¶
ScheduleEnabledNEQ applies the NEQ predicate on the "schedule_enabled" field.
func Script ¶
Script applies equality check predicate on the "script" field. It's identical to ScriptEQ.
func ScriptContains ¶
ScriptContains applies the Contains predicate on the "script" field.
func ScriptContainsFold ¶
ScriptContainsFold applies the ContainsFold predicate on the "script" field.
func ScriptEqualFold ¶
ScriptEqualFold applies the EqualFold predicate on the "script" field.
func ScriptHasPrefix ¶
ScriptHasPrefix applies the HasPrefix predicate on the "script" field.
func ScriptHasSuffix ¶
ScriptHasSuffix applies the HasSuffix predicate on the "script" field.
func ScriptNotIn ¶
ScriptNotIn applies the NotIn predicate on the "script" field.
func SuccessNotificationChannelID ¶
SuccessNotificationChannelID applies equality check predicate on the "success_notification_channel_id" field. It's identical to SuccessNotificationChannelIDEQ.
func SuccessNotificationChannelIDEQ ¶
SuccessNotificationChannelIDEQ applies the EQ predicate on the "success_notification_channel_id" field.
func SuccessNotificationChannelIDGT ¶
SuccessNotificationChannelIDGT applies the GT predicate on the "success_notification_channel_id" field.
func SuccessNotificationChannelIDGTE ¶
SuccessNotificationChannelIDGTE applies the GTE predicate on the "success_notification_channel_id" field.
func SuccessNotificationChannelIDIn ¶
SuccessNotificationChannelIDIn applies the In predicate on the "success_notification_channel_id" field.
func SuccessNotificationChannelIDIsNil ¶
SuccessNotificationChannelIDIsNil applies the IsNil predicate on the "success_notification_channel_id" field.
func SuccessNotificationChannelIDLT ¶
SuccessNotificationChannelIDLT applies the LT predicate on the "success_notification_channel_id" field.
func SuccessNotificationChannelIDLTE ¶
SuccessNotificationChannelIDLTE applies the LTE predicate on the "success_notification_channel_id" field.
func SuccessNotificationChannelIDNEQ ¶
SuccessNotificationChannelIDNEQ applies the NEQ predicate on the "success_notification_channel_id" field.
func SuccessNotificationChannelIDNotIn ¶
SuccessNotificationChannelIDNotIn applies the NotIn predicate on the "success_notification_channel_id" field.
func SuccessNotificationChannelIDNotNil ¶
SuccessNotificationChannelIDNotNil applies the NotNil predicate on the "success_notification_channel_id" field.
func TimeoutSeconds ¶
TimeoutSeconds applies equality check predicate on the "timeout_seconds" field. It's identical to TimeoutSecondsEQ.
func TimeoutSecondsEQ ¶
TimeoutSecondsEQ applies the EQ predicate on the "timeout_seconds" field.
func TimeoutSecondsGT ¶
TimeoutSecondsGT applies the GT predicate on the "timeout_seconds" field.
func TimeoutSecondsGTE ¶
TimeoutSecondsGTE applies the GTE predicate on the "timeout_seconds" field.
func TimeoutSecondsIn ¶
TimeoutSecondsIn applies the In predicate on the "timeout_seconds" field.
func TimeoutSecondsLT ¶
TimeoutSecondsLT applies the LT predicate on the "timeout_seconds" field.
func TimeoutSecondsLTE ¶
TimeoutSecondsLTE applies the LTE predicate on the "timeout_seconds" field.
func TimeoutSecondsNEQ ¶
TimeoutSecondsNEQ applies the NEQ predicate on the "timeout_seconds" field.
func TimeoutSecondsNotIn ¶
TimeoutSecondsNotIn applies the NotIn predicate on the "timeout_seconds" 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 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 ValidColumn ¶
ValidColumn reports if the column name is valid (part of the table columns).
Types ¶
type OrderOption ¶
OrderOption defines the ordering options for the Script queries.
func ByCreatedAt ¶
func ByCreatedAt(opts ...sql.OrderTermOption) OrderOption
ByCreatedAt orders the results by the created_at field.
func ByDescription ¶
func ByDescription(opts ...sql.OrderTermOption) OrderOption
ByDescription orders the results by the description field.
func ByFailureNotificationChannelID ¶
func ByFailureNotificationChannelID(opts ...sql.OrderTermOption) OrderOption
ByFailureNotificationChannelID orders the results by the failure_notification_channel_id field.
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 ByProjectID ¶
func ByProjectID(opts ...sql.OrderTermOption) OrderOption
ByProjectID orders the results by the project_id field.
func ByScheduleCron ¶
func ByScheduleCron(opts ...sql.OrderTermOption) OrderOption
ByScheduleCron orders the results by the schedule_cron field.
func ByScheduleEnabled ¶
func ByScheduleEnabled(opts ...sql.OrderTermOption) OrderOption
ByScheduleEnabled orders the results by the schedule_enabled field.
func ByScript ¶
func ByScript(opts ...sql.OrderTermOption) OrderOption
ByScript orders the results by the script field.
func BySuccessNotificationChannelID ¶
func BySuccessNotificationChannelID(opts ...sql.OrderTermOption) OrderOption
BySuccessNotificationChannelID orders the results by the success_notification_channel_id field.
func ByTimeoutSeconds ¶
func ByTimeoutSeconds(opts ...sql.OrderTermOption) OrderOption
ByTimeoutSeconds orders the results by the timeout_seconds field.
func ByUpdatedAt ¶
func ByUpdatedAt(opts ...sql.OrderTermOption) OrderOption
ByUpdatedAt orders the results by the updated_at field.