Deletes the given column.
public deleteColumn ( string $name ) : boolean | ||
$name | string | The column name. |
Résultat | boolean | `true` on success, `false` if the column does not exist. |
public deleteColumn ( string $name ) : boolean | ||
$name | string | The column name. |
Résultat | boolean | `true` on success, `false` if the column does not exist. |