sqlbuilder ~master (2025-01-26T23:35:43Z)
Dub
Repo
getFetchType
sqlbuilder
traits
Undocumented in source.
template
getFetchType (
T
) {
alias
getFetchType
=
T
.
type
;
alias
getFetchType
=
U
;
alias
getFetchType
=
T
;
}
Members
Aliases
getFetchType
alias
getFetchType
=
T
.
type
Undocumented in source.
getFetchType
alias
getFetchType
=
U
Undocumented in source.
getFetchType
alias
getFetchType
=
T
Undocumented in source.
Meta
Source
See Implementation
sqlbuilder
traits
enums
hasPrimaryKey
isRelation
isRelationField
functions
getTables
templates
PrimaryKeyTypes
getAllowNullType
getColumnName
getFetchType
getMappingsFor
getParamType
getQueryTypeList
getRelationField
getRelationFor
getTableName
isDataSet
isField
isQuery
possibleNullColumn
primaryKeyFields