Function upgradeGetColumnInfo
Get the column info. This is basically the same as smf_db_list_columns but we get 1 column, force detail and other checks.
Package: SMF
Copyright: 2020 Simple Machines and individual contributors
License: BSD
Author: Simple Machines https://www.simplemachines.org
Located at other/upgrade.php
Copyright: 2020 Simple Machines and individual contributors
License: BSD
Author: Simple Machines https://www.simplemachines.org
Located at other/upgrade.php
string |
$targetTable |
The table to perform the operation on |
string |
$column |
The column we are looking for. |
array
|
Info on the table. |