|
| $timestamp = '20130107181336' |
|
| $description |
|
| $author = 'Eric Lee (WEFC_Toronto)' |
|
| $queries |
|
| $timestamp = 'YYYYMMDDHHMMSS' |
|
| $description = 'Describe what your update does' |
|
| $author = 'Say who you are' |
|
| $queries |
|
|
| HtmlInfo () |
|
| HtmlQueries () |
|
| ApplyUpdates () |
|
| CheckStatus () |
|
| SetStatus ($st) |
|
update_20130107181336::$description |
|
protected |
Initial value:= 'Change the data type of meminfo.card_no to int(11)
to agree with the format of the value in other tables.'
update_20130107181336::$queries |
|
protected |
Initial value:= array(
'op' => array(
'ALTER TABLE meminfo CHANGE COLUMN card_no card_no INT(11)'
),
'trans' => array(),
'archive' => array()
)
The documentation for this class was generated from the following file:
- fannie/install/updates/20130107181336.php