AUTHORS mass update; mst doesn't have to take credit for -everything- :)
[dbsrgits/DBIx-Class.git] / lib / DBIx / Class / PK / Auto / SQLite.pm
2012-12-09 Brendan Byrd AUTHORS mass update; mst doesn't have to take credit...
2006-10-18 Scott McWhirter Hide documentation for deprecated modules from PAUSE.
2006-03-26 Brandon L. Black converted tabs to spaces, removed trailing whitespace
2006-02-10 Matt S Trout Made PK::Auto::* shells since the functionality is...
2006-01-21 Daniel Westermann... Cleanup and add basic docs for PK::Auto::DB2
2006-01-20 Matt S Trout Fixed up PK::Auto::* to use result_source, added connec...
2005-12-15 David Kamholz PK::Auto doc patch from dwc
2005-08-09 Matt S Trout Updated main docs, altered mail address in POD for...
2005-08-04 Matt S Trout _get_dbh removed
2005-08-04 Matt S Trout DBIx::Class is now a component loader
2005-07-29 Marcus Ramberg basic pod stubs for everything but the CDBI compat...
2005-07-23 Matt S Trout Extra files for relationships, has_many support