···11-Version 1.0 - June 1, 2010
11+Version 1.0 - June 27, 2010
2233-- fixed validates_numericality_of to not ignore other options when only_integer is present and matches
44-- fixed set methods on DateTime objects to properly flag attributes as dirty
55-- fixed DateTime attributes to be serialized as strings
33+- d2bed65 fixed an error with eager loading when no records exist
44+- c225942 fixed set methods on DateTime objects to properly flag attributes as dirty
55+- 3e26749 fixed a memory leak when using validations
66+- 46a1219 fixed problem with some model functionality not working correctly after being deserialized
77+- 3e26749 fixed validates_numericality_of to not ignore other options when only_integer is present and matches
88+- 53ad5ec fixed ambiguous id error when finding by pk with a join option
99+- 26e40f4 fixed conditions to accept DateTime values
1010+- 41e52fe changed serialization to serialize datetime fields as strings instead of the actual DateTime objects
1111+- dbee94b Model::transaction() now returns true if commit was successful otherwise false
1212+1313+Versio 1.0 RC1 - May 7, 2010
1414+615- support for Oracle
716- support for PostgreSQL
817- added delegators
···1423- added validates_uniqueness_of
1524- added dynamic count_by
1625- added eager loading
1717-- and many bug fixes
+1-1
lib/php-activerecord/README.md
···11# PHP ActiveRecord #
2233-Version 1.0 RC1
33+Version 1.0
4455by Kien La and Jacques Fuentes
66