php-activerecord 1.0 RC1 released!
After a long 0.9 beta we've released 1.0 RC1. Special thanks to everyone that submitted patches, bug reports and feedback. This release includes the following major new features:
- support for Oracle
- support for PostgreSQL
- added delegators
- added setters
- added getters
- added HAVING as a finder option
- added ability to find using a hash
- added find_or_create_by
- added validates_uniqueness_of
- added dynamic count_by
- added eager loading
- and many bug fixes
3 Comments
Big thanks for this nice peace of software!
Likewise, it's a good thing this ORM exists, keep up the good work!
I used php-activerecord on a small project and it worked great! I stopped by to get the latest copy and I see you are releasing RC1. Keep up the great work guys!