Age | Commit message (Expand) | Author | Files | Lines |
2011-04-13 | Fix iteration over localized fields, added test for it | Christian Schneider | 1 | -1/+9 |
2011-04-06 | Added support for localized fields with suffix, e.g. copy title_de to title o... | Christian Schneider | 1 | -0/+29 |
2010-11-03 | dbi::update() returns affected rows | Urban Müller | 1 | -0/+12 |
2010-01-18 | Adapt _set test to quoting of field names | Christian Schneider | 1 | -1/+1 |
2009-08-25 | Added array support to NI operator | Christian Schneider | 1 | -1/+6 |
2009-04-29 | killed requires | Urban Müller | 1 | -2/+0 |
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 |