summaryrefslogtreecommitdiff
path: root/framework/Data/SqlMap/Configuration/TSqlMapXmlConfiguration.php
AgeCommit message (Collapse)Author
2009-06-07Fixed Issue #168 - TSqlMapXmlConfiguration: CacheModel properties are not setgodzilla80@gmx.net
2009-05-23Fixed Issue#161 - SqlMap add cache dependencies if TApplicationMode Debug/Normalgodzilla80@gmx.net
2009-05-01Fixed Issue #122 - SqlMap: support for properties in resource filenames, fix ↵godzilla80@gmx.net
sqlmap doc - property "name" instead of "key"
2009-04-05TSqlMapCacheModel now consider <flushInterval> tag as described in doc ↵godzilla80@gmx.net
(sqlmap.pdf) - valid attributes are duration in sec or seconds, minutes, hours, days
2009-03-19replace is_null() function calls with native native language constuctgodzilla80@gmx.net
2008-10-21removed all trailing ?>qiang.xue
2008-10-16Fixed #882 (Escaping # and $ in SqlMap)mikl
2008-07-30updated copyrightknut
2007-08-06fixed #685xue
2007-05-08Fixed #616wei
2006-12-17Add TDataSourceConfig, TSqlMapConfig, TActiveRecordConfigwei
2006-12-04Fixed #469wei