DBType.DBType

Undocumented in source.
  1. alias DBType = GetModelDBType!(Selection[0])
  2. alias DBType = GetModelDBType!(Selection[0])
  3. alias DBType = T
    template DBType(Selection...)
    static if(!(Selection.length > 1))
    static if(!(PatchAttrs.length == 0))
    static if(PatchAttrs.length == 1)
    static if(is(PatchAttrs[0] == DormPatch!T, T))
    alias DBType = T

Meta