Documentation ¶
Index ¶
- Constants
- Variables
- func And(predicates ...predicate.Table01ForEnt) predicate.Table01ForEnt
- func CommonField01(v int) predicate.Table01ForEnt
- func CommonField01EQ(v int) predicate.Table01ForEnt
- func CommonField01GT(v int) predicate.Table01ForEnt
- func CommonField01GTE(v int) predicate.Table01ForEnt
- func CommonField01In(vs ...int) predicate.Table01ForEnt
- func CommonField01IsNil() predicate.Table01ForEnt
- func CommonField01LT(v int) predicate.Table01ForEnt
- func CommonField01LTE(v int) predicate.Table01ForEnt
- func CommonField01NEQ(v int) predicate.Table01ForEnt
- func CommonField01NotIn(vs ...int) predicate.Table01ForEnt
- func CommonField01NotNil() predicate.Table01ForEnt
- func CreateTime(v time.Time) predicate.Table01ForEnt
- func CreateTimeEQ(v time.Time) predicate.Table01ForEnt
- func CreateTimeGT(v time.Time) predicate.Table01ForEnt
- func CreateTimeGTE(v time.Time) predicate.Table01ForEnt
- func CreateTimeIn(vs ...time.Time) predicate.Table01ForEnt
- func CreateTimeLT(v time.Time) predicate.Table01ForEnt
- func CreateTimeLTE(v time.Time) predicate.Table01ForEnt
- func CreateTimeNEQ(v time.Time) predicate.Table01ForEnt
- func CreateTimeNotIn(vs ...time.Time) predicate.Table01ForEnt
- func Field01(v string) predicate.Table01ForEnt
- func Field01Contains(v string) predicate.Table01ForEnt
- func Field01ContainsFold(v string) predicate.Table01ForEnt
- func Field01EQ(v string) predicate.Table01ForEnt
- func Field01EqualFold(v string) predicate.Table01ForEnt
- func Field01GT(v string) predicate.Table01ForEnt
- func Field01GTE(v string) predicate.Table01ForEnt
- func Field01HasPrefix(v string) predicate.Table01ForEnt
- func Field01HasSuffix(v string) predicate.Table01ForEnt
- func Field01In(vs ...string) predicate.Table01ForEnt
- func Field01LT(v string) predicate.Table01ForEnt
- func Field01LTE(v string) predicate.Table01ForEnt
- func Field01NEQ(v string) predicate.Table01ForEnt
- func Field01NotIn(vs ...string) predicate.Table01ForEnt
- func Field02(v int) predicate.Table01ForEnt
- func Field02EQ(v int) predicate.Table01ForEnt
- func Field02GT(v int) predicate.Table01ForEnt
- func Field02GTE(v int) predicate.Table01ForEnt
- func Field02In(vs ...int) predicate.Table01ForEnt
- func Field02LT(v int) predicate.Table01ForEnt
- func Field02LTE(v int) predicate.Table01ForEnt
- func Field02NEQ(v int) predicate.Table01ForEnt
- func Field02NotIn(vs ...int) predicate.Table01ForEnt
- func Field03(v bool) predicate.Table01ForEnt
- func Field03EQ(v bool) predicate.Table01ForEnt
- func Field03NEQ(v bool) predicate.Table01ForEnt
- func Field04EQ(v Field04) predicate.Table01ForEnt
- func Field04In(vs ...Field04) predicate.Table01ForEnt
- func Field04NEQ(v Field04) predicate.Table01ForEnt
- func Field04NotIn(vs ...Field04) predicate.Table01ForEnt
- func Field04Validator(f Field04) error
- func Field05(v string) predicate.Table01ForEnt
- func Field05Contains(v string) predicate.Table01ForEnt
- func Field05ContainsFold(v string) predicate.Table01ForEnt
- func Field05EQ(v string) predicate.Table01ForEnt
- func Field05EqualFold(v string) predicate.Table01ForEnt
- func Field05GT(v string) predicate.Table01ForEnt
- func Field05GTE(v string) predicate.Table01ForEnt
- func Field05HasPrefix(v string) predicate.Table01ForEnt
- func Field05HasSuffix(v string) predicate.Table01ForEnt
- func Field05In(vs ...string) predicate.Table01ForEnt
- func Field05IsNil() predicate.Table01ForEnt
- func Field05LT(v string) predicate.Table01ForEnt
- func Field05LTE(v string) predicate.Table01ForEnt
- func Field05NEQ(v string) predicate.Table01ForEnt
- func Field05NotIn(vs ...string) predicate.Table01ForEnt
- func Field05NotNil() predicate.Table01ForEnt
- func Field06(v string) predicate.Table01ForEnt
- func Field06Contains(v string) predicate.Table01ForEnt
- func Field06ContainsFold(v string) predicate.Table01ForEnt
- func Field06EQ(v string) predicate.Table01ForEnt
- func Field06EqualFold(v string) predicate.Table01ForEnt
- func Field06GT(v string) predicate.Table01ForEnt
- func Field06GTE(v string) predicate.Table01ForEnt
- func Field06HasPrefix(v string) predicate.Table01ForEnt
- func Field06HasSuffix(v string) predicate.Table01ForEnt
- func Field06In(vs ...string) predicate.Table01ForEnt
- func Field06IsNil() predicate.Table01ForEnt
- func Field06LT(v string) predicate.Table01ForEnt
- func Field06LTE(v string) predicate.Table01ForEnt
- func Field06NEQ(v string) predicate.Table01ForEnt
- func Field06NotIn(vs ...string) predicate.Table01ForEnt
- func Field06NotNil() predicate.Table01ForEnt
- func Field07(v int64) predicate.Table01ForEnt
- func Field07EQ(v int64) predicate.Table01ForEnt
- func Field07GT(v int64) predicate.Table01ForEnt
- func Field07GTE(v int64) predicate.Table01ForEnt
- func Field07In(vs ...int64) predicate.Table01ForEnt
- func Field07LT(v int64) predicate.Table01ForEnt
- func Field07LTE(v int64) predicate.Table01ForEnt
- func Field07NEQ(v int64) predicate.Table01ForEnt
- func Field07NotIn(vs ...int64) predicate.Table01ForEnt
- func Field08(v float64) predicate.Table01ForEnt
- func Field08EQ(v float64) predicate.Table01ForEnt
- func Field08GT(v float64) predicate.Table01ForEnt
- func Field08GTE(v float64) predicate.Table01ForEnt
- func Field08In(vs ...float64) predicate.Table01ForEnt
- func Field08LT(v float64) predicate.Table01ForEnt
- func Field08LTE(v float64) predicate.Table01ForEnt
- func Field08NEQ(v float64) predicate.Table01ForEnt
- func Field08NotIn(vs ...float64) predicate.Table01ForEnt
- func Field09(v string) predicate.Table01ForEnt
- func Field09Contains(v string) predicate.Table01ForEnt
- func Field09ContainsFold(v string) predicate.Table01ForEnt
- func Field09EQ(v string) predicate.Table01ForEnt
- func Field09EqualFold(v string) predicate.Table01ForEnt
- func Field09GT(v string) predicate.Table01ForEnt
- func Field09GTE(v string) predicate.Table01ForEnt
- func Field09HasPrefix(v string) predicate.Table01ForEnt
- func Field09HasSuffix(v string) predicate.Table01ForEnt
- func Field09In(vs ...string) predicate.Table01ForEnt
- func Field09LT(v string) predicate.Table01ForEnt
- func Field09LTE(v string) predicate.Table01ForEnt
- func Field09NEQ(v string) predicate.Table01ForEnt
- func Field09NotIn(vs ...string) predicate.Table01ForEnt
- func Field10(v string) predicate.Table01ForEnt
- func Field10Contains(v string) predicate.Table01ForEnt
- func Field10ContainsFold(v string) predicate.Table01ForEnt
- func Field10EQ(v string) predicate.Table01ForEnt
- func Field10EqualFold(v string) predicate.Table01ForEnt
- func Field10GT(v string) predicate.Table01ForEnt
- func Field10GTE(v string) predicate.Table01ForEnt
- func Field10HasPrefix(v string) predicate.Table01ForEnt
- func Field10HasSuffix(v string) predicate.Table01ForEnt
- func Field10In(vs ...string) predicate.Table01ForEnt
- func Field10IsNil() predicate.Table01ForEnt
- func Field10LT(v string) predicate.Table01ForEnt
- func Field10LTE(v string) predicate.Table01ForEnt
- func Field10NEQ(v string) predicate.Table01ForEnt
- func Field10NotIn(vs ...string) predicate.Table01ForEnt
- func Field10NotNil() predicate.Table01ForEnt
- func Field11(v string) predicate.Table01ForEnt
- func Field11Contains(v string) predicate.Table01ForEnt
- func Field11ContainsFold(v string) predicate.Table01ForEnt
- func Field11EQ(v string) predicate.Table01ForEnt
- func Field11EqualFold(v string) predicate.Table01ForEnt
- func Field11GT(v string) predicate.Table01ForEnt
- func Field11GTE(v string) predicate.Table01ForEnt
- func Field11HasPrefix(v string) predicate.Table01ForEnt
- func Field11HasSuffix(v string) predicate.Table01ForEnt
- func Field11In(vs ...string) predicate.Table01ForEnt
- func Field11IsNil() predicate.Table01ForEnt
- func Field11LT(v string) predicate.Table01ForEnt
- func Field11LTE(v string) predicate.Table01ForEnt
- func Field11NEQ(v string) predicate.Table01ForEnt
- func Field11NotIn(vs ...string) predicate.Table01ForEnt
- func Field11NotNil() predicate.Table01ForEnt
- func Field12(v string) predicate.Table01ForEnt
- func Field12Contains(v string) predicate.Table01ForEnt
- func Field12ContainsFold(v string) predicate.Table01ForEnt
- func Field12EQ(v string) predicate.Table01ForEnt
- func Field12EqualFold(v string) predicate.Table01ForEnt
- func Field12GT(v string) predicate.Table01ForEnt
- func Field12GTE(v string) predicate.Table01ForEnt
- func Field12HasPrefix(v string) predicate.Table01ForEnt
- func Field12HasSuffix(v string) predicate.Table01ForEnt
- func Field12In(vs ...string) predicate.Table01ForEnt
- func Field12IsNil() predicate.Table01ForEnt
- func Field12LT(v string) predicate.Table01ForEnt
- func Field12LTE(v string) predicate.Table01ForEnt
- func Field12NEQ(v string) predicate.Table01ForEnt
- func Field12NotIn(vs ...string) predicate.Table01ForEnt
- func Field12NotNil() predicate.Table01ForEnt
- func Field13(v string) predicate.Table01ForEnt
- func Field13Contains(v string) predicate.Table01ForEnt
- func Field13ContainsFold(v string) predicate.Table01ForEnt
- func Field13EQ(v string) predicate.Table01ForEnt
- func Field13EqualFold(v string) predicate.Table01ForEnt
- func Field13GT(v string) predicate.Table01ForEnt
- func Field13GTE(v string) predicate.Table01ForEnt
- func Field13HasPrefix(v string) predicate.Table01ForEnt
- func Field13HasSuffix(v string) predicate.Table01ForEnt
- func Field13In(vs ...string) predicate.Table01ForEnt
- func Field13IsNil() predicate.Table01ForEnt
- func Field13LT(v string) predicate.Table01ForEnt
- func Field13LTE(v string) predicate.Table01ForEnt
- func Field13NEQ(v string) predicate.Table01ForEnt
- func Field13NotIn(vs ...string) predicate.Table01ForEnt
- func Field13NotNil() predicate.Table01ForEnt
- func Field14(v string) predicate.Table01ForEnt
- func Field14Contains(v string) predicate.Table01ForEnt
- func Field14ContainsFold(v string) predicate.Table01ForEnt
- func Field14EQ(v string) predicate.Table01ForEnt
- func Field14EqualFold(v string) predicate.Table01ForEnt
- func Field14GT(v string) predicate.Table01ForEnt
- func Field14GTE(v string) predicate.Table01ForEnt
- func Field14HasPrefix(v string) predicate.Table01ForEnt
- func Field14HasSuffix(v string) predicate.Table01ForEnt
- func Field14In(vs ...string) predicate.Table01ForEnt
- func Field14IsNil() predicate.Table01ForEnt
- func Field14LT(v string) predicate.Table01ForEnt
- func Field14LTE(v string) predicate.Table01ForEnt
- func Field14NEQ(v string) predicate.Table01ForEnt
- func Field14NotIn(vs ...string) predicate.Table01ForEnt
- func Field14NotNil() predicate.Table01ForEnt
- func Field15(v string) predicate.Table01ForEnt
- func Field15Contains(v string) predicate.Table01ForEnt
- func Field15ContainsFold(v string) predicate.Table01ForEnt
- func Field15EQ(v string) predicate.Table01ForEnt
- func Field15EqualFold(v string) predicate.Table01ForEnt
- func Field15GT(v string) predicate.Table01ForEnt
- func Field15GTE(v string) predicate.Table01ForEnt
- func Field15HasPrefix(v string) predicate.Table01ForEnt
- func Field15HasSuffix(v string) predicate.Table01ForEnt
- func Field15In(vs ...string) predicate.Table01ForEnt
- func Field15IsNil() predicate.Table01ForEnt
- func Field15LT(v string) predicate.Table01ForEnt
- func Field15LTE(v string) predicate.Table01ForEnt
- func Field15NEQ(v string) predicate.Table01ForEnt
- func Field15NotIn(vs ...string) predicate.Table01ForEnt
- func Field15NotNil() predicate.Table01ForEnt
- func ID(id int) predicate.Table01ForEnt
- func IDEQ(id int) predicate.Table01ForEnt
- func IDGT(id int) predicate.Table01ForEnt
- func IDGTE(id int) predicate.Table01ForEnt
- func IDIn(ids ...int) predicate.Table01ForEnt
- func IDLT(id int) predicate.Table01ForEnt
- func IDLTE(id int) predicate.Table01ForEnt
- func IDNEQ(id int) predicate.Table01ForEnt
- func IDNotIn(ids ...int) predicate.Table01ForEnt
- func Not(p predicate.Table01ForEnt) predicate.Table01ForEnt
- func Or(predicates ...predicate.Table01ForEnt) predicate.Table01ForEnt
- func UpdateTime(v time.Time) predicate.Table01ForEnt
- func UpdateTimeEQ(v time.Time) predicate.Table01ForEnt
- func UpdateTimeGT(v time.Time) predicate.Table01ForEnt
- func UpdateTimeGTE(v time.Time) predicate.Table01ForEnt
- func UpdateTimeIn(vs ...time.Time) predicate.Table01ForEnt
- func UpdateTimeLT(v time.Time) predicate.Table01ForEnt
- func UpdateTimeLTE(v time.Time) predicate.Table01ForEnt
- func UpdateTimeNEQ(v time.Time) predicate.Table01ForEnt
- func UpdateTimeNotIn(vs ...time.Time) predicate.Table01ForEnt
- func ValidColumn(column string) bool
- type Field04
- type OrderOption
- func ByCommonField01(opts ...sql.OrderTermOption) OrderOption
- func ByCreateTime(opts ...sql.OrderTermOption) OrderOption
- func ByField01(opts ...sql.OrderTermOption) OrderOption
- func ByField02(opts ...sql.OrderTermOption) OrderOption
- func ByField03(opts ...sql.OrderTermOption) OrderOption
- func ByField04(opts ...sql.OrderTermOption) OrderOption
- func ByField05(opts ...sql.OrderTermOption) OrderOption
- func ByField06(opts ...sql.OrderTermOption) OrderOption
- func ByField07(opts ...sql.OrderTermOption) OrderOption
- func ByField08(opts ...sql.OrderTermOption) OrderOption
- func ByField09(opts ...sql.OrderTermOption) OrderOption
- func ByField10(opts ...sql.OrderTermOption) OrderOption
- func ByField11(opts ...sql.OrderTermOption) OrderOption
- func ByField12(opts ...sql.OrderTermOption) OrderOption
- func ByField13(opts ...sql.OrderTermOption) OrderOption
- func ByField14(opts ...sql.OrderTermOption) OrderOption
- func ByField15(opts ...sql.OrderTermOption) OrderOption
- func ByID(opts ...sql.OrderTermOption) OrderOption
- func ByUpdateTime(opts ...sql.OrderTermOption) OrderOption
Constants ¶
const ( // Label holds the string label denoting the table01forent type in the database. Label = "table01for_ent" // FieldID holds the string denoting the id field in the database. FieldID = "id" // FieldCommonField01 holds the string denoting the common_field01 field in the database. FieldCommonField01 = "common_field01" // FieldCreateTime holds the string denoting the create_time field in the database. FieldCreateTime = "create_time" // FieldUpdateTime holds the string denoting the update_time field in the database. FieldUpdateTime = "update_time" // FieldField01 holds the string denoting the field01 field in the database. FieldField01 = "field01" // FieldField02 holds the string denoting the field02 field in the database. FieldField02 = "field02" // FieldField03 holds the string denoting the field03 field in the database. FieldField03 = "field03" // FieldField04 holds the string denoting the field04 field in the database. FieldField04 = "field04" // FieldField05 holds the string denoting the field05 field in the database. FieldField05 = "field05" // FieldField06 holds the string denoting the field06 field in the database. FieldField06 = "field06" // FieldField07 holds the string denoting the field07 field in the database. FieldField07 = "field07" // FieldField08 holds the string denoting the field08 field in the database. FieldField08 = "field08" // FieldField09 holds the string denoting the field09 field in the database. FieldField09 = "field09" // FieldField10 holds the string denoting the field10 field in the database. FieldField10 = "field10" // FieldField11 holds the string denoting the field11 field in the database. FieldField11 = "field11" // FieldField12 holds the string denoting the field12 field in the database. FieldField12 = "field12" // FieldField13 holds the string denoting the field13 field in the database. FieldField13 = "field13" // FieldField14 holds the string denoting the field14 field in the database. FieldField14 = "storage_key" // FieldField15 holds the string denoting the field15 field in the database. FieldField15 = "field15" // Table holds the table name of the table01forent in the database. Table = "table01for_ents" )
const DefaultField04 = Field04Value01
Field04Value01 is the default value of the Field04 enum.
Variables ¶
var ( // DefaultCreateTime holds the default value on creation for the "create_time" field. DefaultCreateTime func() time.Time // DefaultUpdateTime holds the default value on creation for the "update_time" field. DefaultUpdateTime func() time.Time // UpdateDefaultUpdateTime holds the default value on update for the "update_time" field. UpdateDefaultUpdateTime func() time.Time // DefaultField03 holds the default value on creation for the "field03" field. DefaultField03 bool // DefaultField07 holds the default value on creation for the "field07" field. DefaultField07 func() int64 // UpdateDefaultField07 holds the default value on update for the "field07" field. UpdateDefaultField07 func() int64 // DefaultField08 holds the default value on creation for the "field08" field. DefaultField08 float64 // DefaultField09 holds the default value on creation for the "field09" field. DefaultField09 string // Field09Validator is a validator for the "field09" field. It is called by the builders before save. Field09Validator func(string) error )
var Columns = []string{ FieldID, FieldCommonField01, FieldCreateTime, FieldUpdateTime, FieldField01, FieldField02, FieldField03, FieldField04, FieldField05, FieldField06, FieldField07, FieldField08, FieldField09, FieldField10, FieldField11, FieldField12, FieldField14, FieldField15, }
Columns holds all SQL columns for table01forent fields.
Functions ¶
func And ¶
func And(predicates ...predicate.Table01ForEnt) predicate.Table01ForEnt
And groups predicates with the AND operator between them.
func CommonField01 ¶
func CommonField01(v int) predicate.Table01ForEnt
CommonField01 applies equality check predicate on the "common_field01" field. It's identical to CommonField01EQ.
func CommonField01EQ ¶
func CommonField01EQ(v int) predicate.Table01ForEnt
CommonField01EQ applies the EQ predicate on the "common_field01" field.
func CommonField01GT ¶
func CommonField01GT(v int) predicate.Table01ForEnt
CommonField01GT applies the GT predicate on the "common_field01" field.
func CommonField01GTE ¶
func CommonField01GTE(v int) predicate.Table01ForEnt
CommonField01GTE applies the GTE predicate on the "common_field01" field.
func CommonField01In ¶
func CommonField01In(vs ...int) predicate.Table01ForEnt
CommonField01In applies the In predicate on the "common_field01" field.
func CommonField01IsNil ¶
func CommonField01IsNil() predicate.Table01ForEnt
CommonField01IsNil applies the IsNil predicate on the "common_field01" field.
func CommonField01LT ¶
func CommonField01LT(v int) predicate.Table01ForEnt
CommonField01LT applies the LT predicate on the "common_field01" field.
func CommonField01LTE ¶
func CommonField01LTE(v int) predicate.Table01ForEnt
CommonField01LTE applies the LTE predicate on the "common_field01" field.
func CommonField01NEQ ¶
func CommonField01NEQ(v int) predicate.Table01ForEnt
CommonField01NEQ applies the NEQ predicate on the "common_field01" field.
func CommonField01NotIn ¶
func CommonField01NotIn(vs ...int) predicate.Table01ForEnt
CommonField01NotIn applies the NotIn predicate on the "common_field01" field.
func CommonField01NotNil ¶
func CommonField01NotNil() predicate.Table01ForEnt
CommonField01NotNil applies the NotNil predicate on the "common_field01" field.
func CreateTime ¶
func CreateTime(v time.Time) predicate.Table01ForEnt
CreateTime applies equality check predicate on the "create_time" field. It's identical to CreateTimeEQ.
func CreateTimeEQ ¶
func CreateTimeEQ(v time.Time) predicate.Table01ForEnt
CreateTimeEQ applies the EQ predicate on the "create_time" field.
func CreateTimeGT ¶
func CreateTimeGT(v time.Time) predicate.Table01ForEnt
CreateTimeGT applies the GT predicate on the "create_time" field.
func CreateTimeGTE ¶
func CreateTimeGTE(v time.Time) predicate.Table01ForEnt
CreateTimeGTE applies the GTE predicate on the "create_time" field.
func CreateTimeIn ¶
func CreateTimeIn(vs ...time.Time) predicate.Table01ForEnt
CreateTimeIn applies the In predicate on the "create_time" field.
func CreateTimeLT ¶
func CreateTimeLT(v time.Time) predicate.Table01ForEnt
CreateTimeLT applies the LT predicate on the "create_time" field.
func CreateTimeLTE ¶
func CreateTimeLTE(v time.Time) predicate.Table01ForEnt
CreateTimeLTE applies the LTE predicate on the "create_time" field.
func CreateTimeNEQ ¶
func CreateTimeNEQ(v time.Time) predicate.Table01ForEnt
CreateTimeNEQ applies the NEQ predicate on the "create_time" field.
func CreateTimeNotIn ¶
func CreateTimeNotIn(vs ...time.Time) predicate.Table01ForEnt
CreateTimeNotIn applies the NotIn predicate on the "create_time" field.
func Field01 ¶
func Field01(v string) predicate.Table01ForEnt
Field01 applies equality check predicate on the "field01" field. It's identical to Field01EQ.
func Field01Contains ¶
func Field01Contains(v string) predicate.Table01ForEnt
Field01Contains applies the Contains predicate on the "field01" field.
func Field01ContainsFold ¶
func Field01ContainsFold(v string) predicate.Table01ForEnt
Field01ContainsFold applies the ContainsFold predicate on the "field01" field.
func Field01EQ ¶
func Field01EQ(v string) predicate.Table01ForEnt
Field01EQ applies the EQ predicate on the "field01" field.
func Field01EqualFold ¶
func Field01EqualFold(v string) predicate.Table01ForEnt
Field01EqualFold applies the EqualFold predicate on the "field01" field.
func Field01GT ¶
func Field01GT(v string) predicate.Table01ForEnt
Field01GT applies the GT predicate on the "field01" field.
func Field01GTE ¶
func Field01GTE(v string) predicate.Table01ForEnt
Field01GTE applies the GTE predicate on the "field01" field.
func Field01HasPrefix ¶
func Field01HasPrefix(v string) predicate.Table01ForEnt
Field01HasPrefix applies the HasPrefix predicate on the "field01" field.
func Field01HasSuffix ¶
func Field01HasSuffix(v string) predicate.Table01ForEnt
Field01HasSuffix applies the HasSuffix predicate on the "field01" field.
func Field01In ¶
func Field01In(vs ...string) predicate.Table01ForEnt
Field01In applies the In predicate on the "field01" field.
func Field01LT ¶
func Field01LT(v string) predicate.Table01ForEnt
Field01LT applies the LT predicate on the "field01" field.
func Field01LTE ¶
func Field01LTE(v string) predicate.Table01ForEnt
Field01LTE applies the LTE predicate on the "field01" field.
func Field01NEQ ¶
func Field01NEQ(v string) predicate.Table01ForEnt
Field01NEQ applies the NEQ predicate on the "field01" field.
func Field01NotIn ¶
func Field01NotIn(vs ...string) predicate.Table01ForEnt
Field01NotIn applies the NotIn predicate on the "field01" field.
func Field02 ¶
func Field02(v int) predicate.Table01ForEnt
Field02 applies equality check predicate on the "field02" field. It's identical to Field02EQ.
func Field02EQ ¶
func Field02EQ(v int) predicate.Table01ForEnt
Field02EQ applies the EQ predicate on the "field02" field.
func Field02GT ¶
func Field02GT(v int) predicate.Table01ForEnt
Field02GT applies the GT predicate on the "field02" field.
func Field02GTE ¶
func Field02GTE(v int) predicate.Table01ForEnt
Field02GTE applies the GTE predicate on the "field02" field.
func Field02In ¶
func Field02In(vs ...int) predicate.Table01ForEnt
Field02In applies the In predicate on the "field02" field.
func Field02LT ¶
func Field02LT(v int) predicate.Table01ForEnt
Field02LT applies the LT predicate on the "field02" field.
func Field02LTE ¶
func Field02LTE(v int) predicate.Table01ForEnt
Field02LTE applies the LTE predicate on the "field02" field.
func Field02NEQ ¶
func Field02NEQ(v int) predicate.Table01ForEnt
Field02NEQ applies the NEQ predicate on the "field02" field.
func Field02NotIn ¶
func Field02NotIn(vs ...int) predicate.Table01ForEnt
Field02NotIn applies the NotIn predicate on the "field02" field.
func Field03 ¶
func Field03(v bool) predicate.Table01ForEnt
Field03 applies equality check predicate on the "field03" field. It's identical to Field03EQ.
func Field03EQ ¶
func Field03EQ(v bool) predicate.Table01ForEnt
Field03EQ applies the EQ predicate on the "field03" field.
func Field03NEQ ¶
func Field03NEQ(v bool) predicate.Table01ForEnt
Field03NEQ applies the NEQ predicate on the "field03" field.
func Field04EQ ¶
func Field04EQ(v Field04) predicate.Table01ForEnt
Field04EQ applies the EQ predicate on the "field04" field.
func Field04In ¶
func Field04In(vs ...Field04) predicate.Table01ForEnt
Field04In applies the In predicate on the "field04" field.
func Field04NEQ ¶
func Field04NEQ(v Field04) predicate.Table01ForEnt
Field04NEQ applies the NEQ predicate on the "field04" field.
func Field04NotIn ¶
func Field04NotIn(vs ...Field04) predicate.Table01ForEnt
Field04NotIn applies the NotIn predicate on the "field04" field.
func Field04Validator ¶
Field04Validator is a validator for the "field04" field enum values. It is called by the builders before save.
func Field05 ¶
func Field05(v string) predicate.Table01ForEnt
Field05 applies equality check predicate on the "field05" field. It's identical to Field05EQ.
func Field05Contains ¶
func Field05Contains(v string) predicate.Table01ForEnt
Field05Contains applies the Contains predicate on the "field05" field.
func Field05ContainsFold ¶
func Field05ContainsFold(v string) predicate.Table01ForEnt
Field05ContainsFold applies the ContainsFold predicate on the "field05" field.
func Field05EQ ¶
func Field05EQ(v string) predicate.Table01ForEnt
Field05EQ applies the EQ predicate on the "field05" field.
func Field05EqualFold ¶
func Field05EqualFold(v string) predicate.Table01ForEnt
Field05EqualFold applies the EqualFold predicate on the "field05" field.
func Field05GT ¶
func Field05GT(v string) predicate.Table01ForEnt
Field05GT applies the GT predicate on the "field05" field.
func Field05GTE ¶
func Field05GTE(v string) predicate.Table01ForEnt
Field05GTE applies the GTE predicate on the "field05" field.
func Field05HasPrefix ¶
func Field05HasPrefix(v string) predicate.Table01ForEnt
Field05HasPrefix applies the HasPrefix predicate on the "field05" field.
func Field05HasSuffix ¶
func Field05HasSuffix(v string) predicate.Table01ForEnt
Field05HasSuffix applies the HasSuffix predicate on the "field05" field.
func Field05In ¶
func Field05In(vs ...string) predicate.Table01ForEnt
Field05In applies the In predicate on the "field05" field.
func Field05IsNil ¶
func Field05IsNil() predicate.Table01ForEnt
Field05IsNil applies the IsNil predicate on the "field05" field.
func Field05LT ¶
func Field05LT(v string) predicate.Table01ForEnt
Field05LT applies the LT predicate on the "field05" field.
func Field05LTE ¶
func Field05LTE(v string) predicate.Table01ForEnt
Field05LTE applies the LTE predicate on the "field05" field.
func Field05NEQ ¶
func Field05NEQ(v string) predicate.Table01ForEnt
Field05NEQ applies the NEQ predicate on the "field05" field.
func Field05NotIn ¶
func Field05NotIn(vs ...string) predicate.Table01ForEnt
Field05NotIn applies the NotIn predicate on the "field05" field.
func Field05NotNil ¶
func Field05NotNil() predicate.Table01ForEnt
Field05NotNil applies the NotNil predicate on the "field05" field.
func Field06 ¶
func Field06(v string) predicate.Table01ForEnt
Field06 applies equality check predicate on the "field06" field. It's identical to Field06EQ.
func Field06Contains ¶
func Field06Contains(v string) predicate.Table01ForEnt
Field06Contains applies the Contains predicate on the "field06" field.
func Field06ContainsFold ¶
func Field06ContainsFold(v string) predicate.Table01ForEnt
Field06ContainsFold applies the ContainsFold predicate on the "field06" field.
func Field06EQ ¶
func Field06EQ(v string) predicate.Table01ForEnt
Field06EQ applies the EQ predicate on the "field06" field.
func Field06EqualFold ¶
func Field06EqualFold(v string) predicate.Table01ForEnt
Field06EqualFold applies the EqualFold predicate on the "field06" field.
func Field06GT ¶
func Field06GT(v string) predicate.Table01ForEnt
Field06GT applies the GT predicate on the "field06" field.
func Field06GTE ¶
func Field06GTE(v string) predicate.Table01ForEnt
Field06GTE applies the GTE predicate on the "field06" field.
func Field06HasPrefix ¶
func Field06HasPrefix(v string) predicate.Table01ForEnt
Field06HasPrefix applies the HasPrefix predicate on the "field06" field.
func Field06HasSuffix ¶
func Field06HasSuffix(v string) predicate.Table01ForEnt
Field06HasSuffix applies the HasSuffix predicate on the "field06" field.
func Field06In ¶
func Field06In(vs ...string) predicate.Table01ForEnt
Field06In applies the In predicate on the "field06" field.
func Field06IsNil ¶
func Field06IsNil() predicate.Table01ForEnt
Field06IsNil applies the IsNil predicate on the "field06" field.
func Field06LT ¶
func Field06LT(v string) predicate.Table01ForEnt
Field06LT applies the LT predicate on the "field06" field.
func Field06LTE ¶
func Field06LTE(v string) predicate.Table01ForEnt
Field06LTE applies the LTE predicate on the "field06" field.
func Field06NEQ ¶
func Field06NEQ(v string) predicate.Table01ForEnt
Field06NEQ applies the NEQ predicate on the "field06" field.
func Field06NotIn ¶
func Field06NotIn(vs ...string) predicate.Table01ForEnt
Field06NotIn applies the NotIn predicate on the "field06" field.
func Field06NotNil ¶
func Field06NotNil() predicate.Table01ForEnt
Field06NotNil applies the NotNil predicate on the "field06" field.
func Field07 ¶
func Field07(v int64) predicate.Table01ForEnt
Field07 applies equality check predicate on the "field07" field. It's identical to Field07EQ.
func Field07EQ ¶
func Field07EQ(v int64) predicate.Table01ForEnt
Field07EQ applies the EQ predicate on the "field07" field.
func Field07GT ¶
func Field07GT(v int64) predicate.Table01ForEnt
Field07GT applies the GT predicate on the "field07" field.
func Field07GTE ¶
func Field07GTE(v int64) predicate.Table01ForEnt
Field07GTE applies the GTE predicate on the "field07" field.
func Field07In ¶
func Field07In(vs ...int64) predicate.Table01ForEnt
Field07In applies the In predicate on the "field07" field.
func Field07LT ¶
func Field07LT(v int64) predicate.Table01ForEnt
Field07LT applies the LT predicate on the "field07" field.
func Field07LTE ¶
func Field07LTE(v int64) predicate.Table01ForEnt
Field07LTE applies the LTE predicate on the "field07" field.
func Field07NEQ ¶
func Field07NEQ(v int64) predicate.Table01ForEnt
Field07NEQ applies the NEQ predicate on the "field07" field.
func Field07NotIn ¶
func Field07NotIn(vs ...int64) predicate.Table01ForEnt
Field07NotIn applies the NotIn predicate on the "field07" field.
func Field08 ¶
func Field08(v float64) predicate.Table01ForEnt
Field08 applies equality check predicate on the "field08" field. It's identical to Field08EQ.
func Field08EQ ¶
func Field08EQ(v float64) predicate.Table01ForEnt
Field08EQ applies the EQ predicate on the "field08" field.
func Field08GT ¶
func Field08GT(v float64) predicate.Table01ForEnt
Field08GT applies the GT predicate on the "field08" field.
func Field08GTE ¶
func Field08GTE(v float64) predicate.Table01ForEnt
Field08GTE applies the GTE predicate on the "field08" field.
func Field08In ¶
func Field08In(vs ...float64) predicate.Table01ForEnt
Field08In applies the In predicate on the "field08" field.
func Field08LT ¶
func Field08LT(v float64) predicate.Table01ForEnt
Field08LT applies the LT predicate on the "field08" field.
func Field08LTE ¶
func Field08LTE(v float64) predicate.Table01ForEnt
Field08LTE applies the LTE predicate on the "field08" field.
func Field08NEQ ¶
func Field08NEQ(v float64) predicate.Table01ForEnt
Field08NEQ applies the NEQ predicate on the "field08" field.
func Field08NotIn ¶
func Field08NotIn(vs ...float64) predicate.Table01ForEnt
Field08NotIn applies the NotIn predicate on the "field08" field.
func Field09 ¶
func Field09(v string) predicate.Table01ForEnt
Field09 applies equality check predicate on the "field09" field. It's identical to Field09EQ.
func Field09Contains ¶
func Field09Contains(v string) predicate.Table01ForEnt
Field09Contains applies the Contains predicate on the "field09" field.
func Field09ContainsFold ¶
func Field09ContainsFold(v string) predicate.Table01ForEnt
Field09ContainsFold applies the ContainsFold predicate on the "field09" field.
func Field09EQ ¶
func Field09EQ(v string) predicate.Table01ForEnt
Field09EQ applies the EQ predicate on the "field09" field.
func Field09EqualFold ¶
func Field09EqualFold(v string) predicate.Table01ForEnt
Field09EqualFold applies the EqualFold predicate on the "field09" field.
func Field09GT ¶
func Field09GT(v string) predicate.Table01ForEnt
Field09GT applies the GT predicate on the "field09" field.
func Field09GTE ¶
func Field09GTE(v string) predicate.Table01ForEnt
Field09GTE applies the GTE predicate on the "field09" field.
func Field09HasPrefix ¶
func Field09HasPrefix(v string) predicate.Table01ForEnt
Field09HasPrefix applies the HasPrefix predicate on the "field09" field.
func Field09HasSuffix ¶
func Field09HasSuffix(v string) predicate.Table01ForEnt
Field09HasSuffix applies the HasSuffix predicate on the "field09" field.
func Field09In ¶
func Field09In(vs ...string) predicate.Table01ForEnt
Field09In applies the In predicate on the "field09" field.
func Field09LT ¶
func Field09LT(v string) predicate.Table01ForEnt
Field09LT applies the LT predicate on the "field09" field.
func Field09LTE ¶
func Field09LTE(v string) predicate.Table01ForEnt
Field09LTE applies the LTE predicate on the "field09" field.
func Field09NEQ ¶
func Field09NEQ(v string) predicate.Table01ForEnt
Field09NEQ applies the NEQ predicate on the "field09" field.
func Field09NotIn ¶
func Field09NotIn(vs ...string) predicate.Table01ForEnt
Field09NotIn applies the NotIn predicate on the "field09" field.
func Field10 ¶
func Field10(v string) predicate.Table01ForEnt
Field10 applies equality check predicate on the "field10" field. It's identical to Field10EQ.
func Field10Contains ¶
func Field10Contains(v string) predicate.Table01ForEnt
Field10Contains applies the Contains predicate on the "field10" field.
func Field10ContainsFold ¶
func Field10ContainsFold(v string) predicate.Table01ForEnt
Field10ContainsFold applies the ContainsFold predicate on the "field10" field.
func Field10EQ ¶
func Field10EQ(v string) predicate.Table01ForEnt
Field10EQ applies the EQ predicate on the "field10" field.
func Field10EqualFold ¶
func Field10EqualFold(v string) predicate.Table01ForEnt
Field10EqualFold applies the EqualFold predicate on the "field10" field.
func Field10GT ¶
func Field10GT(v string) predicate.Table01ForEnt
Field10GT applies the GT predicate on the "field10" field.
func Field10GTE ¶
func Field10GTE(v string) predicate.Table01ForEnt
Field10GTE applies the GTE predicate on the "field10" field.
func Field10HasPrefix ¶
func Field10HasPrefix(v string) predicate.Table01ForEnt
Field10HasPrefix applies the HasPrefix predicate on the "field10" field.
func Field10HasSuffix ¶
func Field10HasSuffix(v string) predicate.Table01ForEnt
Field10HasSuffix applies the HasSuffix predicate on the "field10" field.
func Field10In ¶
func Field10In(vs ...string) predicate.Table01ForEnt
Field10In applies the In predicate on the "field10" field.
func Field10IsNil ¶
func Field10IsNil() predicate.Table01ForEnt
Field10IsNil applies the IsNil predicate on the "field10" field.
func Field10LT ¶
func Field10LT(v string) predicate.Table01ForEnt
Field10LT applies the LT predicate on the "field10" field.
func Field10LTE ¶
func Field10LTE(v string) predicate.Table01ForEnt
Field10LTE applies the LTE predicate on the "field10" field.
func Field10NEQ ¶
func Field10NEQ(v string) predicate.Table01ForEnt
Field10NEQ applies the NEQ predicate on the "field10" field.
func Field10NotIn ¶
func Field10NotIn(vs ...string) predicate.Table01ForEnt
Field10NotIn applies the NotIn predicate on the "field10" field.
func Field10NotNil ¶
func Field10NotNil() predicate.Table01ForEnt
Field10NotNil applies the NotNil predicate on the "field10" field.
func Field11 ¶
func Field11(v string) predicate.Table01ForEnt
Field11 applies equality check predicate on the "field11" field. It's identical to Field11EQ.
func Field11Contains ¶
func Field11Contains(v string) predicate.Table01ForEnt
Field11Contains applies the Contains predicate on the "field11" field.
func Field11ContainsFold ¶
func Field11ContainsFold(v string) predicate.Table01ForEnt
Field11ContainsFold applies the ContainsFold predicate on the "field11" field.
func Field11EQ ¶
func Field11EQ(v string) predicate.Table01ForEnt
Field11EQ applies the EQ predicate on the "field11" field.
func Field11EqualFold ¶
func Field11EqualFold(v string) predicate.Table01ForEnt
Field11EqualFold applies the EqualFold predicate on the "field11" field.
func Field11GT ¶
func Field11GT(v string) predicate.Table01ForEnt
Field11GT applies the GT predicate on the "field11" field.
func Field11GTE ¶
func Field11GTE(v string) predicate.Table01ForEnt
Field11GTE applies the GTE predicate on the "field11" field.
func Field11HasPrefix ¶
func Field11HasPrefix(v string) predicate.Table01ForEnt
Field11HasPrefix applies the HasPrefix predicate on the "field11" field.
func Field11HasSuffix ¶
func Field11HasSuffix(v string) predicate.Table01ForEnt
Field11HasSuffix applies the HasSuffix predicate on the "field11" field.
func Field11In ¶
func Field11In(vs ...string) predicate.Table01ForEnt
Field11In applies the In predicate on the "field11" field.
func Field11IsNil ¶
func Field11IsNil() predicate.Table01ForEnt
Field11IsNil applies the IsNil predicate on the "field11" field.
func Field11LT ¶
func Field11LT(v string) predicate.Table01ForEnt
Field11LT applies the LT predicate on the "field11" field.
func Field11LTE ¶
func Field11LTE(v string) predicate.Table01ForEnt
Field11LTE applies the LTE predicate on the "field11" field.
func Field11NEQ ¶
func Field11NEQ(v string) predicate.Table01ForEnt
Field11NEQ applies the NEQ predicate on the "field11" field.
func Field11NotIn ¶
func Field11NotIn(vs ...string) predicate.Table01ForEnt
Field11NotIn applies the NotIn predicate on the "field11" field.
func Field11NotNil ¶
func Field11NotNil() predicate.Table01ForEnt
Field11NotNil applies the NotNil predicate on the "field11" field.
func Field12 ¶
func Field12(v string) predicate.Table01ForEnt
Field12 applies equality check predicate on the "field12" field. It's identical to Field12EQ.
func Field12Contains ¶
func Field12Contains(v string) predicate.Table01ForEnt
Field12Contains applies the Contains predicate on the "field12" field.
func Field12ContainsFold ¶
func Field12ContainsFold(v string) predicate.Table01ForEnt
Field12ContainsFold applies the ContainsFold predicate on the "field12" field.
func Field12EQ ¶
func Field12EQ(v string) predicate.Table01ForEnt
Field12EQ applies the EQ predicate on the "field12" field.
func Field12EqualFold ¶
func Field12EqualFold(v string) predicate.Table01ForEnt
Field12EqualFold applies the EqualFold predicate on the "field12" field.
func Field12GT ¶
func Field12GT(v string) predicate.Table01ForEnt
Field12GT applies the GT predicate on the "field12" field.
func Field12GTE ¶
func Field12GTE(v string) predicate.Table01ForEnt
Field12GTE applies the GTE predicate on the "field12" field.
func Field12HasPrefix ¶
func Field12HasPrefix(v string) predicate.Table01ForEnt
Field12HasPrefix applies the HasPrefix predicate on the "field12" field.
func Field12HasSuffix ¶
func Field12HasSuffix(v string) predicate.Table01ForEnt
Field12HasSuffix applies the HasSuffix predicate on the "field12" field.
func Field12In ¶
func Field12In(vs ...string) predicate.Table01ForEnt
Field12In applies the In predicate on the "field12" field.
func Field12IsNil ¶
func Field12IsNil() predicate.Table01ForEnt
Field12IsNil applies the IsNil predicate on the "field12" field.
func Field12LT ¶
func Field12LT(v string) predicate.Table01ForEnt
Field12LT applies the LT predicate on the "field12" field.
func Field12LTE ¶
func Field12LTE(v string) predicate.Table01ForEnt
Field12LTE applies the LTE predicate on the "field12" field.
func Field12NEQ ¶
func Field12NEQ(v string) predicate.Table01ForEnt
Field12NEQ applies the NEQ predicate on the "field12" field.
func Field12NotIn ¶
func Field12NotIn(vs ...string) predicate.Table01ForEnt
Field12NotIn applies the NotIn predicate on the "field12" field.
func Field12NotNil ¶
func Field12NotNil() predicate.Table01ForEnt
Field12NotNil applies the NotNil predicate on the "field12" field.
func Field13 ¶
func Field13(v string) predicate.Table01ForEnt
Field13 applies equality check predicate on the "field13" field. It's identical to Field13EQ.
func Field13Contains ¶
func Field13Contains(v string) predicate.Table01ForEnt
Field13Contains applies the Contains predicate on the "field13" field.
func Field13ContainsFold ¶
func Field13ContainsFold(v string) predicate.Table01ForEnt
Field13ContainsFold applies the ContainsFold predicate on the "field13" field.
func Field13EQ ¶
func Field13EQ(v string) predicate.Table01ForEnt
Field13EQ applies the EQ predicate on the "field13" field.
func Field13EqualFold ¶
func Field13EqualFold(v string) predicate.Table01ForEnt
Field13EqualFold applies the EqualFold predicate on the "field13" field.
func Field13GT ¶
func Field13GT(v string) predicate.Table01ForEnt
Field13GT applies the GT predicate on the "field13" field.
func Field13GTE ¶
func Field13GTE(v string) predicate.Table01ForEnt
Field13GTE applies the GTE predicate on the "field13" field.
func Field13HasPrefix ¶
func Field13HasPrefix(v string) predicate.Table01ForEnt
Field13HasPrefix applies the HasPrefix predicate on the "field13" field.
func Field13HasSuffix ¶
func Field13HasSuffix(v string) predicate.Table01ForEnt
Field13HasSuffix applies the HasSuffix predicate on the "field13" field.
func Field13In ¶
func Field13In(vs ...string) predicate.Table01ForEnt
Field13In applies the In predicate on the "field13" field.
func Field13IsNil ¶
func Field13IsNil() predicate.Table01ForEnt
Field13IsNil applies the IsNil predicate on the "field13" field.
func Field13LT ¶
func Field13LT(v string) predicate.Table01ForEnt
Field13LT applies the LT predicate on the "field13" field.
func Field13LTE ¶
func Field13LTE(v string) predicate.Table01ForEnt
Field13LTE applies the LTE predicate on the "field13" field.
func Field13NEQ ¶
func Field13NEQ(v string) predicate.Table01ForEnt
Field13NEQ applies the NEQ predicate on the "field13" field.
func Field13NotIn ¶
func Field13NotIn(vs ...string) predicate.Table01ForEnt
Field13NotIn applies the NotIn predicate on the "field13" field.
func Field13NotNil ¶
func Field13NotNil() predicate.Table01ForEnt
Field13NotNil applies the NotNil predicate on the "field13" field.
func Field14 ¶
func Field14(v string) predicate.Table01ForEnt
Field14 applies equality check predicate on the "field14" field. It's identical to Field14EQ.
func Field14Contains ¶
func Field14Contains(v string) predicate.Table01ForEnt
Field14Contains applies the Contains predicate on the "field14" field.
func Field14ContainsFold ¶
func Field14ContainsFold(v string) predicate.Table01ForEnt
Field14ContainsFold applies the ContainsFold predicate on the "field14" field.
func Field14EQ ¶
func Field14EQ(v string) predicate.Table01ForEnt
Field14EQ applies the EQ predicate on the "field14" field.
func Field14EqualFold ¶
func Field14EqualFold(v string) predicate.Table01ForEnt
Field14EqualFold applies the EqualFold predicate on the "field14" field.
func Field14GT ¶
func Field14GT(v string) predicate.Table01ForEnt
Field14GT applies the GT predicate on the "field14" field.
func Field14GTE ¶
func Field14GTE(v string) predicate.Table01ForEnt
Field14GTE applies the GTE predicate on the "field14" field.
func Field14HasPrefix ¶
func Field14HasPrefix(v string) predicate.Table01ForEnt
Field14HasPrefix applies the HasPrefix predicate on the "field14" field.
func Field14HasSuffix ¶
func Field14HasSuffix(v string) predicate.Table01ForEnt
Field14HasSuffix applies the HasSuffix predicate on the "field14" field.
func Field14In ¶
func Field14In(vs ...string) predicate.Table01ForEnt
Field14In applies the In predicate on the "field14" field.
func Field14IsNil ¶
func Field14IsNil() predicate.Table01ForEnt
Field14IsNil applies the IsNil predicate on the "field14" field.
func Field14LT ¶
func Field14LT(v string) predicate.Table01ForEnt
Field14LT applies the LT predicate on the "field14" field.
func Field14LTE ¶
func Field14LTE(v string) predicate.Table01ForEnt
Field14LTE applies the LTE predicate on the "field14" field.
func Field14NEQ ¶
func Field14NEQ(v string) predicate.Table01ForEnt
Field14NEQ applies the NEQ predicate on the "field14" field.
func Field14NotIn ¶
func Field14NotIn(vs ...string) predicate.Table01ForEnt
Field14NotIn applies the NotIn predicate on the "field14" field.
func Field14NotNil ¶
func Field14NotNil() predicate.Table01ForEnt
Field14NotNil applies the NotNil predicate on the "field14" field.
func Field15 ¶
func Field15(v string) predicate.Table01ForEnt
Field15 applies equality check predicate on the "field15" field. It's identical to Field15EQ.
func Field15Contains ¶
func Field15Contains(v string) predicate.Table01ForEnt
Field15Contains applies the Contains predicate on the "field15" field.
func Field15ContainsFold ¶
func Field15ContainsFold(v string) predicate.Table01ForEnt
Field15ContainsFold applies the ContainsFold predicate on the "field15" field.
func Field15EQ ¶
func Field15EQ(v string) predicate.Table01ForEnt
Field15EQ applies the EQ predicate on the "field15" field.
func Field15EqualFold ¶
func Field15EqualFold(v string) predicate.Table01ForEnt
Field15EqualFold applies the EqualFold predicate on the "field15" field.
func Field15GT ¶
func Field15GT(v string) predicate.Table01ForEnt
Field15GT applies the GT predicate on the "field15" field.
func Field15GTE ¶
func Field15GTE(v string) predicate.Table01ForEnt
Field15GTE applies the GTE predicate on the "field15" field.
func Field15HasPrefix ¶
func Field15HasPrefix(v string) predicate.Table01ForEnt
Field15HasPrefix applies the HasPrefix predicate on the "field15" field.
func Field15HasSuffix ¶
func Field15HasSuffix(v string) predicate.Table01ForEnt
Field15HasSuffix applies the HasSuffix predicate on the "field15" field.
func Field15In ¶
func Field15In(vs ...string) predicate.Table01ForEnt
Field15In applies the In predicate on the "field15" field.
func Field15IsNil ¶
func Field15IsNil() predicate.Table01ForEnt
Field15IsNil applies the IsNil predicate on the "field15" field.
func Field15LT ¶
func Field15LT(v string) predicate.Table01ForEnt
Field15LT applies the LT predicate on the "field15" field.
func Field15LTE ¶
func Field15LTE(v string) predicate.Table01ForEnt
Field15LTE applies the LTE predicate on the "field15" field.
func Field15NEQ ¶
func Field15NEQ(v string) predicate.Table01ForEnt
Field15NEQ applies the NEQ predicate on the "field15" field.
func Field15NotIn ¶
func Field15NotIn(vs ...string) predicate.Table01ForEnt
Field15NotIn applies the NotIn predicate on the "field15" field.
func Field15NotNil ¶
func Field15NotNil() predicate.Table01ForEnt
Field15NotNil applies the NotNil predicate on the "field15" field.
func IDEQ ¶
func IDEQ(id int) predicate.Table01ForEnt
IDEQ applies the EQ predicate on the ID field.
func IDGT ¶
func IDGT(id int) predicate.Table01ForEnt
IDGT applies the GT predicate on the ID field.
func IDGTE ¶
func IDGTE(id int) predicate.Table01ForEnt
IDGTE applies the GTE predicate on the ID field.
func IDIn ¶
func IDIn(ids ...int) predicate.Table01ForEnt
IDIn applies the In predicate on the ID field.
func IDLT ¶
func IDLT(id int) predicate.Table01ForEnt
IDLT applies the LT predicate on the ID field.
func IDLTE ¶
func IDLTE(id int) predicate.Table01ForEnt
IDLTE applies the LTE predicate on the ID field.
func IDNEQ ¶
func IDNEQ(id int) predicate.Table01ForEnt
IDNEQ applies the NEQ predicate on the ID field.
func IDNotIn ¶
func IDNotIn(ids ...int) predicate.Table01ForEnt
IDNotIn applies the NotIn predicate on the ID field.
func Not ¶
func Not(p predicate.Table01ForEnt) predicate.Table01ForEnt
Not applies the not operator on the given predicate.
func Or ¶
func Or(predicates ...predicate.Table01ForEnt) predicate.Table01ForEnt
Or groups predicates with the OR operator between them.
func UpdateTime ¶
func UpdateTime(v time.Time) predicate.Table01ForEnt
UpdateTime applies equality check predicate on the "update_time" field. It's identical to UpdateTimeEQ.
func UpdateTimeEQ ¶
func UpdateTimeEQ(v time.Time) predicate.Table01ForEnt
UpdateTimeEQ applies the EQ predicate on the "update_time" field.
func UpdateTimeGT ¶
func UpdateTimeGT(v time.Time) predicate.Table01ForEnt
UpdateTimeGT applies the GT predicate on the "update_time" field.
func UpdateTimeGTE ¶
func UpdateTimeGTE(v time.Time) predicate.Table01ForEnt
UpdateTimeGTE applies the GTE predicate on the "update_time" field.
func UpdateTimeIn ¶
func UpdateTimeIn(vs ...time.Time) predicate.Table01ForEnt
UpdateTimeIn applies the In predicate on the "update_time" field.
func UpdateTimeLT ¶
func UpdateTimeLT(v time.Time) predicate.Table01ForEnt
UpdateTimeLT applies the LT predicate on the "update_time" field.
func UpdateTimeLTE ¶
func UpdateTimeLTE(v time.Time) predicate.Table01ForEnt
UpdateTimeLTE applies the LTE predicate on the "update_time" field.
func UpdateTimeNEQ ¶
func UpdateTimeNEQ(v time.Time) predicate.Table01ForEnt
UpdateTimeNEQ applies the NEQ predicate on the "update_time" field.
func UpdateTimeNotIn ¶
func UpdateTimeNotIn(vs ...time.Time) predicate.Table01ForEnt
UpdateTimeNotIn applies the NotIn predicate on the "update_time" 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 Table01ForEnt queries.
func ByCommonField01 ¶
func ByCommonField01(opts ...sql.OrderTermOption) OrderOption
ByCommonField01 orders the results by the common_field01 field.
func ByCreateTime ¶
func ByCreateTime(opts ...sql.OrderTermOption) OrderOption
ByCreateTime orders the results by the create_time field.
func ByField01 ¶
func ByField01(opts ...sql.OrderTermOption) OrderOption
ByField01 orders the results by the field01 field.
func ByField02 ¶
func ByField02(opts ...sql.OrderTermOption) OrderOption
ByField02 orders the results by the field02 field.
func ByField03 ¶
func ByField03(opts ...sql.OrderTermOption) OrderOption
ByField03 orders the results by the field03 field.
func ByField04 ¶
func ByField04(opts ...sql.OrderTermOption) OrderOption
ByField04 orders the results by the field04 field.
func ByField05 ¶
func ByField05(opts ...sql.OrderTermOption) OrderOption
ByField05 orders the results by the field05 field.
func ByField06 ¶
func ByField06(opts ...sql.OrderTermOption) OrderOption
ByField06 orders the results by the field06 field.
func ByField07 ¶
func ByField07(opts ...sql.OrderTermOption) OrderOption
ByField07 orders the results by the field07 field.
func ByField08 ¶
func ByField08(opts ...sql.OrderTermOption) OrderOption
ByField08 orders the results by the field08 field.
func ByField09 ¶
func ByField09(opts ...sql.OrderTermOption) OrderOption
ByField09 orders the results by the field09 field.
func ByField10 ¶
func ByField10(opts ...sql.OrderTermOption) OrderOption
ByField10 orders the results by the field10 field.
func ByField11 ¶
func ByField11(opts ...sql.OrderTermOption) OrderOption
ByField11 orders the results by the field11 field.
func ByField12 ¶
func ByField12(opts ...sql.OrderTermOption) OrderOption
ByField12 orders the results by the field12 field.
func ByField13 ¶
func ByField13(opts ...sql.OrderTermOption) OrderOption
ByField13 orders the results by the field13 field.
func ByField14 ¶
func ByField14(opts ...sql.OrderTermOption) OrderOption
ByField14 orders the results by the field14 field.
func ByField15 ¶
func ByField15(opts ...sql.OrderTermOption) OrderOption
ByField15 orders the results by the field15 field.
func ByID ¶
func ByID(opts ...sql.OrderTermOption) OrderOption
ByID orders the results by the id field.
func ByUpdateTime ¶
func ByUpdateTime(opts ...sql.OrderTermOption) OrderOption
ByUpdateTime orders the results by the update_time field.