summaryrefslogtreecommitdiff
path: root/tests/it_dbi.t
AgeCommit message (Expand)AuthorFilesLines
2008-10-01Added test for dbi IteratorChristian Schneider1-0/+21
2008-06-26Replaced deprecated mysql_list_tables by SHOW TABLESChristian Schneider1-1/+37
2008-04-06Fixed bogus conversion of NULL to 0 for integer fieldsChristian Schneider1-2/+2
2008-04-01Allow multiple arguments as query to select() and constructorChristian Schneider1-1/+26
2007-11-28New it_dbi type awareness: int(11) fields are returned as intChristian Schneider1-0/+6
2007-10-11Removed deprecated manual settings of fields for update() and added basic testsChristian Schneider1-0/+94