spotorm / spot2

Spot v2.x DataMapper built on top of Doctrine's Database Abstraction Layer
http://phpdatamapper.com
BSD 3-Clause "New" or "Revised" License
601 stars 101 forks source link

Fixes for relations saving #162

Closed nebulousGirl closed 8 years ago

vlucas commented 8 years ago

Thanks for the fixes. This does worry me that the tests we have didn't cover these errors though. Can we add a test in for these to make sure there are no regressions here?

nebulousGirl commented 8 years ago

Do you still want me to provide test cases when I have the time?