Skip to content

Latest commit

 

History

History
18 lines (11 loc) · 279 Bytes

from3.0to3.1.md

File metadata and controls

18 lines (11 loc) · 279 Bytes

PuMuKIT Migration Guide

Current version

PuMuKIT 3.0.*

Next version

PuMuKIT 3.1.*

Steps

  1. Connect to MongoDB and execute the following sentence
db.MultimediaObject.update({'islive': true},{$set: {'type': 4}}, {multi:true});