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
/
ActiveRecord
/
TActiveRecordGateway.php
Age
Commit message (
Expand
)
Author
2011-06-20
updated year information on all framework sources where possible (Copyright &...
ctrlaltca@gmail.com
2011-06-20
removed useless calls to empty contructor; reverted some additional undocumen...
ctrlaltca@gmail.com
2010-04-18
Ensured parent::__construct calls within Data
javalizard
2009-11-01
merged active record default value bug fix which got lost when moving from tr...
rojaro
2009-03-16
Fixed Issue#99
Christophe.Boulain
2008-10-21
removed all trailing ?>
qiang.xue
2008-10-21
fixed issue #5.
qiang.xue
2008-10-16
Ticket #891 (changed to non-static method)
mikl
2008-10-16
Ticket #891 (new static method table() in TActiveRecord)
mikl
2008-08-18
fixed #911
knut
2008-07-30
updated copyright
knut
2007-10-21
AR no long adds/updates/deletes automatically.
xue
2007-09-28
Fixed #665.
xue
2007-05-08
minor changes
wei
2007-05-07
Update Active Record docs.
wei
2007-05-04
Add saving/updating ActiveRecord relationships.
wei
2007-04-22
Update to Active Record to use Mysql 4.
wei
2007-04-16
Updates to db stuff, removed js build from build.xml (no longer necessary)
wei
2007-04-14
Refactor ActiveRecordGateway to use TDataGatewayCommand
wei
2007-04-03
update js onclick handler context for controls with js counterpart.
wei
2007-03-06
changed the way to specify active record table.
xue
2007-02-27
Add comments for scaffold, minor changes to TActiveRecord
wei
2007-02-19
Add trace to active records and TDbCommand
wei
2007-01-09
add TActiveRecord::findAllByPks()
wei
2007-01-04
Add chat demo and tutorial.
wei
2006-12-17
Add TDataSourceConfig, TSqlMapConfig, TActiveRecordConfig
wei
2006-12-03
Allow TDbConnection and TDbCommand to be serialized.
wei
2006-11-26
Adding active record implementation.
wei