Age | Commit message (Expand) | Author |
2007-09-05 | typos in blog tutorial. fixed empty result in active record relations. fixed ... | wei |
2007-09-04 | fixed #676 | xue |
2007-09-04 | fixed #661. | xue |
2007-08-27 | Oracle paging support with active records | xue |
2007-08-06 | fixed #685 | xue |
2007-07-26 | Add dblib driver support to connect MS SQL databases from a linux client (pdo... | tof |
2007-07-26 | Add primilary Oracle support. | tof |
2007-07-26 | fixed namespaces in System.Data.ActiveReecord.Scaffold.InputBuilder | carl |
2007-07-25 | Fixed an empty IN bug. | xue |
2007-07-17 | Fixed #666. | xue |
2007-06-15 | Fixed #652. | xue |
2007-06-15 | Fixed #650. | xue |
2007-06-04 | fixed package namespaces | carl |
2007-05-14 | Minor update to TPreparedCommand | wei |
2007-05-13 | fixed missing inclusion. | xue |
2007-05-11 | add EnableDefaultStyle property | wei |
2007-05-10 | Fixed #617 | wei |
2007-05-09 | fix sqlmap error | wei |
2007-05-09 | Update northwind db | wei |
2007-05-09 | Add criteria for scaffold count. | wei |
2007-05-09 | Fixed #547 | wei |
2007-05-08 | Fixed #616 | wei |
2007-05-08 | Fixed #458 | wei |
2007-05-08 | Fixed sqlmap query with limit and offsets. | wei |
2007-05-08 | Fixed Sqlmap using TAPCCache problem. Adding test code for #488. | wei |
2007-05-08 | minor changes | wei |
2007-05-07 | Update Active Record docs. | wei |
2007-05-04 | minor update | wei |
2007-05-04 | Add saving/updating ActiveRecord relationships. | wei |
2007-05-04 | Add more qs docs for ar relationships | wei |
2007-05-03 | Add northwind db demo. | wei |
2007-05-03 | Update active relations docs | wei |
2007-05-01 | remove identity map in active record. | wei |
2007-05-01 | Add comments to active record relationships, add semi-colon to js files. | wei |
2007-04-30 | Reverted TActiveRecord::populateObject to protected | wei |
2007-04-24 | Fixed scaffold search. But not safe yet. | wei |
2007-04-24 | add active record Relations | wei |
2007-04-22 | Typo in TAutoComplete | wei |
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 |
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 |