summaryrefslogtreecommitdiff
path: root/framework/Data
AgeCommit message (Expand)Author
2007-05-08Fixed sqlmap query with limit and offsets.wei
2007-05-08Fixed Sqlmap using TAPCCache problem. Adding test code for #488.wei
2007-05-08minor changeswei
2007-05-07Update Active Record docs.wei
2007-05-04minor updatewei
2007-05-04Add saving/updating ActiveRecord relationships.wei
2007-05-04Add more qs docs for ar relationshipswei
2007-05-03Add northwind db demo.wei
2007-05-03Update active relations docswei
2007-05-01remove identity map in active record.wei
2007-05-01Add comments to active record relationships, add semi-colon to js files.wei
2007-04-30Reverted TActiveRecord::populateObject to protectedwei
2007-04-24Fixed scaffold search. But not safe yet.wei
2007-04-24add active record Relationswei
2007-04-22Typo in TAutoCompletewei
2007-04-22Fixed mysql 4: Show create table problem.wei
2007-04-22revertwei
2007-04-22Minor change to Mysql metadatawei
2007-04-22Minor change to Mysql metadatawei
2007-04-22Update to Active Record to use Mysql 4.wei
2007-04-20Can't use SHOW FULL TABLES for MySQl 5.0.0 or earlier.wei
2007-04-19fixed a typo in TDbCommandBuilderxue
2007-04-16Updates to db stuff, removed js build from build.xml (no longer necessary)wei
2007-04-14Remove Vendor from ActiveRecord. Now uses Data/Common insteadwei
2007-04-14Refactor ActiveRecordGateway to use TDataGatewayCommandwei
2007-04-12Add Sqlite driver.wei
2007-04-12Add TTableGatewaywei
2007-04-12Refactor and add TTableGateway, System.Data.Common, System.Data.DataGatewaywei
2007-04-08Fixed a bug when a parameter is null.xue
2007-04-05make magic finder methods case insensitive.wei
2007-04-03update js onclick handler context for controls with js counterpart.wei
2007-03-31Add changes by ezar for IBM Db2 Active Record support. wei
2007-03-30Fixed #537wei
2007-03-21minor AR updates, remove obsolete TApplication::$_pageServicewei
2007-03-09added TDbUserManager and TDbUser.xue
2007-03-06changed the way to specify active record table.xue
2007-03-06removed getRecordFinder.xue
2007-02-27typowei
2007-02-27BC: Deprecate TActiveRecord::getRecordFinder() in favour of TActiveRecord::fi...wei
2007-02-27Add comments for scaffold, minor changes to TActiveRecordwei
2007-02-23Added TDbCache.xue
2007-02-19Add trace to active records and TDbCommandwei
2007-02-16Added Polish language to QS.xue
2007-02-12Add IBM DB2 driver for active record.wei
2007-02-06scaffold typo, allow multiple parameters in findBySql.wei
2007-02-06Update scaffold edit view to use rendererswei
2007-02-02add unit test for sqlmap statement extendswei
2007-01-30Add basic Scaffold view for Active Recordwei
2007-01-30add column type values for mysqlwei
2007-01-28Fixed TActiveListBox bug. Add more meta for active record. Fix TCallback docs.wei