Function DatabaseRepair->cleanup_mysql_field_type
Definitions
sources/database_repair.php
- Convert a MySQL field type to something we can compare against.
- Visibility: private
- Is abstract?: No
- Is static?: No
- Is final?: No
- Return: string
Parameters
Name | Type | Default | Set | Range | Description |
---|---|---|---|---|---|
$raw_type | ID_TEXT | required parameter | N/A | N/A | Field type |
Return
- Field type
- Type: ID_TEXT
- Set: N/A
- Range: N/A