summaryrefslogtreecommitdiff
path: root/it_dbi.class
AgeCommit message (Expand)AuthorFilesLines
2008-04-07Deprecate second parameter to constructor of generated classesChristian Schneider1-3/+3
2008-04-06Fixed bogus conversion of NULL to 0 for integer fieldsChristian Schneider1-1/+1
2008-04-04Deprecate second parameter (config) to constructor of generated classesChristian Schneider1-0/+2
2008-04-01Fix warning about get_func_args() used as parameter to other functionChristian Schneider1-2/+7
2008-04-01Allow multiple arguments as query to select() and constructorChristian Schneider1-15/+24
2008-03-10Fix warning when no tables exist, get rid of in_array()Christian Schneider1-2/+3
2008-03-07support not reading schemaUrban Müller1-1/+3
2008-01-25allow enabling sqllog after constructorUrban Müller1-5/+3
2007-11-28Precalculate int property of fields to reduce iterate() overheadChristian Schneider1-1/+5
2007-11-28New it_dbi type awareness: int(11) fields are returned as intChristian Schneider1-3/+3
2007-11-13documentationUrban Müller1-3/+4
2007-10-12fix field length for time, date and datetime, not just datetimeChristian Weber1-1/+1
2007-10-11Removed deprecated manual settings of fields for update() and added basic testsChristian Schneider1-28/+16
2007-10-11increase performance of iterate(), make sure select() always clear()s (even i...Christian Weber1-1/+3
2007-10-11Improve documentation cross referenceChristian Schneider1-4/+6
2007-10-11Populated release branchChristian Schneider1-0/+651