distssh v2.0.1 (2019-10-06T18:28:00Z)
Dub
Repo
TableConstraint
miniorm
schema
UDA controlling constraints of a table.
@
safe
struct
TableConstraint {
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 controlling constraints of a table.