dresende / node-orm2

Object Relational Mapping
http://github.com/dresende/node-orm2
MIT License
3.07k stars 379 forks source link

hasOne field should have prop index: true #589

Open kapouer opened 9 years ago

kapouer commented 9 years ago

It's important, it's missing, it's easy to fix.

kapouer commented 9 years ago

I'm using this patch for now: https://github.com/kapouer/node-orm2/commit/6877c47a079f9b770f605f7a3694baf131eb563b @dxg what do you think ?