sqlbuilder ~master (2025-01-26T23:35:43Z)
Dub
Repo
getFetchType.getFetchType
sqlbuilder
traits
getFetchType
Undocumented in source.
alias
getFetchType
=
T
.
type
alias
getFetchType
=
U
template
getFetchType
(T)
static if
(!(
is(T == AllowNullType!Args, Args...)
))
static if
(
is(T == RowObj!U, U)
)
alias
getFetchType
=
U
alias
getFetchType
=
T
Meta
Source
See Implementation
sqlbuilder
traits
getFetchType
aliases
getFetchType