Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | rolling out migrated_at until I can fix the build | Aaron Patterson | 2010-12-01 | 1 | -35/+0 |
* | should not to_s the possibly nil value | Aaron Patterson | 2010-12-01 | 1 | -2/+2 |
* | not all databases return dates as strings | Aaron Patterson | 2010-12-01 | 1 | -2/+2 |
* | fixing tests and warnings | Aaron Patterson | 2010-12-01 | 1 | -2/+2 |
* | tests mostly pass | Josh Susser | 2010-12-01 | 1 | -2/+3 |
* | clear schema_migrations in Schema.define | Josh Susser | 2010-12-01 | 1 | -0/+11 |
* | name in schema_migrations, migrations in schema dump | Josh Susser | 2010-12-01 | 1 | -0/+23 |
* | fixing typo | Neeraj Singh | 2010-07-18 | 1 | -1/+1 |
* | ActiveRecord should raise an error on invalid migration types. | José Valim | 2010-02-28 | 1 | -0/+10 |
* | Autoload ActiveRecord files | Joshua Peek | 2008-11-24 | 1 | -1/+0 |
* | Add support for interleaving migrations by storing which migrations have run ... | Rick Olson | 2008-04-09 | 1 | -2/+2 |
* | Merge branch 'ar-test-cleanup' of git://git.geeksomnia.com/rails | Jeremy Kemper | 2008-01-21 | 1 | -2/+2 |
* | Move tests to cases | Jeremy Kemper | 2008-01-18 | 1 | -0/+33 |