IgnitedRecord is a relation capable ORM tool for the PHP framework CodeIgniter
root/trunk/application/controllers
Updated where() to use the slower storage of where data if a key already exists, this because of the problem which occurs if someone wants to write WHERE a > b AND a > c Updated _protect_identifiers() to be aware of the operators (AS, <, >, etc.) and prevent escaping of those
| Name | Date | Rev. | Commit message |
|---|---|---|---|
| index.html | Fri, Jun 27 2008 | 1 | [m4rw3r] |
| irtest.php | Sat, Oct 18 2008 | 174 | [m4rw3r] Remade dbobj2ORM to be able to make JOINs and then split ... |
| migrate.php | Mon, Jun 30 2008 | 3 | [m4rw3r] A bit more on the migrate controller Thanks to the inparo... |
| test.php | Sat, Oct 25 2008 | 189 | [m4rw3r] Updated where() to use the slower storage of where data i... |