| Server IP : 210.245.233.93 / Your IP : 216.73.216.226 Web Server : Apache/2.2.15 (CentOS) System : Linux webserver2.onesolution.com.hk 2.6.32-754.35.1.el6.x86_64 #1 SMP Sat Nov 7 12:42:14 UTC 2020 x86_64 User : apache ( 48) PHP Version : 5.3.3 Disable Function : exec, shell_exec, system, passthru, popen, proc_open, pcntl_exec MySQL : ON | cURL : ON | WGET : ON | Perl : ON | Python : ON | Sudo : ON | Pkexec : ON Directory : /var/www/(Del)gepgroup.hk/php-activerecord/ |
Upload File : |
Version 1.0 - June 27, 2010 - d2bed65 fixed an error with eager loading when no records exist - c225942 fixed set methods on DateTime objects to properly flag attributes as dirty - 46a1219 fixed a memory leak when using validations - c225942 fixed problem with some model functionality not working correctly after being deserialized - 3e26749 fixed validates_numericality_of to not ignore other options when only_integer is present and matches - 53ad5ec fixed ambiguous id error when finding by pk with a join option - 26e40f4 fixed conditions to accept DateTime values - 41e52fe changed serialization to serialize datetime fields as strings instead of the actual DateTime objects - dbee94b Model::transaction() now returns true if commit was successful otherwise false Versio 1.0 RC1 - May 7, 2010 - 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