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
/
tests
/
simple_unit
/
ActiveRecord
Age
Commit message (
Expand
)
Author
2012-07-12
standardize the use of unix eol; use svn properties to enforce native eol
ctrlaltca
2007-11-01
Refactored ActiveRecord: removed object registry, fixed relationship casing p...
wei
2007-10-08
Allow active records to have multiple foreign key references to the same tabl...
wei
2007-09-29
Changed RELATIONS declaration.
xue
2007-05-07
Update Active Record docs.
wei
2007-05-04
Add saving/updating ActiveRecord relationships.
wei
2007-05-01
remove identity map in active record.
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-03-30
Fixed #537
wei
2007-03-06
changed the way to specify active record table.
xue
2007-02-27
Fix test cases for active record.
wei
2007-02-27
BC: Deprecate TActiveRecord::getRecordFinder() in favour of TActiveRecord::fi...
wei
2007-02-12
Add IBM DB2 driver for active record.
wei
2007-01-30
add column type values for mysql
wei
2007-01-24
Fixed #517, #519, #521
wei
2007-01-24
add active record count test
wei
2007-01-23
fix pgsql schema table problems.
wei
2007-01-14
Add "block-content" to allow user comments on block level elements in quickst...
wei
2007-01-09
add TActiveRecord::findAllByPks()
wei
2007-01-03
quote the criteria string in ActiveRecord.
wei
2006-12-04
add unit tests for active record and sqlmap
wei