dextool v4.0.0 (2021-09-08T15:39:18Z)
Dub
Repo
TableName
miniorm
schema
UDA controlling the name of the table.
@
safe
struct
TableName {
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 the name of the table.