dpq v0.9.3 (2018-01-10T23:25:51Z)
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
updateAll
where
properties
all
dup
first
last
or
toString
Removes a single record, filtering it by the primary key's value.