Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Add support for interleaving migrations by storing which migrations have run ... | Rick Olson | 2008-04-09 | 1 | -9/+43 |
* | Fix migration test when run in GMT zone. Closes #11477 [thechrisoshow] | Jeremy Kemper | 2008-04-01 | 1 | -4/+19 |
* | Switched to UTC-timebased version numbers for migrations and the schema. This... | David Heinemeier Hansson | 2008-03-28 | 1 | -11/+32 |
* | Migrations: create_table supports primary_key_prefix_type. Closes #10314. | Jeremy Kemper | 2008-03-18 | 1 | -0/+27 |
* | test_native_types expects DateTime.local_offset instead of DateTime.now.offse... | Geoff Buesing | 2008-03-10 | 1 | -1/+1 |
* | Fix typo in migration test. Closes #11105 [h-lame] | Jeremy Kemper | 2008-02-15 | 1 | -1/+1 |
* | MySQL: omit text/blob defaults from the schema instead of using an empty stri... | Jeremy Kemper | 2008-01-30 | 1 | -5/+1 |
* | Merge branch 'ar-test-cleanup' of git://git.geeksomnia.com/rails | Jeremy Kemper | 2008-01-21 | 1 | -24/+25 |
* | Fix paths | Jeremy Kemper | 2008-01-18 | 1 | -27/+27 |
* | Move tests to cases | Jeremy Kemper | 2008-01-18 | 1 | -0/+987 |