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
/
Scaffold
Age
Commit message (
Expand
)
Author
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-06-15
Fixed #652.
xue
2007-05-11
add EnableDefaultStyle property
wei
2007-05-09
Update northwind db
wei
2007-05-09
Add criteria for scaffold count.
wei
2007-05-08
minor changes
wei
2007-05-03
Add northwind db demo.
wei
2007-05-03
Update active relations docs
wei
2007-04-24
Fixed scaffold search. But not safe yet.
wei
2007-04-14
Refactor ActiveRecordGateway to use TDataGatewayCommand
wei
2007-03-31
Add changes by ezar for IBM Db2 Active Record support.
wei
2007-03-30
Fixed #537
wei
2007-03-21
minor AR updates, remove obsolete TApplication::$_pageService
wei
2007-02-27
BC: Deprecate TActiveRecord::getRecordFinder() in favour of TActiveRecord::fi...
wei
2007-02-27
Add comments for scaffold, minor changes to TActiveRecord
wei
2007-02-19
Add trace to active records and TDbCommand
wei
2007-02-12
Add IBM DB2 driver for active record.
wei
2007-02-06
scaffold typo, allow multiple parameters in findBySql.
wei
2007-02-06
Update scaffold edit view to use renderers
wei
2007-01-30
Add basic Scaffold view for Active Record
wei