[ 'name'=>'dso_id_other_name', 'type'=>'VARCHAR(16)', 'index' => 'BTREE', 'unique' => true, 'primary' => true ], 'dso.deleted' => [ 'name'=>'dso_deleted', 'type'=>'INT', 'index'=>'BTREE' ], 'random_data' => [ 'name'=>'random_data', 'type'=>'VARCHAR(100)', 'index'=>'BTREE' ] ]; }