Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
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 |