summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
it_dbi.class
Age
Commit message (
Collapse
)
Author
Files
Lines
2008-04-06
Fixed bogus conversion of NULL to 0 for integer fields
Christian Schneider
1
-1
/
+1
2008-04-04
Deprecate second parameter (config) to constructor of generated classes
Christian Schneider
1
-0
/
+2
2008-04-01
Fix warning about get_func_args() used as parameter to other function
Christian Schneider
1
-2
/
+7
2008-04-01
Allow multiple arguments as query to select() and constructor
Christian Schneider
1
-15
/
+24
2008-03-10
Fix warning when no tables exist, get rid of in_array()
Christian Schneider
1
-2
/
+3
2008-03-07
support not reading schema
Urban Müller
1
-1
/
+3
2008-01-25
allow enabling sqllog after constructor
Urban Müller
1
-5
/
+3
2007-11-28
Precalculate int property of fields to reduce iterate() overhead
Christian Schneider
1
-1
/
+5
2007-11-28
New it_dbi type awareness: int(11) fields are returned as int
Christian Schneider
1
-3
/
+3
2007-11-13
documentation
Urban Müller
1
-3
/
+4
2007-10-12
fix field length for time, date and datetime, not just datetime
Christian Weber
1
-1
/
+1
2007-10-11
Removed deprecated manual settings of fields for update() and added basic tests
Christian Schneider
1
-28
/
+16
2007-10-11
increase performance of iterate(), make sure select() always clear()s (even ↵
Christian Weber
1
-1
/
+3
in nofetch mode)
2007-10-11
Improve documentation cross reference
Christian Schneider
1
-4
/
+6
2007-10-11
Populated release branch
Christian Schneider
1
-0
/
+651
[prev]