Scott Mackenzie
Results
1
comments of
Scott Mackenzie
trafficstars
I'm having the same problem: ``` Schemas.Posts = new SimpleSchema slug: type: String max: 60 index: 1 unique: true ``` As soon as I try to set a non unique...