mars v0.0.6 (2017-02-23T15:04:35Z)
Dub
Repo
Schema
mars
defs
Undocumented in source.
struct
Schema {
string
name
;
immutable
(
Table
)[]
tables
;
auto
tableNamed
(string name);
}
Members
Functions
tableNamed
auto
tableNamed
(string name)
Undocumented in source. Be warned that the author may not have intended to support it.
Variables
name
string
name
;
Undocumented in source.
tables
immutable
(
Table
)[]
tables
;
Undocumented in source.
Meta
Source
See Implementation
mars
defs
enums
Type
functions
pkParamValues
pkValues
structs
Col
Reference
Schema
Table
templates
asD
asPkParamStruct
asPkStruct
asStruct