requireTableSchemaRefresh() protected method (available since version 2.0.6)
Marks a specified table schema to be refreshed after command execution.
protected $this requireTableSchemaRefresh ( $name ) | ||
---|---|---|
$name | string |
Name of the table, which schema should be refreshed. |
return | $this |
This command instance |
Please login to continue.