dpq v0.11.3 (2020-09-05T12:50:45Z)
Dub
Repo
IsValidRelation
dpq
relationproxy
Verifies that the given type can be used a relation
template
IsValidRelation (
T
) {
import
std
.
traits
:
hasUDA
;
;
enum
IsValidRelation
;
}
Members
Manifest constants
IsValidRelation
enum
IsValidRelation
;
Undocumented in source.
Meta
Source
See Implementation
dpq
relationproxy
functions
reload
remove
save
update
structs
RelationProxy
templates
IsValidRelation
Verifies that the given type can be used a relation