mars ~master (2017-12-20T10:48:32Z)
Dub
Repo
Schema
mars
defs
Undocumented in source.
struct
Schema {
string
name
;
immutable
(
Table
)[]
tables
;
immutable
(
Table
)
tableNamed
(string name);
}
Members
Functions
tableNamed
immutable
(
Table
)
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
assignCommonFields
assignFields
pkParamValues
pkValues
manifest constants
SyncCols
structs
Col
Reference
Schema
Sync
Table
templates
asD
asPkParamStruct
asPkStruct
asStruct
asSyncPkParamStruct
asSyncStruct