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
Age
Commit message (
Expand
)
Author
2010-02-15
Merge from r2765 (and some others) 3.1
Christophe.Boulain
2010-02-14
Merge Branches & Trunk
godzilla80@gmx.net
2009-11-01
merged active record default value bug fix which got lost when moving from tr...
rojaro
2009-05-27
Merge from 3.2 branch.
Christophe.Boulain
2009-05-14
Fixed Issue#78 - add schema support to TActiveRecordRelation::findForeignKeys()
godzilla80@gmx.net
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-03-19
replace array_push() function calls with native language constuct if make sense
godzilla80@gmx.net
2009-03-16
Fixed Issue#99
Christophe.Boulain
2009-01-07
Fixed Issue#65: Improvement of TActiveRecord::populateObjects()
christophe.boulain
2008-12-03
Merge from trunk
christophe.boulain
2008-10-21
removed all trailing ?>
qiang.xue
2008-10-21
Fixed issue #11.
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-10-13
LIMIT 1 for ActiveRecord find() and findBy()
carl
2008-09-24
remove unuseful static in TActiveRecord::getRecordGateway()
tof
2008-08-18
fixed #911
knut
2008-08-07
fixed #855
knut
2008-07-30
updated copyright
knut
2008-07-30
fixed #890
knut
2008-03-07
fixed #803.
xue
2008-03-06
Fixed #799.
xue
2008-02-06
Fixed two typos.
xue
2008-02-04
Fix ActiveRecord: multiple FK referencing same table causes incorrect retrieval.
wei
2008-01-15
fixed a bug in calculating object hash.
xue
2007-12-04
Active Record now supports query criteria for implicitly declared related pro...
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-21
AR no long adds/updates/deletes automatically.
xue
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-30
fixed building error.
xue
2007-09-30
Change of AR due to introduction of column mapping.
xue
2007-09-29
Changed RELATIONS declaration.
xue
2007-09-28
changed from protected to public.
xue
2007-09-28
Fixed #665.
xue
2007-09-05
typos in blog tutorial. fixed empty result in active record relations. fixed ...
wei
2007-07-26
fixed namespaces in System.Data.ActiveReecord.Scaffold.InputBuilder
carl
2007-07-17
Fixed #666.
xue
[next]