issues
search
propelorm
/
Propel3
High performance data-mapper ORM with optional active-record traits for RAD and modern PHP 7.2+
MIT License
252
stars
35
forks
source link
Fix readonly entities
#47
Closed
nymo
closed
7 years ago
nymo
commented
7 years ago
Looks like the readonly entities are not working at the moment.
Remove setter methods
Throw correct Exception when save/delete method is called.
Fix Tests (ObjectCollectionTest)
Looks like the readonly entities are not working at the moment.