Tom Hughes
|
f2f0cf1ad9
|
Switch to using native rails support for managing Postgres enumerations
|
2023-11-15 18:25:05 +00:00 |
|
Tom Hughes
|
eada36ff96
|
Switch to using the zeitwork autoloader
|
2020-12-30 20:30:21 +00:00 |
|
Tom Hughes
|
b606acba0c
|
Use rails 4.2 defaults for older migrations
|
2019-04-24 11:14:05 +01:00 |
|
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 |
|