where

Undocumented in source. Be warned that the author may not have intended to support it.
Q
where
(
Q
Spec...
)
(,
Spec spec
)
if (
(
isQuery!Q ||
is(Q : Update!T,
T
)
||
is(Q : Delete!T,
T
)
)
&&
Spec.length > 0
)

Meta