Tharos / LeanMapper

Lean Mapper is a tiny ORM based on powerful Dibi database abstraction library for PHP.
MIT License
87 stars 35 forks source link

Fixed: when hasOne property is null, no "select ... where id in (null)" ... #86

Closed jasir closed 8 years ago

jasir commented 9 years ago

...is queried