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
/
SqlMap
Age
Commit message (
Collapse
)
Author
2009-05-23
Fixed Issue#161 - SqlMap add cache dependencies if TApplicationMode Debug/Normal
godzilla80@gmx.net
2009-05-01
Fixed Issue #122 - SqlMap: support for properties in resource filenames, fix ↵
godzilla80@gmx.net
sqlmap doc - property "name" instead of "key"
2009-05-01
Fixed Issue #55 - TPropertyAccess.get don't recognize magic getter __get
godzilla80@gmx.net
2009-04-15
fix wrong (c&p) doc comment from r2631
godzilla80@gmx.net
2009-04-05
TSqlMapCacheModel 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-22
Fixed Issue #88 - SQLMap $Param$ re-evaluation bug
godzilla80@gmx.net
2009-03-19
replace array_push() function calls with native language constuct if make sense
godzilla80@gmx.net
2009-03-19
replace is_null() function calls with native native language constuct
godzilla80@gmx.net
2009-03-17
Fixed Issue #68: TSqlMapConfig::createSqlMapGateway(): assign current ↵
godzilla80@gmx.net
connection to cached TSqlMapManager to avoid loosing active transaction
2008-12-03
Fixed Issue#79
christophe.boulain
2008-11-07
Issue#59 - TPropertyAccess::has()
carlgmathisen
2008-10-21
removed all trailing ?>
qiang.xue
2008-10-17
Minor fix for Ticket #882
mikl
2008-10-16
Fixed #882 (Escaping # and $ in SqlMap)
mikl
2008-08-05
fixed #851
knut
2008-07-31
Fixed #893: Added page parameter to queryForPagedList()
mikl
2008-07-30
updated copyright
knut
2008-07-30
fixed #890
knut
2008-02-26
Previous change won't work
tof
2008-02-26
Fixed TMappedStatement to make it work with recent ActiveRecords changes
tof
2008-02-26
Fixed TPropertyAccess::set method
tof
2008-02-06
Fixed two typos.
xue
2008-01-04
fixed #707.
xue
2007-08-06
fixed #685
xue
2007-05-14
Minor update to TPreparedCommand
wei
2007-05-13
fixed missing inclusion.
xue
2007-05-09
fix sqlmap error
wei
2007-05-09
Fixed #547
wei
2007-05-08
Fixed #616
wei
2007-05-08
Fixed #458
wei
2007-05-08
Fixed sqlmap query with limit and offsets.
wei
2007-05-08
Fixed Sqlmap using TAPCCache problem. Adding test code for #488.
wei
2007-04-03
update js onclick handler context for controls with js counterpart.
wei
2007-02-02
add unit test for sqlmap statement extends
wei
2007-01-20
minor changes to active record meta data inspector
wei
2007-01-06
Update docs.
wei
2006-12-20
Add quickstart docs for Active Record and SqlMap
wei
2006-12-17
Add TDataSourceConfig, TSqlMapConfig, TActiveRecordConfig
wei
2006-12-09
Fixed #433, #384, #439, #477, #435, #422, #401, #359. Add more class docs ↵
wei
for sqlmap.
2006-12-05
load the inlineeditor textbox in client side onload.
wei
2006-12-04
Fixed #469
wei