

| Directory | Changes | Lines of Code | Lines per Change |
|---|---|---|---|
| Totals | 2 (100.0%) | 46 (100.0%) | 23.0 |
| SubSonic.Tests/Migrations/ | 1 (50.0%) | 29 (63.0%) | 29.0 |
| SubSonic.Migrations/ | 1 (50.0%) | 17 (37.0%) | 17.0 |

Added /version -1 support in migrations, added 2 tests to test using -1 to go down 1 version and when at 0 it doesn't try and go further
46 lines of code changed in 2 files: