Meteor-Community-Packages / meteor-simple-schema

Meteor integration package for simpl-schema
https://github.com/Meteor-Community-Packages/meteor-simple-schema
MIT License
920 stars 162 forks source link

Support for sparse indexes #656

Closed shantanubhadoria closed 8 years ago

shantanubhadoria commented 8 years ago

I would like to enable a unique sparse index on one of my keys. Is it possible to set a unique on a key which is optional? Thank you.

shantanubhadoria commented 8 years ago

Just saw support for this in your meteor-schema-index package. Apologies for the noise. :)