Age | Commit message (Expand) | Author |
2008-11-07 | Issue#59 - TPropertyAccess::has() | carlgmathisen |
2008-10-21 | removed all trailing ?> | qiang.xue |
2008-10-21 | Fixed issue #11. | qiang.xue |
2008-10-21 | fixed issue #5. | qiang.xue |
2008-10-17 | Minor fix for Ticket #882 | mikl |
2008-10-16 | Fixed #882 (Escaping # and $ in SqlMap) | mikl |
2008-10-16 | Ticket #891 (changed to non-static method) | mikl |
2008-10-16 | Ticket #891 (new static method table() in TActiveRecord) | mikl |
2008-10-13 | LIMIT 1 for ActiveRecord find() and findBy() | carl |
2008-09-24 | remove unuseful static in TActiveRecord::getRecordGateway() | tof |
2008-09-03 | Workaround for slow meta data retrieval in MySQL<5.1.21 | mikl |
2008-08-27 | Fixed a little bug introduced with [2495] when PDO driver doesn't allow setti... | tof |
2008-08-18 | fixed #911 | knut |
2008-08-14 | fixed #904 | knut |
2008-08-07 | fixed #855 | knut |
2008-08-06 | fixed #899 | knut |
2008-08-06 | fixed #898 | knut |
2008-08-06 | fixed #834 | knut |
2008-08-05 | fixed #851 | knut |
2008-07-31 | Fixed #893: Added page parameter to queryForPagedList() | mikl |
2008-07-30 | updated copyright | knut |
2008-07-30 | fixed #890 | knut |
2008-04-25 | Fix #839: Typo in TMysqlTableInfo | mikl |
2008-04-18 | Fixed #833 | tof |
2008-04-18 | Implemented #800 | tof |
2008-04-17 | patching | xue |
2008-03-12 | typo fix. | xue |
2008-03-12 | fixed #741. | xue |
2008-03-07 | fixed #803. | xue |
2008-03-07 | Fixed #798. | xue |
2008-03-06 | Fixed #799. | xue |
2008-02-26 | Previous change won't work | tof |
2008-02-26 | Fixed TMappedStatement to make it work with recent ActiveRecords changes | tof |
2008-02-26 | Fixed TPropertyAccess::set method | tof |
2008-02-06 | Fixed ticket#766, #786 - TDbCache does not work with MySQL and PostgreSQL | xue |
2008-02-06 | Fixed two typos. | xue |
2008-02-04 | Fix ActiveRecord: multiple FK referencing same table causes incorrect retrieval. | wei |
2008-01-15 | fixed a bug in calculating object hash. | xue |
2008-01-04 | fixed #707. | xue |
2007-12-04 | Active Record now supports query criteria for implicitly declared related pro... | xue |
2007-11-19 | added TActiveRecord::getActiveDbConnection. | xue |
2007-11-09 | TCache implements ArrayAccess. duplicate copyFrom in TActiveRecord | wei |
2007-11-08 | further AR refactoring. | xue |
2007-11-08 | refactored AR. | xue |
2007-11-01 | Refactored ActiveRecord: removed object registry, fixed relationship casing p... | wei |
2007-10-31 | fixed doc error. | xue |
2007-10-21 | AR no long adds/updates/deletes automatically. | xue |
2007-10-15 | one more fix. | xue |
2007-10-15 | improved automatic foreign objects creation. | xue |
2007-10-13 | fixed belongs_to. | xue |