changed set_primary_key() to use Tie::IxHash so order of pk's is remembered. this...
[dbsrgits/DBIx-Class.git] / lib / DBIx / Class / SQL /
2005-07-29 Marcus Ramberg basic pod stubs for everything but the CDBI compat...
2005-07-25 Matt S Trout Added tests for the core APIs, refactored some
2005-07-23 Matt S Trout Extra files for relationships, has_many support