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
Age
Commit message (
Expand
)
Author
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
Add Sqlite driver.
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-02-02
add unit test for sqlmap statement extends
wei
2007-01-30
add column type values for mysql
wei
2007-01-25
Fixed #502
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-12
soap test subject.
wei
2007-01-09
add TActiveRecord::findAllByPks()
wei
2007-01-03
quote the criteria string in ActiveRecord.
wei
2006-12-20
Add quickstart docs for Active Record and SqlMap
wei
2006-12-17
Add TDataSourceConfig, TSqlMapConfig, TActiveRecordConfig
wei
2006-12-05
load the inlineeditor textbox in client side onload.
wei
2006-12-04
add unit tests for active record and sqlmap
wei