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
/
TActiveRecord.php
Age
Commit message (
Expand
)
Author
2013-04-24
Update to 3.2.1
Ciro Mattia Gonano
2013-01-19
bumped year to 2013, integrated recent changes from branch/3.2
ctrlaltca
2012-07-12
happy new year
ctrlaltca
2011-06-26
applied serialization optimization patch (337)
ctrlaltca@gmail.com
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-05-11
Change visibilty of TActiveRecord class member "_invalidFinderResult" from pr...
godzilla80@gmx.net
2009-05-10
Fixed Issue #74
godzilla80@gmx.net
2009-01-07
Fixed Issue#65: Improvement of TActiveRecord::populateObjects()
christophe.boulain
2008-10-21
removed all trailing ?>
qiang.xue
2008-10-21
Fixed issue #11.
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-10-13
LIMIT 1 for ActiveRecord find() and findBy()
carl
2008-09-24
remove unuseful static in TActiveRecord::getRecordGateway()
tof
2008-08-07
fixed #855
knut
2008-07-30
updated copyright
knut
2008-03-07
fixed #803.
xue
2008-03-06
Fixed #799.
xue
2007-11-19
added TActiveRecord::getActiveDbConnection.
xue
2007-11-09
TCache implements ArrayAccess. duplicate copyFrom in TActiveRecord
wei
2007-11-08
further AR refactoring.
xue
2007-11-08
refactored AR.
xue
2007-11-01
Refactored ActiveRecord: removed object registry, fixed relationship casing p...
wei
2007-10-15
one more fix.
xue
2007-10-15
improved automatic foreign objects creation.
xue
2007-10-13
fixed belongs_to.
xue
2007-10-13
a bug fix.
xue
2007-10-13
Active Record now supports implicitly declared related properties
xue
2007-10-11
refactored a bit about AR
xue
2007-10-08
Allow active records to have multiple foreign key references to the same tabl...
wei
2007-10-03
removed redundant code.
xue
2007-09-29
Changed RELATIONS declaration.
xue
2007-09-28
changed from protected to public.
xue
2007-09-28
Fixed #665.
xue
2007-07-17
Fixed #666.
xue
2007-05-10
Fixed #617
wei
2007-05-07
Update Active Record docs.
wei
2007-05-04
Add saving/updating ActiveRecord relationships.
wei
2007-05-03
Update active relations docs
wei
2007-05-01
remove identity map in active record.
wei
2007-04-30
Reverted TActiveRecord::populateObject to protected
wei
2007-04-24
add active record Relations
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-12
Refactor and add TTableGateway, System.Data.Common, System.Data.DataGateway
wei
2007-04-05
make magic finder methods case insensitive.
wei
2007-04-03
update js onclick handler context for controls with js counterpart.
wei
[next]