summaryrefslogtreecommitdiff
path: root/tests
AgeCommit message (Collapse)AuthorFilesLines
2008-10-01Added test for dbi IteratorChristian Schneider1-0/+21
2008-08-15T() now accepts values like ET() but uses Q() to quote themChristian Schneider1-0/+40
2008-08-06debuged, added basic testsNathan Gass1-0/+24
2008-07-28Quote identifier if it is a javascript reserved wordChristian Schneider1-0/+6
2008-06-26Replaced deprecated mysql_list_tables by SHOW TABLESChristian Schneider1-1/+37
Constructor of generated classes now take varargs too and added tests for it
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-11-23Only split selected options on comma for multi-selectChristian Schneider1-0/+12
2007-11-08Always lowercase HTML tags in it_html::sanitize()Christian Schneider1-2/+2
2007-10-11Removed deprecated manual settings of fields for update() and added basic testsChristian Schneider1-0/+94
2007-10-11Populated release branchChristian Schneider5-0/+487