Ecosyste.ms: Issues
An open API service for providing issue and pull request metadata for open source projects.
GitHub / briankircho/mongoose-schema-extend issues and pull requests
#61 - Bump mongoose from 4.13.19 to 5.7.7
Pull Request -
State: open - Opened by dependabot[bot] over 5 years ago
Labels: dependencies
#60 - Mongoose
Pull Request -
State: closed - Opened by oaalto over 5 years ago
#59 - Method Map.prototype.has called on incompatible receiver
Issue -
State: open - Opened by Hyperblaster over 6 years ago
- 8 comments
#58 - Fixed Schema Inheritance Error
Pull Request -
State: open - Opened by fabregot about 7 years ago
- 1 comment
#57 - Schema Inheritance Error
Pull Request -
State: open - Opened by mrmasterix over 7 years ago
- 3 comments
#56 - Schema Inheritance Error (TypeError: Cannot read property '0' of undefined)
Issue -
State: open - Opened by xulong3370 almost 8 years ago
- 11 comments
#55 - .extend is not a function
Issue -
State: open - Opened by sajeetharan almost 8 years ago
#54 - Bump owl-deepcopy to version 0.0.6
Pull Request -
State: open - Opened by ducdigital about 8 years ago
- 1 comment
#53 - Use mongoose pre hooks to inject discriminator key into sub models
Pull Request -
State: open - Opened by nodeswork over 8 years ago
#52 - isNaN on Symbol error
Issue -
State: open - Opened by nodeswork over 8 years ago
- 3 comments
#51 - does not work with node V6
Issue -
State: open - Opened by moleike over 8 years ago
- 3 comments
#50 - Extended schema pre save middleware always runs first, even before validation
Issue -
State: open - Opened by ragulka over 8 years ago
#49 - Unable to add a subdocument to an extended schema
Issue -
State: open - Opened by Liron-K over 8 years ago
#48 - Andihu/multi level extend
Pull Request -
State: closed - Opened by sieira over 8 years ago
#47 - Enable multi-level extend
Pull Request -
State: closed - Opened by dzcpy over 8 years ago
- 1 comment
#46 - Virtual attributes not overridden
Issue -
State: open - Opened by TomMettam over 8 years ago
#45 - Use `lodash.cloneDeep` instead of `owl-deepcopy`
Pull Request -
State: closed - Opened by fyockm over 8 years ago
- 2 comments
#44 - discriminatorKey on insert?
Issue -
State: open - Opened by seanlee10 almost 9 years ago
#43 - Mongoose 4: Cannot read property 'apply' of undefined
Issue -
State: open - Opened by SimoneTaliercio almost 9 years ago
- 3 comments
Labels: bug
#42 - compound text index
Issue -
State: open - Opened by antonioaltamura almost 9 years ago
#41 - add both regex properties
Pull Request -
State: closed - Opened by spruce almost 9 years ago
- 2 comments
#40 - return () => target.concat(that.callQueue);
Issue -
State: closed - Opened by albes almost 9 years ago
- 7 comments
#39 - problem with harmony-reflect
Issue -
State: open - Opened by jamiephillips0000 almost 9 years ago
- 4 comments
Labels: wontfix
#38 - fix regexp again
Pull Request -
State: closed - Opened by spruce almost 9 years ago
- 4 comments
#37 - Add MIT license
Pull Request -
State: closed - Opened by todoubled about 9 years ago
- 8 comments
#36 - fix middleware
Pull Request -
State: closed - Opened by sieira about 9 years ago
#35 - partially fix middleware
Pull Request -
State: closed - Opened by sieira about 9 years ago
- 1 comment
#34 - Use grunt for testing, support Regex, support unique fields, add tests
Pull Request -
State: closed - Opened by sieira about 9 years ago
- 2 comments
Labels: bug, enhancement
#33 - Transfer repository
Issue -
State: closed - Opened by sieira about 9 years ago
- 2 comments
#32 - Get all the possible discriminatorKey values at a given point
Issue -
State: closed - Opened by sieira over 9 years ago
- 1 comment
#31 - Auto-casting for subdocument._id not work
Issue -
State: open - Opened by Crotery over 9 years ago
- 1 comment
Labels: bug
#30 - Index / unique not created
Issue -
State: closed - Opened by bitflower almost 10 years ago
- 1 comment
#29 - Inheritance in array of subdocument: Problem with discriminatorKey
Issue -
State: open - Opened by maelfosso almost 10 years ago
- 2 comments
Labels: enhancement
#28 - Is it possible to have separate collections for each extended schema ?
Issue -
State: closed - Opened by pravin-d about 10 years ago
- 2 comments
#27 - Fixed problem with regexps
Pull Request -
State: closed - Opened by B3rn475 about 10 years ago
- 1 comment
#26 - Find query at child
Issue -
State: open - Opened by shaikatzir over 10 years ago
- 9 comments
Labels: bug
#25 - When saving a model with an embedded document array of a base type, any fields present only in the derived types do not get saved
Issue -
State: open - Opened by lukas-shawford almost 11 years ago
- 11 comments
Labels: bug
#24 - Fixes a bug when fn is not defined
Pull Request -
State: closed - Opened by voz almost 11 years ago
- 2 comments
#23 - Set discriminator key at construction time instead of after save
Issue -
State: open - Opened by kevindente almost 11 years ago
- 3 comments
Labels: enhancement
#22 - Import Schema
Issue -
State: closed - Opened by mushu8 almost 11 years ago
- 2 comments
#21 - Populate doesn't work?
Issue -
State: open - Opened by Oleg2tor about 11 years ago
- 3 comments
Labels: bug
#20 - Automatically including discriminator in criteria
Issue -
State: open - Opened by kevindente about 11 years ago
- 11 comments
Labels: enhancement
#19 - Fixes schema errors when trying to save the object whose model isn't extended
Pull Request -
State: closed - Opened by chopachom about 11 years ago
- 1 comment
#18 - Is it right?
Issue -
State: open - Opened by windwhinny about 11 years ago
- 1 comment
Labels: bug
#17 - Current mongoose includes schema inheritance and discriminatorKey functionality
Issue -
State: open - Opened by flore2003 about 11 years ago
- 6 comments
#16 - Fixed casting of discriminatorKey defined Models
Pull Request -
State: closed - Opened by flore2003 over 11 years ago
- 4 comments
#15 - Update index.js
Pull Request -
State: closed - Opened by rodriguise over 11 years ago
- 1 comment
#14 - Should the discriminatorKey option actually work?
Issue -
State: closed - Opened by robertklep over 11 years ago
- 6 comments
#13 - Changed the model lookup to refect the actual model database.
Pull Request -
State: closed - Opened by rodriguise over 11 years ago
- 6 comments
#12 - Issue/11
Pull Request -
State: closed - Opened by SocalNick over 11 years ago
- 2 comments
#11 - Subdoc in child model is not initialized correctly after find
Issue -
State: closed - Opened by SocalNick over 11 years ago
- 2 comments
#10 - Saving sub-model returned from query of base doesn't work sometimes
Issue -
State: closed - Opened by amagee almost 12 years ago
- 2 comments
#9 - Don't mess with existing disciminator keys.
Pull Request -
State: closed - Opened by sandinmyjoints almost 12 years ago
- 3 comments
#8 - Statics and methods are all overwritten
Issue -
State: open - Opened by jamesgpearce almost 12 years ago
- 7 comments
Labels: enhancement
#7 - pre middleware
Issue -
State: closed - Opened by tblobaum almost 12 years ago
- 6 comments
Labels: bug
#6 - moved mocha from "dependencies" to "devDependencies"
Pull Request -
State: closed - Opened by deoxxa almost 12 years ago
#5 - replacing clone by deepCopy does not fix clone implementation
Issue -
State: closed - Opened by donnut about 12 years ago
- 1 comment
#4 - Supporting of the project
Issue -
State: closed - Opened by skotchio about 12 years ago
- 1 comment
#3 - Fixed a bug where a schema containing a sub doc cannot be extended.
Pull Request -
State: closed - Opened by asabhaney over 12 years ago
- 2 comments
#2 - Schema with subDoc fails to extend
Issue -
State: closed - Opened by donnut over 12 years ago
- 5 comments
#1 - Refs broken or undocumented?
Issue -
State: closed - Opened by natural over 12 years ago
- 1 comment