Search for db_type

Functions & methods

NameLocationDescription
db_type_mapincludes/database.pgsql.incThis maps a generic data type in combination with its data size to the engine-specific data type.
db_type_mapincludes/database.mysql-common.incThis maps a generic data type in combination with its data size to the engine-specific data type.
db_type_placeholderincludes/database.incGiven a Schema API field type, return the correct %-placeholder.

Globals

NameLocationDescription
$db_typedeveloper/globals.phpThe type of database being used.