TableForeignKey
Foreign key information for a table
Properties
Section titled “Properties”| Property | Type |
|---|---|
column_name | string |
name | string |
on_delete | string |
on_update | string |
referenced_column | string |
referenced_schema | string |
referenced_table | string |