dpq v0.9.1 (2017-03-25T08:58:29Z)
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