Function DatabaseConnector->refresh_field_definition
Definitions
sources/database.php
- If we've changed what $type is stored as, this function will need to be called to change the typing in the DB.
- Visibility: public
- Is abstract?: No
- Is static?: No
- Is final?: No
- Return: N/A
Parameters
Name | Type | Default | Set | Range | Description |
---|---|---|---|---|---|
$type | ID_TEXT | required parameter | N/A | N/A | The field type |