Function DatabaseDriver->get_type_remap
Definitions
sources/database.php
- Get a map of software field types, to actual database types.
- Visibility: public
- Is abstract?: Yes
- Is static?: No
- Is final?: No
- Return: array
Parameters
Name | Type | Default | Set | Range | Description |
---|---|---|---|---|---|
$for_alter | boolean | False | N/A | N/A | Whether this is for adding a table field |
Return
- The map
- Type: array
- Set: N/A
- Range: N/A