dpq v0.11.3 (2020-09-05T12:50:45Z)
Dub
Repo
RelationProxy.where
dpq
relationproxy
RelationProxy
Specifies filters according to the given AA. Filters will be joined with AND.
auto ref
where
(U[string] filters)
struct
RelationProxy
(T)
ref
auto ref
where
(
U
)
(
U
[
string
]
filters
)
if
(
IsValidRelation
!
T
)
auto ref
where
(string filter, U params)
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
Specifies filters according to the given AA. Filters will be joined with AND.