hunt-sql ~master (2021-12-24T06:24:51Z)
Home
Dub
Repo
MysqlForeignKey.accept0
hunt
sql
dialect
mysql
ast
MysqlForeignKey
MysqlForeignKey
Undocumented in source. Be warned that the author may not have intended to support it.
void
accept0
(SQLASTVisitor visitor)
class
MysqlForeignKey
protected override
void
accept0
(
SQLASTVisitor
visitor
)
void
accept0
(MySqlASTVisitor visitor)
Meta
Source
See Implementation
hunt
sql
dialect
mysql
ast
MysqlForeignKey
MysqlForeignKey
constructors
this
functions
accept0
clone
getIndexName
getOnDelete
getOnUpdate
getReferenceMatch
isHasConstraint
setHasConstraint
setIndexName
setOnDelete
setOnUpdate
setReferenceMatch
variables
onDelete
onUpdate