Development Doctrine_DataDict_Informix
Doctrine DataDict Informix
Inheritence
Doctrine_DataDict_Informix < Doctrine_DataDict < Doctrine_Connection_Module
Method Details
-
$field associative array with the name of the properties of the field being declared as array indexes. Currently, the types of supported field properties are as follows:
length Integer val
(string) getNativeDeclaration($field)
Obtain DBMS specific SQL code portion needed to declare an text type field to be used in statements like CREATE TABLE.
Doctrine_DataDict_Informix