Correct Answer : db.migrate(source, target)
Explanation : The syntax for using the PouchDB “Migrate” plug-in to migrate data between database formats is “db.migrate(source, target)”.
db.migrate(source, target)