dpeq v0.3.0 (2018-03-10T00:11:21Z)
Home
Dub
Repo
TupleForSpec
dpeq
command
for row spec
spec
build native tuple representation.
template
TupleForSpec (
FieldSpec
[]
spec
alias
Demarshaller
=
DefaultFieldMarshaller
) {
alias
TupleForSpec
=
Tuple
!(
staticMap
!(
SpecMapper
!(
Demarshaller
).
Func
,
aliasSeqOf
!
spec
))
;
}
Members
Aliases
TupleForSpec
alias
TupleForSpec
=
Tuple
!(
staticMap
!(
SpecMapper
!(
Demarshaller
).
Func
,
aliasSeqOf
!
spec
))
Undocumented in source.
Meta
Source
See Implementation
dpeq
command
classes
FormatCodesOfSpec
Portal
PreparedStatement
functions
blockToTuples
blockToVariants
getOneRowBlock
getQueryResults
postSimpleQuery
templates
SpecMapper
TupleForSpec
for row spec spec build native tuple representation.