findConstraints() protected method
Collects the foreign key column details for the given table.
protected void findConstraints ( $table ) | ||
---|---|---|
$table | yii\db\TableSchema |
The table metadata |
findConstraints() protected method
Collects the foreign key column details for the given table.
protected void findConstraints ( $table ) | ||
---|---|---|
$table | yii\db\TableSchema |
The table metadata |
Please login to continue.