added test for rescan, fixed a few issues
[dbsrgits/DBIx-Class-Schema-Loader.git] / lib / DBIx / Class / Schema / Loader / DBI / SQLite.pm
2006-10-12 Brandon Black Merge 'trunk' into 'current'
2006-09-27 Brandon Black new tests + bugfix for rt.cpan.org #21025
2006-09-12 Brandon Black kill deprecated options/methods, make relationship...
2006-09-12 Brandon Black bump version to 0.03999_01, added $VERSION to all packages
2006-07-11 Brandon Black Better test coverage
2006-07-02 Brandon Black added new fatal error if loader_options not yet specifi...
2006-06-05 Brandon Black Version bumped to 0.03001
2006-05-22 Brandon Black Merging branches/DBIx-Class-Schema-Loader-refactor...