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 (
Collapse
)
Author
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
2007-01-30
add column type values for mysql
wei
2007-01-28
Fixed TActiveListBox bug. Add more meta for active record. Fix TCallback docs.
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-20
minor changes to active record meta data inspector
wei
2007-01-17
Add active record generator.
wei
2007-01-14
fixed order by without condition
wei
2007-01-11
no quoting tablename for mysql active record.
wei
2007-01-09
add TActiveRecord::findAllByPks()
wei
2007-01-04
Add chat demo and tutorial.
wei
2007-01-03
quote the criteria string in ActiveRecord.
wei
2006-12-17
Add TDataSourceConfig, TSqlMapConfig, TActiveRecordConfig
wei
2006-12-09
Fixed #433, #384, #439, #477, #435, #422, #401, #359. Add more class docs ↵
wei
for sqlmap.
2006-12-03
Allow TDbConnection and TDbCommand to be serialized.
wei
2006-11-26
Adding active record implementation.
wei