sqlbuilder ~master (2025-01-26T23:35:43Z)
Dub
Repo
m_list.result
sqlbuilder
traits
getMappingsFor
m_list
Undocumented in source.
enum
result
;
enum
result
;
enum
result
;
template
m_list
(Params...)
static if
(!(
Params.length == 0
))
static if
(
is(typeof(Params[0]) == mapping)
)
static if
(!(
is(typeof(sym) == Relation)
))
static if
(!(
isKeyLiteral(Params[0].key)
))
enum
result
=
mapping
(
Params
[
0
].
foreign_key
,
__traits
(
identifier
,
sym
))
;
Meta
Source
See Source File
sqlbuilder
traits
getMappingsFor
m_list
aliases
m_list
manifest constants
result