Versions in this module Expand all Collapse all v0 v0.0.2 Nov 9, 2022 Changes in this version + const EdgeImages + const FieldID + const ImagesColumn + const ImagesInverseTable + const ImagesTable + const Label + const Table + var Columns = []string + func And(predicates ...predicate.NoBackref) predicate.NoBackref + func HasImages() predicate.NoBackref + func HasImagesWith(preds ...predicate.Image) predicate.NoBackref + func ID(id int) predicate.NoBackref + func IDEQ(id int) predicate.NoBackref + func IDGT(id int) predicate.NoBackref + func IDGTE(id int) predicate.NoBackref + func IDIn(ids ...int) predicate.NoBackref + func IDLT(id int) predicate.NoBackref + func IDLTE(id int) predicate.NoBackref + func IDNEQ(id int) predicate.NoBackref + func IDNotIn(ids ...int) predicate.NoBackref + func Not(p predicate.NoBackref) predicate.NoBackref + func Or(predicates ...predicate.NoBackref) predicate.NoBackref + func ValidColumn(column string) bool