summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
it_dbi.class
Age
Commit message (
Collapse
)
Author
Files
Lines
2007-10-04
documentation
Urban Müller
1
-0
/
+6
2007-10-01
use dbid instead of db name for global table name cache
Christian Weber
1
-4
/
+4
2007-10-01
documentation
Urban Müller
1
-5
/
+7
2007-09-30
Do not create class for non-existant tables
Christian Schneider
1
-10
/
+23
2007-09-30
Recalculate dbid for link when switching to update server
Christian Schneider
1
-0
/
+1
2007-09-26
Make sure singleton exists. new non-table calls store new settings
Christian Weber
1
-1
/
+4
2007-09-26
bugfix
Urban Müller
1
-5
/
+1
2007-09-26
make sure that singleton never has table or keyfield set
Christian Weber
1
-1
/
+1
2007-09-25
Fix key field attribute calculation in cached case
Christian Weber
1
-7
/
+7
2007-09-25
Add support for multiple databases, major cleanup, support key updates, ↵
Christian Weber
1
-171
/
+176
enhanced _fields, etc.
2007-09-21
Simplify expression
Christian Schneider
1
-1
/
+1
2007-09-20
Fix database comparison in constructor
Christian Weber
1
-1
/
+1
2007-09-20
Use singleton defaults only for same db/server, fix passwords with dollar signs
Christian Schneider
1
-3
/
+7
2007-09-19
new it_dbi always adds defaults from singleton
Christian Weber
1
-1
/
+4
2007-09-19
Removed default password from source code
Christian Schneider
1
-2
/
+2
2007-09-18
documentation
Christian Weber
1
-2
/
+2
2007-09-17
Add function get_field_info()
Christian Weber
1
-0
/
+13
2007-09-04
add warning if member vars would influence update/insert (deprecated behaviour)
Christian Weber
1
-1
/
+5
2007-08-08
Make _where use proper db link and moved db_table only code to db_table.class
Christian Schneider
1
-13
/
+16
2007-08-08
query can be used directly
Urban Müller
1
-0
/
+1
2007-08-07
connect at entry point, _where needs link
Urban Müller
1
-3
/
+6
2007-07-30
guarantee mysql_error in fatals
Urban Müller
1
-7
/
+9
2007-07-26
renamed files for autoloader
Urban Müller
1
-0
/
+591