index
:
prado
master
namespace
prado-3.2
test_sauce
Fork of Prado PHP framework
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
framework
/
Data
/
TDbConnection.php
Age
Commit message (
Collapse
)
Author
2011-01-27
fixed #307
rojaro
2011-01-19
Raise an exception when DB driver doesn't support changing charset.
christophe.boulain
Also some minor MSSQL fixes
2010-04-18
Ensured parent::__construct calls within Data
javalizard
2010-02-14
Merge Branches & Trunk
godzilla80@gmx.net
/trunk:r2680,2692,2707-2736 /branches/3.1:r2682-2686,2694-2702,2705,2738-2762
2009-01-29
Fixed Issue#107
Christophe.Boulain
2008-08-27
Fixed a little bug introduced with [2495] when PDO driver doesn't allow ↵
tof
settings of some attributes
2008-08-14
fixed #904
knut
2008-07-30
updated copyright
knut
2008-04-18
Fixed #833
tof
2008-04-18
Implemented #800
tof
2008-03-12
typo fix.
xue
2008-03-12
fixed #741.
xue
2008-03-06
Fixed #799.
xue
2007-02-23
Added TDbCache.
xue
2006-12-09
Fixed #433, #384, #439, #477, #435, #422, #401, #359. Add more class docs ↵
wei
for sqlmap.
2006-12-03
Id fix.
xue
2006-12-03
Allow TDbConnection and TDbCommand to be serialized.
wei
2006-11-28
Added quickstart tutorial about DAO.
xue
2006-11-26
Added TDbConnection.setPersistent.
xue
2006-11-25
Added exception messages.
xue
2006-11-24
bug fixes of data layer.
xue
2006-11-24
Added DB layer.
xue