Options to customize groupId column#25
Options to customize groupId column#25matdurand wants to merge 1 commit intoMeteor-Community-Packages:masterfrom
Conversation
…her setting to return the groupId column when using find
|
Hi @matdurand, can you tell me a little more about your use case for custom |
|
Hi! I have a existing database, partitioned using a column with another name. Instead of renaming all my documents I would like to be able to specify the name of the column used to partition the data, instead of it being hardcoded to "_groupId". |
|
I see. Cool! I haven't had time to maintain this package lately, so I've added you as a collaborator and you can feel free to merge in these changes and any other updates you'd like. If you send me your Meteor developer username, I can give you permission to publish it new versions to Atmosphere as well. It would be nice if before merging, you could remove the superfluous space added in |
Added a setting to be able to change the groupId column name and return it as part of each object