hunt-sql ~master (2021-12-24T06:24:51Z)
Home
Dub
Repo
SQLForeignKeyImpl.cloneTo
hunt
sql
ast
statement
SQLForeignKeyImpl
SQLForeignKeyImpl
Undocumented in source. Be warned that the author may not have intended to support it.
alias
cloneTo
=
SQLConstraintImpl
.
cloneTo
void
cloneTo
(SQLForeignKeyImpl x)
class
SQLForeignKeyImpl
void
cloneTo
(
SQLForeignKeyImpl
x
)
Meta
Source
See Implementation
hunt
sql
ast
statement
SQLForeignKeyImpl
SQLForeignKeyImpl
aliases
cloneTo
constructors
this
functions
accept0
clone
getReferencedColumns
getReferencedTable
getReferencedTableName
getReferencingColumns
isOnDeleteCascade
isOnDeleteSetNull
setOnDeleteCascade
setOnDeleteSetNull
setReferencedTable
setReferencedTableName
structs
Match
On
Option