Function Database_super_mysql->cast

Definitions

sources/database/shared/mysql.php

  • Create an SQL cast.
  • Visibility: public
  • Is abstract?: No
  • Is static?: No
  • Is final?: No
  • Return: string

Parameters

Name Type Default Set Range Description
$field string required parameter N/A N/A The field identifier
$type string required parameter N/A N/A The type wanted

Return

  • The database type
  • Type: string
  • Set: N/A
  • Range: N/A