null, 'fields' => array( 'id' => null, ), 'fieldMeta' => array( 'id' => array( 'dbtype' => 'INTEGER', 'phptype' => 'integer', 'null' => false, 'index' => 'pk', 'generated' => 'native', 'attributes' => 'unsigned', ) ), 'indexes' => array( 'PRIMARY' => array( 'alias' => 'PRIMARY', 'primary' => true, 'unique' => true, 'type' => 'BTREE', 'columns' => array( 'id' => array( 'length' => '', 'collation' => 'A', 'null' => false, ), ), ) ) );