PHP Class CI_DB_pdo_odbc_forge, TastyIgniter

Author: EllisLab Dev Team
Inheritance: extends CI_DB_pdo_forge
Afficher le fichier Open project: tastyigniter/tastyigniter

Protected Properties

Свойство Type Description
$_unsigned boolean | array UNSIGNED support

Méthodes protégées

Méthode Description
_attr_auto_increment ( &$attributes, &$field ) : void Field attribute AUTO_INCREMENT

Method Details

_attr_auto_increment() protected méthode

Field attribute AUTO_INCREMENT
protected _attr_auto_increment ( &$attributes, &$field ) : void
Résultat void

Property Details

$_unsigned protected_oe property

UNSIGNED support
protected bool|array $_unsigned
Résultat boolean | array