dstruct-orm ~0.0.1-alpha (2021-11-15T17:45:03.8433144)
Dub
Repo
IndexInfo.this
dstruct
metadata
IndexInfo
Undocumented in source.
class
IndexInfo
this
(
TableInfo
table
,
IndexType
type
)
Meta
Source
See Implementation
dstruct
metadata
IndexInfo
constructors
this
functions
getCreateIndexSQL
getDropIndexSQL
variables
columnNames
indexName
referencedColumnNames
referencedTable
table
type