Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2009-02-17 | Convert all tests back to old syntax | Christian Schneider | 1 | -4/+4 |
2009-02-17 | Fix it_dbi NOT IN with empty array and added IN/NOT IN tests | Christian Schneider | 1 | -0/+20 |
2008-11-09 | Convert tests back to old syntax for consistency of itools syntax | Christian Schneider | 1 | -2/+2 |
2008-10-26 | Fix phplint warnings | Christian Schneider | 1 | -1/+1 |
2008-10-01 | Added test for dbi Iterator | Christian Schneider | 1 | -0/+21 |
2008-06-26 | Replaced deprecated mysql_list_tables by SHOW TABLES | Christian Schneider | 1 | -1/+37 |
2008-04-06 | Fixed bogus conversion of NULL to 0 for integer fields | Christian Schneider | 1 | -2/+2 |
2008-04-01 | Allow multiple arguments as query to select() and constructor | Christian Schneider | 1 | -1/+26 |
2007-11-28 | New it_dbi type awareness: int(11) fields are returned as int | Christian Schneider | 1 | -0/+6 |
2007-10-11 | Removed deprecated manual settings of fields for update() and added basic tests | Christian Schneider | 1 | -0/+94 |