Skip to content
This repository was archived by the owner on Jul 21, 2019. It is now read-only.

v1.0.0 #9

@jcspencer

Description

@jcspencer

I'm currently looking at things that would be a good addition for a 1.0 release.

The list I have so far:

  1. As suggested by @jonstorer is to add the ability to call .create() on singular fields created view .hasMany(), using the Mongoose's Virtuals.
  2. To move away from monkey-patching mongoose, and instead adding the ability to use mongo-relation as a plugin.
  3. One to one relationships would be a great addition
  4. As also suggested by @jonstorer, the option to turn off keeping references to children in parent document whilst using .hasMany() would be helpful, especially when storing large amounts of child documents.
  5. HasMany should not set the id on the parent document.

If you have questions/suggestions, let me know, I'm sure there are many other things that would make 1.0 even better 😄

Metadata

Metadata

Assignees

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions