Documentation ¶
Index ¶
- Constants
- Variables
- func And(predicates ...predicate.Changelog) predicate.Changelog
- func Config(v string) predicate.Changelog
- func ConfigChanged(v bool) predicate.Changelog
- func ConfigChangedEQ(v bool) predicate.Changelog
- func ConfigChangedNEQ(v bool) predicate.Changelog
- func ConfigContains(v string) predicate.Changelog
- func ConfigContainsFold(v string) predicate.Changelog
- func ConfigEQ(v string) predicate.Changelog
- func ConfigEqualFold(v string) predicate.Changelog
- func ConfigGT(v string) predicate.Changelog
- func ConfigGTE(v string) predicate.Changelog
- func ConfigHasPrefix(v string) predicate.Changelog
- func ConfigHasSuffix(v string) predicate.Changelog
- func ConfigIn(vs ...string) predicate.Changelog
- func ConfigIsNil() predicate.Changelog
- func ConfigLT(v string) predicate.Changelog
- func ConfigLTE(v string) predicate.Changelog
- func ConfigNEQ(v string) predicate.Changelog
- func ConfigNotIn(vs ...string) predicate.Changelog
- func ConfigNotNil() predicate.Changelog
- func CreatedAt(v time.Time) predicate.Changelog
- func CreatedAtEQ(v time.Time) predicate.Changelog
- func CreatedAtGT(v time.Time) predicate.Changelog
- func CreatedAtGTE(v time.Time) predicate.Changelog
- func CreatedAtIn(vs ...time.Time) predicate.Changelog
- func CreatedAtLT(v time.Time) predicate.Changelog
- func CreatedAtLTE(v time.Time) predicate.Changelog
- func CreatedAtNEQ(v time.Time) predicate.Changelog
- func CreatedAtNotIn(vs ...time.Time) predicate.Changelog
- func DeletedAt(v time.Time) predicate.Changelog
- func DeletedAtEQ(v time.Time) predicate.Changelog
- func DeletedAtGT(v time.Time) predicate.Changelog
- func DeletedAtGTE(v time.Time) predicate.Changelog
- func DeletedAtIn(vs ...time.Time) predicate.Changelog
- func DeletedAtIsNil() predicate.Changelog
- func DeletedAtLT(v time.Time) predicate.Changelog
- func DeletedAtLTE(v time.Time) predicate.Changelog
- func DeletedAtNEQ(v time.Time) predicate.Changelog
- func DeletedAtNotIn(vs ...time.Time) predicate.Changelog
- func DeletedAtNotNil() predicate.Changelog
- func DockerImageIsNil() predicate.Changelog
- func DockerImageNotNil() predicate.Changelog
- func EnvValuesIsNil() predicate.Changelog
- func EnvValuesNotNil() predicate.Changelog
- func ExtraValuesIsNil() predicate.Changelog
- func ExtraValuesNotNil() predicate.Changelog
- func FinalExtraValuesIsNil() predicate.Changelog
- func FinalExtraValuesNotNil() predicate.Changelog
- func GitBranch(v string) predicate.Changelog
- func GitBranchContains(v string) predicate.Changelog
- func GitBranchContainsFold(v string) predicate.Changelog
- func GitBranchEQ(v string) predicate.Changelog
- func GitBranchEqualFold(v string) predicate.Changelog
- func GitBranchGT(v string) predicate.Changelog
- func GitBranchGTE(v string) predicate.Changelog
- func GitBranchHasPrefix(v string) predicate.Changelog
- func GitBranchHasSuffix(v string) predicate.Changelog
- func GitBranchIn(vs ...string) predicate.Changelog
- func GitBranchIsNil() predicate.Changelog
- func GitBranchLT(v string) predicate.Changelog
- func GitBranchLTE(v string) predicate.Changelog
- func GitBranchNEQ(v string) predicate.Changelog
- func GitBranchNotIn(vs ...string) predicate.Changelog
- func GitBranchNotNil() predicate.Changelog
- func GitCommit(v string) predicate.Changelog
- func GitCommitAuthor(v string) predicate.Changelog
- func GitCommitAuthorContains(v string) predicate.Changelog
- func GitCommitAuthorContainsFold(v string) predicate.Changelog
- func GitCommitAuthorEQ(v string) predicate.Changelog
- func GitCommitAuthorEqualFold(v string) predicate.Changelog
- func GitCommitAuthorGT(v string) predicate.Changelog
- func GitCommitAuthorGTE(v string) predicate.Changelog
- func GitCommitAuthorHasPrefix(v string) predicate.Changelog
- func GitCommitAuthorHasSuffix(v string) predicate.Changelog
- func GitCommitAuthorIn(vs ...string) predicate.Changelog
- func GitCommitAuthorIsNil() predicate.Changelog
- func GitCommitAuthorLT(v string) predicate.Changelog
- func GitCommitAuthorLTE(v string) predicate.Changelog
- func GitCommitAuthorNEQ(v string) predicate.Changelog
- func GitCommitAuthorNotIn(vs ...string) predicate.Changelog
- func GitCommitAuthorNotNil() predicate.Changelog
- func GitCommitContains(v string) predicate.Changelog
- func GitCommitContainsFold(v string) predicate.Changelog
- func GitCommitDate(v time.Time) predicate.Changelog
- func GitCommitDateEQ(v time.Time) predicate.Changelog
- func GitCommitDateGT(v time.Time) predicate.Changelog
- func GitCommitDateGTE(v time.Time) predicate.Changelog
- func GitCommitDateIn(vs ...time.Time) predicate.Changelog
- func GitCommitDateIsNil() predicate.Changelog
- func GitCommitDateLT(v time.Time) predicate.Changelog
- func GitCommitDateLTE(v time.Time) predicate.Changelog
- func GitCommitDateNEQ(v time.Time) predicate.Changelog
- func GitCommitDateNotIn(vs ...time.Time) predicate.Changelog
- func GitCommitDateNotNil() predicate.Changelog
- func GitCommitEQ(v string) predicate.Changelog
- func GitCommitEqualFold(v string) predicate.Changelog
- func GitCommitGT(v string) predicate.Changelog
- func GitCommitGTE(v string) predicate.Changelog
- func GitCommitHasPrefix(v string) predicate.Changelog
- func GitCommitHasSuffix(v string) predicate.Changelog
- func GitCommitIn(vs ...string) predicate.Changelog
- func GitCommitIsNil() predicate.Changelog
- func GitCommitLT(v string) predicate.Changelog
- func GitCommitLTE(v string) predicate.Changelog
- func GitCommitNEQ(v string) predicate.Changelog
- func GitCommitNotIn(vs ...string) predicate.Changelog
- func GitCommitNotNil() predicate.Changelog
- func GitCommitTitle(v string) predicate.Changelog
- func GitCommitTitleContains(v string) predicate.Changelog
- func GitCommitTitleContainsFold(v string) predicate.Changelog
- func GitCommitTitleEQ(v string) predicate.Changelog
- func GitCommitTitleEqualFold(v string) predicate.Changelog
- func GitCommitTitleGT(v string) predicate.Changelog
- func GitCommitTitleGTE(v string) predicate.Changelog
- func GitCommitTitleHasPrefix(v string) predicate.Changelog
- func GitCommitTitleHasSuffix(v string) predicate.Changelog
- func GitCommitTitleIn(vs ...string) predicate.Changelog
- func GitCommitTitleIsNil() predicate.Changelog
- func GitCommitTitleLT(v string) predicate.Changelog
- func GitCommitTitleLTE(v string) predicate.Changelog
- func GitCommitTitleNEQ(v string) predicate.Changelog
- func GitCommitTitleNotIn(vs ...string) predicate.Changelog
- func GitCommitTitleNotNil() predicate.Changelog
- func GitCommitWebURL(v string) predicate.Changelog
- func GitCommitWebURLContains(v string) predicate.Changelog
- func GitCommitWebURLContainsFold(v string) predicate.Changelog
- func GitCommitWebURLEQ(v string) predicate.Changelog
- func GitCommitWebURLEqualFold(v string) predicate.Changelog
- func GitCommitWebURLGT(v string) predicate.Changelog
- func GitCommitWebURLGTE(v string) predicate.Changelog
- func GitCommitWebURLHasPrefix(v string) predicate.Changelog
- func GitCommitWebURLHasSuffix(v string) predicate.Changelog
- func GitCommitWebURLIn(vs ...string) predicate.Changelog
- func GitCommitWebURLIsNil() predicate.Changelog
- func GitCommitWebURLLT(v string) predicate.Changelog
- func GitCommitWebURLLTE(v string) predicate.Changelog
- func GitCommitWebURLNEQ(v string) predicate.Changelog
- func GitCommitWebURLNotIn(vs ...string) predicate.Changelog
- func GitCommitWebURLNotNil() predicate.Changelog
- func HasProject() predicate.Changelog
- func HasProjectWith(preds ...predicate.Project) predicate.Changelog
- func ID(id int) predicate.Changelog
- func IDEQ(id int) predicate.Changelog
- func IDGT(id int) predicate.Changelog
- func IDGTE(id int) predicate.Changelog
- func IDIn(ids ...int) predicate.Changelog
- func IDLT(id int) predicate.Changelog
- func IDLTE(id int) predicate.Changelog
- func IDNEQ(id int) predicate.Changelog
- func IDNotIn(ids ...int) predicate.Changelog
- func Not(p predicate.Changelog) predicate.Changelog
- func Or(predicates ...predicate.Changelog) predicate.Changelog
- func ProjectID(v int) predicate.Changelog
- func ProjectIDEQ(v int) predicate.Changelog
- func ProjectIDIn(vs ...int) predicate.Changelog
- func ProjectIDIsNil() predicate.Changelog
- func ProjectIDNEQ(v int) predicate.Changelog
- func ProjectIDNotIn(vs ...int) predicate.Changelog
- func ProjectIDNotNil() predicate.Changelog
- func UpdatedAt(v time.Time) predicate.Changelog
- func UpdatedAtEQ(v time.Time) predicate.Changelog
- func UpdatedAtGT(v time.Time) predicate.Changelog
- func UpdatedAtGTE(v time.Time) predicate.Changelog
- func UpdatedAtIn(vs ...time.Time) predicate.Changelog
- func UpdatedAtLT(v time.Time) predicate.Changelog
- func UpdatedAtLTE(v time.Time) predicate.Changelog
- func UpdatedAtNEQ(v time.Time) predicate.Changelog
- func UpdatedAtNotIn(vs ...time.Time) predicate.Changelog
- func Username(v string) predicate.Changelog
- func UsernameContains(v string) predicate.Changelog
- func UsernameContainsFold(v string) predicate.Changelog
- func UsernameEQ(v string) predicate.Changelog
- func UsernameEqualFold(v string) predicate.Changelog
- func UsernameGT(v string) predicate.Changelog
- func UsernameGTE(v string) predicate.Changelog
- func UsernameHasPrefix(v string) predicate.Changelog
- func UsernameHasSuffix(v string) predicate.Changelog
- func UsernameIn(vs ...string) predicate.Changelog
- func UsernameLT(v string) predicate.Changelog
- func UsernameLTE(v string) predicate.Changelog
- func UsernameNEQ(v string) predicate.Changelog
- func UsernameNotIn(vs ...string) predicate.Changelog
- func ValidColumn(column string) bool
- func Version(v int) predicate.Changelog
- func VersionEQ(v int) predicate.Changelog
- func VersionGT(v int) predicate.Changelog
- func VersionGTE(v int) predicate.Changelog
- func VersionIn(vs ...int) predicate.Changelog
- func VersionLT(v int) predicate.Changelog
- func VersionLTE(v int) predicate.Changelog
- func VersionNEQ(v int) predicate.Changelog
- func VersionNotIn(vs ...int) predicate.Changelog
- type OrderOption
- func ByConfig(opts ...sql.OrderTermOption) OrderOption
- func ByConfigChanged(opts ...sql.OrderTermOption) OrderOption
- func ByCreatedAt(opts ...sql.OrderTermOption) OrderOption
- func ByDeletedAt(opts ...sql.OrderTermOption) OrderOption
- func ByGitBranch(opts ...sql.OrderTermOption) OrderOption
- func ByGitCommit(opts ...sql.OrderTermOption) OrderOption
- func ByGitCommitAuthor(opts ...sql.OrderTermOption) OrderOption
- func ByGitCommitDate(opts ...sql.OrderTermOption) OrderOption
- func ByGitCommitTitle(opts ...sql.OrderTermOption) OrderOption
- func ByGitCommitWebURL(opts ...sql.OrderTermOption) OrderOption
- func ByID(opts ...sql.OrderTermOption) OrderOption
- func ByProjectField(field string, opts ...sql.OrderTermOption) OrderOption
- func ByProjectID(opts ...sql.OrderTermOption) OrderOption
- func ByUpdatedAt(opts ...sql.OrderTermOption) OrderOption
- func ByUsername(opts ...sql.OrderTermOption) OrderOption
- func ByVersion(opts ...sql.OrderTermOption) OrderOption
Constants ¶
const ( // Label holds the string label denoting the changelog type in the database. Label = "changelog" // 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" // FieldDeletedAt holds the string denoting the deleted_at field in the database. FieldDeletedAt = "deleted_at" // FieldVersion holds the string denoting the version field in the database. FieldVersion = "version" // FieldUsername holds the string denoting the username field in the database. FieldUsername = "username" // FieldConfig holds the string denoting the config field in the database. FieldConfig = "config" // FieldGitBranch holds the string denoting the git_branch field in the database. FieldGitBranch = "git_branch" // FieldGitCommit holds the string denoting the git_commit field in the database. FieldGitCommit = "git_commit" // FieldDockerImage holds the string denoting the docker_image field in the database. FieldDockerImage = "docker_image" // FieldEnvValues holds the string denoting the env_values field in the database. FieldEnvValues = "env_values" // FieldExtraValues holds the string denoting the extra_values field in the database. FieldExtraValues = "extra_values" // FieldFinalExtraValues holds the string denoting the final_extra_values field in the database. FieldFinalExtraValues = "final_extra_values" // FieldGitCommitWebURL holds the string denoting the git_commit_web_url field in the database. FieldGitCommitWebURL = "git_commit_web_url" // FieldGitCommitTitle holds the string denoting the git_commit_title field in the database. FieldGitCommitTitle = "git_commit_title" // FieldGitCommitAuthor holds the string denoting the git_commit_author field in the database. FieldGitCommitAuthor = "git_commit_author" // FieldGitCommitDate holds the string denoting the git_commit_date field in the database. FieldGitCommitDate = "git_commit_date" // FieldConfigChanged holds the string denoting the config_changed field in the database. FieldConfigChanged = "config_changed" // FieldProjectID holds the string denoting the project_id field in the database. FieldProjectID = "project_id" // EdgeProject holds the string denoting the project edge name in mutations. EdgeProject = "project" // Table holds the table name of the changelog in the database. Table = "changelogs" // ProjectTable is the table that holds the project relation/edge. ProjectTable = "changelogs" // ProjectInverseTable is the table name for the Project entity. // It exists in this package in order to avoid circular dependency with the "project" package. ProjectInverseTable = "projects" // ProjectColumn is the table column denoting the project relation/edge. ProjectColumn = "project_id" )
Variables ¶
var ( Hooks [1]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 // DefaultVersion holds the default value on creation for the "version" field. DefaultVersion int // UsernameValidator is a validator for the "username" field. It is called by the builders before save. UsernameValidator func(string) error // GitCommitTitleValidator is a validator for the "git_commit_title" field. It is called by the builders before save. GitCommitTitleValidator func(string) error // GitCommitAuthorValidator is a validator for the "git_commit_author" field. It is called by the builders before save. GitCommitAuthorValidator func(string) error // DefaultConfigChanged holds the default value on creation for the "config_changed" field. DefaultConfigChanged bool )
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/duc-cnzj/mars/v5/internal/ent/runtime"
var Columns = []string{ FieldID, FieldCreatedAt, FieldUpdatedAt, FieldDeletedAt, FieldVersion, FieldUsername, FieldConfig, FieldGitBranch, FieldGitCommit, FieldDockerImage, FieldEnvValues, FieldExtraValues, FieldFinalExtraValues, FieldGitCommitWebURL, FieldGitCommitTitle, FieldGitCommitAuthor, FieldGitCommitDate, FieldConfigChanged, FieldProjectID, }
Columns holds all SQL columns for changelog fields.
Functions ¶
func Config ¶
Config applies equality check predicate on the "config" field. It's identical to ConfigEQ.
func ConfigChanged ¶
ConfigChanged applies equality check predicate on the "config_changed" field. It's identical to ConfigChangedEQ.
func ConfigChangedEQ ¶
ConfigChangedEQ applies the EQ predicate on the "config_changed" field.
func ConfigChangedNEQ ¶
ConfigChangedNEQ applies the NEQ predicate on the "config_changed" field.
func ConfigContains ¶
ConfigContains applies the Contains predicate on the "config" field.
func ConfigContainsFold ¶
ConfigContainsFold applies the ContainsFold predicate on the "config" field.
func ConfigEqualFold ¶
ConfigEqualFold applies the EqualFold predicate on the "config" field.
func ConfigHasPrefix ¶
ConfigHasPrefix applies the HasPrefix predicate on the "config" field.
func ConfigHasSuffix ¶
ConfigHasSuffix applies the HasSuffix predicate on the "config" field.
func ConfigIsNil ¶
ConfigIsNil applies the IsNil predicate on the "config" field.
func ConfigNotIn ¶
ConfigNotIn applies the NotIn predicate on the "config" field.
func ConfigNotNil ¶
ConfigNotNil applies the NotNil predicate on the "config" 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 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 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 DockerImageIsNil ¶
DockerImageIsNil applies the IsNil predicate on the "docker_image" field.
func DockerImageNotNil ¶
DockerImageNotNil applies the NotNil predicate on the "docker_image" field.
func EnvValuesIsNil ¶
EnvValuesIsNil applies the IsNil predicate on the "env_values" field.
func EnvValuesNotNil ¶
EnvValuesNotNil applies the NotNil predicate on the "env_values" field.
func ExtraValuesIsNil ¶
ExtraValuesIsNil applies the IsNil predicate on the "extra_values" field.
func ExtraValuesNotNil ¶
ExtraValuesNotNil applies the NotNil predicate on the "extra_values" field.
func FinalExtraValuesIsNil ¶
FinalExtraValuesIsNil applies the IsNil predicate on the "final_extra_values" field.
func FinalExtraValuesNotNil ¶
FinalExtraValuesNotNil applies the NotNil predicate on the "final_extra_values" field.
func GitBranch ¶
GitBranch applies equality check predicate on the "git_branch" field. It's identical to GitBranchEQ.
func GitBranchContains ¶
GitBranchContains applies the Contains predicate on the "git_branch" field.
func GitBranchContainsFold ¶
GitBranchContainsFold applies the ContainsFold predicate on the "git_branch" field.
func GitBranchEQ ¶
GitBranchEQ applies the EQ predicate on the "git_branch" field.
func GitBranchEqualFold ¶
GitBranchEqualFold applies the EqualFold predicate on the "git_branch" field.
func GitBranchGT ¶
GitBranchGT applies the GT predicate on the "git_branch" field.
func GitBranchGTE ¶
GitBranchGTE applies the GTE predicate on the "git_branch" field.
func GitBranchHasPrefix ¶
GitBranchHasPrefix applies the HasPrefix predicate on the "git_branch" field.
func GitBranchHasSuffix ¶
GitBranchHasSuffix applies the HasSuffix predicate on the "git_branch" field.
func GitBranchIn ¶
GitBranchIn applies the In predicate on the "git_branch" field.
func GitBranchIsNil ¶
GitBranchIsNil applies the IsNil predicate on the "git_branch" field.
func GitBranchLT ¶
GitBranchLT applies the LT predicate on the "git_branch" field.
func GitBranchLTE ¶
GitBranchLTE applies the LTE predicate on the "git_branch" field.
func GitBranchNEQ ¶
GitBranchNEQ applies the NEQ predicate on the "git_branch" field.
func GitBranchNotIn ¶
GitBranchNotIn applies the NotIn predicate on the "git_branch" field.
func GitBranchNotNil ¶
GitBranchNotNil applies the NotNil predicate on the "git_branch" field.
func GitCommit ¶
GitCommit applies equality check predicate on the "git_commit" field. It's identical to GitCommitEQ.
func GitCommitAuthor ¶
GitCommitAuthor applies equality check predicate on the "git_commit_author" field. It's identical to GitCommitAuthorEQ.
func GitCommitAuthorContains ¶
GitCommitAuthorContains applies the Contains predicate on the "git_commit_author" field.
func GitCommitAuthorContainsFold ¶
GitCommitAuthorContainsFold applies the ContainsFold predicate on the "git_commit_author" field.
func GitCommitAuthorEQ ¶
GitCommitAuthorEQ applies the EQ predicate on the "git_commit_author" field.
func GitCommitAuthorEqualFold ¶
GitCommitAuthorEqualFold applies the EqualFold predicate on the "git_commit_author" field.
func GitCommitAuthorGT ¶
GitCommitAuthorGT applies the GT predicate on the "git_commit_author" field.
func GitCommitAuthorGTE ¶
GitCommitAuthorGTE applies the GTE predicate on the "git_commit_author" field.
func GitCommitAuthorHasPrefix ¶
GitCommitAuthorHasPrefix applies the HasPrefix predicate on the "git_commit_author" field.
func GitCommitAuthorHasSuffix ¶
GitCommitAuthorHasSuffix applies the HasSuffix predicate on the "git_commit_author" field.
func GitCommitAuthorIn ¶
GitCommitAuthorIn applies the In predicate on the "git_commit_author" field.
func GitCommitAuthorIsNil ¶
GitCommitAuthorIsNil applies the IsNil predicate on the "git_commit_author" field.
func GitCommitAuthorLT ¶
GitCommitAuthorLT applies the LT predicate on the "git_commit_author" field.
func GitCommitAuthorLTE ¶
GitCommitAuthorLTE applies the LTE predicate on the "git_commit_author" field.
func GitCommitAuthorNEQ ¶
GitCommitAuthorNEQ applies the NEQ predicate on the "git_commit_author" field.
func GitCommitAuthorNotIn ¶
GitCommitAuthorNotIn applies the NotIn predicate on the "git_commit_author" field.
func GitCommitAuthorNotNil ¶
GitCommitAuthorNotNil applies the NotNil predicate on the "git_commit_author" field.
func GitCommitContains ¶
GitCommitContains applies the Contains predicate on the "git_commit" field.
func GitCommitContainsFold ¶
GitCommitContainsFold applies the ContainsFold predicate on the "git_commit" field.
func GitCommitDate ¶
GitCommitDate applies equality check predicate on the "git_commit_date" field. It's identical to GitCommitDateEQ.
func GitCommitDateEQ ¶
GitCommitDateEQ applies the EQ predicate on the "git_commit_date" field.
func GitCommitDateGT ¶
GitCommitDateGT applies the GT predicate on the "git_commit_date" field.
func GitCommitDateGTE ¶
GitCommitDateGTE applies the GTE predicate on the "git_commit_date" field.
func GitCommitDateIn ¶
GitCommitDateIn applies the In predicate on the "git_commit_date" field.
func GitCommitDateIsNil ¶
GitCommitDateIsNil applies the IsNil predicate on the "git_commit_date" field.
func GitCommitDateLT ¶
GitCommitDateLT applies the LT predicate on the "git_commit_date" field.
func GitCommitDateLTE ¶
GitCommitDateLTE applies the LTE predicate on the "git_commit_date" field.
func GitCommitDateNEQ ¶
GitCommitDateNEQ applies the NEQ predicate on the "git_commit_date" field.
func GitCommitDateNotIn ¶
GitCommitDateNotIn applies the NotIn predicate on the "git_commit_date" field.
func GitCommitDateNotNil ¶
GitCommitDateNotNil applies the NotNil predicate on the "git_commit_date" field.
func GitCommitEQ ¶
GitCommitEQ applies the EQ predicate on the "git_commit" field.
func GitCommitEqualFold ¶
GitCommitEqualFold applies the EqualFold predicate on the "git_commit" field.
func GitCommitGT ¶
GitCommitGT applies the GT predicate on the "git_commit" field.
func GitCommitGTE ¶
GitCommitGTE applies the GTE predicate on the "git_commit" field.
func GitCommitHasPrefix ¶
GitCommitHasPrefix applies the HasPrefix predicate on the "git_commit" field.
func GitCommitHasSuffix ¶
GitCommitHasSuffix applies the HasSuffix predicate on the "git_commit" field.
func GitCommitIn ¶
GitCommitIn applies the In predicate on the "git_commit" field.
func GitCommitIsNil ¶
GitCommitIsNil applies the IsNil predicate on the "git_commit" field.
func GitCommitLT ¶
GitCommitLT applies the LT predicate on the "git_commit" field.
func GitCommitLTE ¶
GitCommitLTE applies the LTE predicate on the "git_commit" field.
func GitCommitNEQ ¶
GitCommitNEQ applies the NEQ predicate on the "git_commit" field.
func GitCommitNotIn ¶
GitCommitNotIn applies the NotIn predicate on the "git_commit" field.
func GitCommitNotNil ¶
GitCommitNotNil applies the NotNil predicate on the "git_commit" field.
func GitCommitTitle ¶
GitCommitTitle applies equality check predicate on the "git_commit_title" field. It's identical to GitCommitTitleEQ.
func GitCommitTitleContains ¶
GitCommitTitleContains applies the Contains predicate on the "git_commit_title" field.
func GitCommitTitleContainsFold ¶
GitCommitTitleContainsFold applies the ContainsFold predicate on the "git_commit_title" field.
func GitCommitTitleEQ ¶
GitCommitTitleEQ applies the EQ predicate on the "git_commit_title" field.
func GitCommitTitleEqualFold ¶
GitCommitTitleEqualFold applies the EqualFold predicate on the "git_commit_title" field.
func GitCommitTitleGT ¶
GitCommitTitleGT applies the GT predicate on the "git_commit_title" field.
func GitCommitTitleGTE ¶
GitCommitTitleGTE applies the GTE predicate on the "git_commit_title" field.
func GitCommitTitleHasPrefix ¶
GitCommitTitleHasPrefix applies the HasPrefix predicate on the "git_commit_title" field.
func GitCommitTitleHasSuffix ¶
GitCommitTitleHasSuffix applies the HasSuffix predicate on the "git_commit_title" field.
func GitCommitTitleIn ¶
GitCommitTitleIn applies the In predicate on the "git_commit_title" field.
func GitCommitTitleIsNil ¶
GitCommitTitleIsNil applies the IsNil predicate on the "git_commit_title" field.
func GitCommitTitleLT ¶
GitCommitTitleLT applies the LT predicate on the "git_commit_title" field.
func GitCommitTitleLTE ¶
GitCommitTitleLTE applies the LTE predicate on the "git_commit_title" field.
func GitCommitTitleNEQ ¶
GitCommitTitleNEQ applies the NEQ predicate on the "git_commit_title" field.
func GitCommitTitleNotIn ¶
GitCommitTitleNotIn applies the NotIn predicate on the "git_commit_title" field.
func GitCommitTitleNotNil ¶
GitCommitTitleNotNil applies the NotNil predicate on the "git_commit_title" field.
func GitCommitWebURL ¶
GitCommitWebURL applies equality check predicate on the "git_commit_web_url" field. It's identical to GitCommitWebURLEQ.
func GitCommitWebURLContains ¶
GitCommitWebURLContains applies the Contains predicate on the "git_commit_web_url" field.
func GitCommitWebURLContainsFold ¶
GitCommitWebURLContainsFold applies the ContainsFold predicate on the "git_commit_web_url" field.
func GitCommitWebURLEQ ¶
GitCommitWebURLEQ applies the EQ predicate on the "git_commit_web_url" field.
func GitCommitWebURLEqualFold ¶
GitCommitWebURLEqualFold applies the EqualFold predicate on the "git_commit_web_url" field.
func GitCommitWebURLGT ¶
GitCommitWebURLGT applies the GT predicate on the "git_commit_web_url" field.
func GitCommitWebURLGTE ¶
GitCommitWebURLGTE applies the GTE predicate on the "git_commit_web_url" field.
func GitCommitWebURLHasPrefix ¶
GitCommitWebURLHasPrefix applies the HasPrefix predicate on the "git_commit_web_url" field.
func GitCommitWebURLHasSuffix ¶
GitCommitWebURLHasSuffix applies the HasSuffix predicate on the "git_commit_web_url" field.
func GitCommitWebURLIn ¶
GitCommitWebURLIn applies the In predicate on the "git_commit_web_url" field.
func GitCommitWebURLIsNil ¶
GitCommitWebURLIsNil applies the IsNil predicate on the "git_commit_web_url" field.
func GitCommitWebURLLT ¶
GitCommitWebURLLT applies the LT predicate on the "git_commit_web_url" field.
func GitCommitWebURLLTE ¶
GitCommitWebURLLTE applies the LTE predicate on the "git_commit_web_url" field.
func GitCommitWebURLNEQ ¶
GitCommitWebURLNEQ applies the NEQ predicate on the "git_commit_web_url" field.
func GitCommitWebURLNotIn ¶
GitCommitWebURLNotIn applies the NotIn predicate on the "git_commit_web_url" field.
func GitCommitWebURLNotNil ¶
GitCommitWebURLNotNil applies the NotNil predicate on the "git_commit_web_url" field.
func HasProject ¶
HasProject applies the HasEdge predicate on the "project" edge.
func HasProjectWith ¶
HasProjectWith applies the HasEdge predicate on the "project" edge with a given conditions (other predicates).
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 ProjectIDIn ¶
ProjectIDIn applies the In predicate on the "project_id" field.
func ProjectIDIsNil ¶
ProjectIDIsNil applies the IsNil 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 ProjectIDNotNil ¶
ProjectIDNotNil applies the NotNil predicate on the "project_id" 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 Username ¶
Username applies equality check predicate on the "username" field. It's identical to UsernameEQ.
func UsernameContains ¶
UsernameContains applies the Contains predicate on the "username" field.
func UsernameContainsFold ¶
UsernameContainsFold applies the ContainsFold predicate on the "username" field.
func UsernameEQ ¶
UsernameEQ applies the EQ predicate on the "username" field.
func UsernameEqualFold ¶
UsernameEqualFold applies the EqualFold predicate on the "username" field.
func UsernameGT ¶
UsernameGT applies the GT predicate on the "username" field.
func UsernameGTE ¶
UsernameGTE applies the GTE predicate on the "username" field.
func UsernameHasPrefix ¶
UsernameHasPrefix applies the HasPrefix predicate on the "username" field.
func UsernameHasSuffix ¶
UsernameHasSuffix applies the HasSuffix predicate on the "username" field.
func UsernameIn ¶
UsernameIn applies the In predicate on the "username" field.
func UsernameLT ¶
UsernameLT applies the LT predicate on the "username" field.
func UsernameLTE ¶
UsernameLTE applies the LTE predicate on the "username" field.
func UsernameNEQ ¶
UsernameNEQ applies the NEQ predicate on the "username" field.
func UsernameNotIn ¶
UsernameNotIn applies the NotIn predicate on the "username" 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 VersionGTE ¶
VersionGTE applies the GTE 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.
Types ¶
type OrderOption ¶
OrderOption defines the ordering options for the Changelog queries.
func ByConfig ¶
func ByConfig(opts ...sql.OrderTermOption) OrderOption
ByConfig orders the results by the config field.
func ByConfigChanged ¶
func ByConfigChanged(opts ...sql.OrderTermOption) OrderOption
ByConfigChanged orders the results by the config_changed field.
func ByCreatedAt ¶
func ByCreatedAt(opts ...sql.OrderTermOption) OrderOption
ByCreatedAt orders the results by the created_at field.
func ByDeletedAt ¶
func ByDeletedAt(opts ...sql.OrderTermOption) OrderOption
ByDeletedAt orders the results by the deleted_at field.
func ByGitBranch ¶
func ByGitBranch(opts ...sql.OrderTermOption) OrderOption
ByGitBranch orders the results by the git_branch field.
func ByGitCommit ¶
func ByGitCommit(opts ...sql.OrderTermOption) OrderOption
ByGitCommit orders the results by the git_commit field.
func ByGitCommitAuthor ¶
func ByGitCommitAuthor(opts ...sql.OrderTermOption) OrderOption
ByGitCommitAuthor orders the results by the git_commit_author field.
func ByGitCommitDate ¶
func ByGitCommitDate(opts ...sql.OrderTermOption) OrderOption
ByGitCommitDate orders the results by the git_commit_date field.
func ByGitCommitTitle ¶
func ByGitCommitTitle(opts ...sql.OrderTermOption) OrderOption
ByGitCommitTitle orders the results by the git_commit_title field.
func ByGitCommitWebURL ¶
func ByGitCommitWebURL(opts ...sql.OrderTermOption) OrderOption
ByGitCommitWebURL orders the results by the git_commit_web_url field.
func ByID ¶
func ByID(opts ...sql.OrderTermOption) OrderOption
ByID orders the results by the id field.
func ByProjectField ¶
func ByProjectField(field string, opts ...sql.OrderTermOption) OrderOption
ByProjectField orders the results by project field.
func ByProjectID ¶
func ByProjectID(opts ...sql.OrderTermOption) OrderOption
ByProjectID orders the results by the project_id field.
func ByUpdatedAt ¶
func ByUpdatedAt(opts ...sql.OrderTermOption) OrderOption
ByUpdatedAt orders the results by the updated_at field.
func ByUsername ¶
func ByUsername(opts ...sql.OrderTermOption) OrderOption
ByUsername orders the results by the username field.
func ByVersion ¶
func ByVersion(opts ...sql.OrderTermOption) OrderOption
ByVersion orders the results by the version field.