smf_db_calculate_type

Description

Determines the correct column type and size based on the given parameters.

SMF Versions: 2.0.19 - 2.0.7

File: DbPackages-mysql.php
array smf_db_calculate_type (string $type_name[, int $type_size[, bool $reverse)


(View)

SMF Versions: 2.0.19 - 2.0.7

File: DbPackages-postgresql.php
array smf_db_calculate_type (, string $type_name[, int $type_size[, bool $reverse)


(View)

SMF Versions: 2.0.19 - 2.0.7

File: DbPackages-sqlite.php
array smf_db_calculate_type (, string $type_name[, int $type_size[, bool $reverse)


(View)
Advertisement: