Function Database_super_mysql->get_type_remap

Definitions

sources/database/shared/mysql.php

  • Get a map of software field types, to actual database types.
  • Visibility: public
  • Is abstract?: No
  • 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