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
Age
Commit message (
Collapse
)
Author
2007-04-22
Fixed mysql 4: Show create table problem.
wei
2007-04-22
revert
wei
2007-04-22
Minor change to Mysql metadata
wei
2007-04-22
Minor change to Mysql metadata
wei
2007-04-22
Update to Active Record to use Mysql 4.
wei
Add TActiveRecordRelation
2007-04-20
Can't use SHOW FULL TABLES for MySQl 5.0.0 or earlier.
wei
2007-04-19
fixed a typo in TDbCommandBuilder
xue
2007-04-16
Updates to db stuff, removed js build from build.xml (no longer necessary)
wei
2007-04-14
Remove Vendor from ActiveRecord. Now uses Data/Common instead
wei
2007-04-14
Refactor ActiveRecordGateway to use TDataGatewayCommand
wei
2007-04-12
Add Sqlite driver.
wei
2007-04-12
Add TTableGateway
wei
2007-04-12
Refactor and add TTableGateway, System.Data.Common, System.Data.DataGateway
wei
2007-04-08
Fixed a bug when a parameter is null.
xue
2007-04-05
make magic finder methods case insensitive.
wei
2007-04-03
update js onclick handler context for controls with js counterpart.
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-03-09
added TDbUserManager and TDbUser.
xue
2007-03-06
changed the way to specify active record table.
xue
2007-03-06
removed getRecordFinder.
xue
2007-02-27
typo
wei
2007-02-27
BC: Deprecate TActiveRecord::getRecordFinder() in favour of ↵
wei
TActiveRecord::finder().
2007-02-27
Add comments for scaffold, minor changes to TActiveRecord
wei
2007-02-23
Added TDbCache.
xue
2007-02-19
Add trace to active records and TDbCommand
wei
2007-02-16
Added Polish language to QS.
xue
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-02-02
add unit test for sqlmap statement extends
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-06
Fixed #485.
wei
2007-01-06
Update docs.
wei
2007-01-04
Add chat demo and tutorial.
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-09
Fixed #433, #384, #439, #477, #435, #422, #401, #359. Add more class docs ↵
wei
for sqlmap.
[next]