Versions in this module Expand all Collapse all v1 v1.1.0 Jan 29, 2023 Changes in this version + const FieldCreatedAt + const FieldFromAccountID + const FieldID + const FieldPostID + const FieldQoute + const FieldQouteRetweet + const Label + const Table + var Columns = []string + var DefaultQouteRetweet bool + var QouteValidator func(string) error + func And(predicates ...predicate.Qoute_retweet_feature) predicate.Qoute_retweet_feature + func CreatedAt(v time.Time) predicate.Qoute_retweet_feature + func CreatedAtEQ(v time.Time) predicate.Qoute_retweet_feature + func CreatedAtGT(v time.Time) predicate.Qoute_retweet_feature + func CreatedAtGTE(v time.Time) predicate.Qoute_retweet_feature + func CreatedAtIn(vs ...time.Time) predicate.Qoute_retweet_feature + func CreatedAtLT(v time.Time) predicate.Qoute_retweet_feature + func CreatedAtLTE(v time.Time) predicate.Qoute_retweet_feature + func CreatedAtNEQ(v time.Time) predicate.Qoute_retweet_feature + func CreatedAtNotIn(vs ...time.Time) predicate.Qoute_retweet_feature + func FromAccountID(v int64) predicate.Qoute_retweet_feature + func FromAccountIDEQ(v int64) predicate.Qoute_retweet_feature + func FromAccountIDGT(v int64) predicate.Qoute_retweet_feature + func FromAccountIDGTE(v int64) predicate.Qoute_retweet_feature + func FromAccountIDIn(vs ...int64) predicate.Qoute_retweet_feature + func FromAccountIDLT(v int64) predicate.Qoute_retweet_feature + func FromAccountIDLTE(v int64) predicate.Qoute_retweet_feature + func FromAccountIDNEQ(v int64) predicate.Qoute_retweet_feature + func FromAccountIDNotIn(vs ...int64) predicate.Qoute_retweet_feature + func ID(id int) predicate.Qoute_retweet_feature + func IDEQ(id int) predicate.Qoute_retweet_feature + func IDGT(id int) predicate.Qoute_retweet_feature + func IDGTE(id int) predicate.Qoute_retweet_feature + func IDIn(ids ...int) predicate.Qoute_retweet_feature + func IDLT(id int) predicate.Qoute_retweet_feature + func IDLTE(id int) predicate.Qoute_retweet_feature + func IDNEQ(id int) predicate.Qoute_retweet_feature + func IDNotIn(ids ...int) predicate.Qoute_retweet_feature + func Not(p predicate.Qoute_retweet_feature) predicate.Qoute_retweet_feature + func Or(predicates ...predicate.Qoute_retweet_feature) predicate.Qoute_retweet_feature + func PostID(v uuid.UUID) predicate.Qoute_retweet_feature + func PostIDEQ(v uuid.UUID) predicate.Qoute_retweet_feature + func PostIDGT(v uuid.UUID) predicate.Qoute_retweet_feature + func PostIDGTE(v uuid.UUID) predicate.Qoute_retweet_feature + func PostIDIn(vs ...uuid.UUID) predicate.Qoute_retweet_feature + func PostIDLT(v uuid.UUID) predicate.Qoute_retweet_feature + func PostIDLTE(v uuid.UUID) predicate.Qoute_retweet_feature + func PostIDNEQ(v uuid.UUID) predicate.Qoute_retweet_feature + func PostIDNotIn(vs ...uuid.UUID) predicate.Qoute_retweet_feature + func Qoute(v string) predicate.Qoute_retweet_feature + func QouteContains(v string) predicate.Qoute_retweet_feature + func QouteContainsFold(v string) predicate.Qoute_retweet_feature + func QouteEQ(v string) predicate.Qoute_retweet_feature + func QouteEqualFold(v string) predicate.Qoute_retweet_feature + func QouteGT(v string) predicate.Qoute_retweet_feature + func QouteGTE(v string) predicate.Qoute_retweet_feature + func QouteHasPrefix(v string) predicate.Qoute_retweet_feature + func QouteHasSuffix(v string) predicate.Qoute_retweet_feature + func QouteIn(vs ...string) predicate.Qoute_retweet_feature + func QouteLT(v string) predicate.Qoute_retweet_feature + func QouteLTE(v string) predicate.Qoute_retweet_feature + func QouteNEQ(v string) predicate.Qoute_retweet_feature + func QouteNotIn(vs ...string) predicate.Qoute_retweet_feature + func QouteRetweet(v bool) predicate.Qoute_retweet_feature + func QouteRetweetEQ(v bool) predicate.Qoute_retweet_feature + func QouteRetweetNEQ(v bool) predicate.Qoute_retweet_feature + func ValidColumn(column string) bool