Skip to content

pagerinc/db-migrate-mongodb

 
 

Repository files navigation

Backers on Open Collective Sponsors on Open Collective Build Status Documentation Status

mongodb

mongodb driver for db-migrate

Breaking Changes from v1.5.0:

  • The response payload schema for _getCollectionNames has changed
    • We noticed that the property name collectionName is now just name
    • Also MongoDB 3.0 deprecates direct access to the system.indexes collection, so tests looking for this collection no longer do

Running Tests

docker-compose up -d
npm test

About

mongodb driver for db-migrate

Resources

License

Stars

Watchers

Forks

Packages

 
 
 

Languages

  • JavaScript 100.0%