medic / couchdb-migration

0 stars 0 forks source link

Add pre index views command #3

Closed dianabarsan closed 1 year ago

dianabarsan commented 1 year ago

Adds a command installs and indexes views from a requested 4.x release. The design documents _ids and versions are changed. A bunch of this code is copied from API. Which is unfortunate.