Tom Hughes
|
29a780eb1a
|
Add rails version number to migrations
|
2017-10-17 18:49:55 +01:00 |
|
Tom Hughes
|
dc2a2c8ebd
|
Standardise on double quoted strings
|
2015-02-20 19:47:26 +00:00 |
|
Tom Hughes
|
ac7bb003ec
|
Cleanup migrations
Cleanup our migrations, replacing as much of our custom code
and monkey patching with modern standard rails methods.
|
2015-01-11 12:53:01 +00:00 |
|
Tom Hughes
|
99a2b549d4
|
Drop renaming of sequences
Rails seems to rename sequences automatically now when the
corresponding table is renamed, so we don't need to do it.
|
2012-10-13 11:49:37 +01:00 |
|
Tom Hughes
|
a63b22a9af
|
Fix require paths in migrations
|
2012-10-13 11:33:16 +01:00 |
|
Tom Hughes
|
e3b8b89330
|
Mass rename of "bugs" as "notes" for increased user friendliness
|
2011-05-21 17:22:31 +01:00 |
|