distssh v2.0.1 (2019-10-06T18:28:00Z)
Dub
Repo
ColumnName
miniorm
schema
UDA to control the column name that a field end up as.
@
safe
struct
ColumnName {
string
value
;
}
Members
Variables
value
string
value
;
Undocumented in source.
Meta
Source
See Implementation
miniorm
schema
functions
buildSchema
fieldNames
fieldToCol
tableConstraints
tableForeinKeys
tableName
tablePrimaryKey
manifest constants
SEPARATOR
structs
ColumnName
ColumnParam
FieldColumn
KeyParam
KeyRef
TableConstraint
TableForeignKey
TableName
TablePrimaryKey
UDA to control the column name that a field end up as.