Skip to content

Conversation

@gmacon
Copy link
Contributor

@gmacon gmacon commented Sep 16, 2015

As of MongoDB 2.6, sparse compound indexes are allowed: http://docs.mongodb.org/manual/core/index-sparse/#sparse-compound-indexes. This removes the explicit check prohibiting sparse compound indexes. Also, I added a unit test to make sure that sparse-compound indexes work.

Review on Reviewable

@DavidBord
Copy link
Contributor

@gmacon can you please rebase?

@gmacon
Copy link
Contributor Author

gmacon commented Oct 11, 2015

OK, rebased onto master.

@gmacon
Copy link
Contributor Author

gmacon commented Oct 14, 2015

The CI build (https://travis-ci.org/MongoEngine/mongoengine/jobs/84813626) failed because it couldn't clone the repo, and I can't figure out how to make it try again. Can someone with more knowledge (or maybe just more permissions) kick it off again?

@DavidBord
Copy link
Contributor

Just did

@gmacon
Copy link
Contributor Author

gmacon commented Dec 9, 2015

The Travis failure doesn't look related to this change.

@gmacon
Copy link
Contributor Author

gmacon commented Dec 9, 2015

OK, rebased again.

@gmacon
Copy link
Contributor Author

gmacon commented Dec 10, 2015

These changes still don't seem to be implicated in the Travis failure (though there's a real bug there, this time).

@thedrow thedrow merged commit 0372e07 into MongoEngine:master Dec 10, 2015
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants