hibernated ~master (2022-05-12T12:51:05.6150498)
Dub
Repo
TableInfo.addForeignKey
hibernated
metadata
TableInfo
Undocumented in source. Be warned that the author may not have intended to support it.
void
addForeignKey
(string thisTable, EntityInfo otherEntity, string columnName, string uniqueIndex)
void
addForeignKey
(PropertyInfo pi)
class
TableInfo
void
addForeignKey
(
const
PropertyInfo
pi
)
Meta
Source
See Implementation
hibernated
metadata
TableInfo
constructors
this
functions
addColumn
addForeignKey
addJoinTable
addUniqueColumnIndex
find
getCreateIndexSQL
getCreateTableSQL
getDropIndexSQL
getDropTableSQL
opIndex
references
variables
columnNameMap
columns
entity
entity2
indexes
pkDef
schema
tableName