Versions in this module Expand all Collapse all v1 v1.5.0 Oct 24, 2022 Changes in this version + const EdgeOwner + const FieldID + const Label + const OwnerColumn + const OwnerInverseTable + const OwnerTable + const Table + const UserFieldID + var Columns = []string + var ForeignKeys = []string + func And(predicates ...predicate.Car) predicate.Car + func HasOwner() predicate.Car + func HasOwnerWith(preds ...predicate.User) predicate.Car + func ID(id int) predicate.Car + func IDEQ(id int) predicate.Car + func IDGT(id int) predicate.Car + func IDGTE(id int) predicate.Car + func IDIn(ids ...int) predicate.Car + func IDLT(id int) predicate.Car + func IDLTE(id int) predicate.Car + func IDNEQ(id int) predicate.Car + func IDNotIn(ids ...int) predicate.Car + func Not(p predicate.Car) predicate.Car + func Or(predicates ...predicate.Car) predicate.Car