For MongoDB < 3.0 explain is not supported

This commit is contained in:
Kamil Dziedzic
2017-08-31 21:05:00 +02:00
parent 8785890189
commit 9af30c010e
2 changed files with 45 additions and 87 deletions

View File

@@ -15,6 +15,7 @@ env:
- MONGODB_IMAGE=mongo:3.0
- MONGODB_IMAGE=mongo:3.2
- MONGODB_IMAGE=mongo:3.4
- MONGODB_IMAGE=percona/percona-server-mongodb:3.0
- MONGODB_IMAGE=percona/percona-server-mongodb:3.2
- MONGODB_IMAGE=percona/percona-server-mongodb:3.4