- Notifications
You must be signed in to change notification settings - Fork 372
Pull requests: dresende/node-orm2
Author
Label
Projects
Milestones
Reviews
Assignee
Sort
Pull requests list
add possibility to manage manually a connection with pool feature needs feedback
#742 opened Sep 4, 2016 by Drazke Loading…
use keyProperties in removeInstance to keep column names when using mapsTo
#734 opened Jul 14, 2016 by vas3a Loading…
Adds ability to have unique keys in mongodb schema.
#698 opened Jan 23, 2016 by codingfriend1 Loading…
With association autoFetch cache may return incomplete instance.
#685 opened Dec 9, 2015 by stueynz Loading…
send the column property to the custom type handler needs tests
#678 opened Nov 16, 2015 by veilevil Loading…
Trigger defaultValue when data value is undefined (not set)
#611 opened Feb 15, 2015 by Bramboos Loading…
Do not output properties when they are undefined because they have been omitted from query
#588 opened Dec 11, 2014 by kapouer Loading…
Removing unnecessary check for aggregates in aggreate().get
#557 opened Sep 25, 2014 by hallta Loading…
Added support for Array property type; force update of composite properties; added support for non-ObjectID IDs.
#387 opened Nov 17, 2013 by rafaelkaufmann Loading…
Add .complete() and .then() methods to Promise and find-chain.
#317 opened Aug 27, 2013 by ptnplanet Loading…
ProTip! Filter pull requests by the default branch with base:master.