dpq v0.11.3 (2020-09-05T12:50:45Z)
Dub
Repo
RelationProxy.remove
dpq
relationproxy
RelationProxy
Removes a single record, filtering it by the primary key's value.
struct
RelationProxy
(T)
auto
remove
(
Tpk
)
(
Tpk
id
)
if
(
IsValidRelation
!
T
)
Meta
Source
See Implementation
dpq
relationproxy
RelationProxy
aliases
and
constructors
this
functions
count
find
findBy
insert
reload
remove
removeAll
save
update
updateAll
where
properties
all
dup
first
last
or
toString
Removes a single record, filtering it by the primary key's value.