Skip to content

Tags: Drunkenpilot/node-orm2

Tags

v3.2.4

Update packages

v3.2.2

Merge pull request dresende#762 from dresende/fix_hasmany_keys

Fix hasmany 'has' accessor to work with custom keys

v3.2.1

Merge pull request dresende#761 from dresende/has-many-fix

Fix has many 'has' accessor failing when join table has duplicate entries

v3.2.0

Merge pull request dresende#758 from dresende/better-chaining

Make [.find|.where|.all] synonyms & chain multiple times

v3.1.0

Version 3.1.0 - adds to property def

v3.0.0

Update readme

v2.1.30

Merge pull request dresende#700 from li-qiang/master

Fix bug for windows path

v2.1.28

DRY up code & convert spaces to tabs