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

belongsToManyManagement fails #71

Closed achtan closed 8 years ago

castamir commented 8 years ago

If you modify your data, then all previously loaded entities might (and in this case will) not be up-to-date ever since. I would call it a feature.