sqlbuilder ~master (2025-01-26T23:35:43Z)
Dub
Repo
getQueryTypeList.newTypes
sqlbuilder
traits
getQueryTypeList
Undocumented in source.
template
getQueryTypeList
(Q, Cols...)
static if
(!(
Q.QueryTypes.length == 1 && is(Q.QueryTypes[0] == void)
))
alias
newTypes
=
helper
!(0,
Cols
)
Meta
Source
See Implementation
sqlbuilder
traits
getQueryTypeList
aliases
getQueryTypeList
newTypes
templates
helper