null, 'fields' => array ( 'id' => null, ), 'fieldMeta' => array ( 'id' => array( 'dbtype' => 'INTEGER', 'phptype' => 'integer', 'null' => false, 'index' => 'pk', 'generated' => 'native', ) ), 'indexes' => array ( 'PRIMARY' => array ( 'columns' => array( 'id' => array() ), 'primary' => true, 'unique' => true ) ) );