Add ::Exception, and use throw instead of die.
[dbsrgits/DBIx-Class.git] / lib / DBIx / Class / SQL /
2005-07-31 Marcus Ramberg Add ::Exception, and use throw instead of die.
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