projects
/
rails.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
| inline |
side by side
Merge remote-tracking branch 'upstream/pull/5858'
[rails.git]
/
db
/
migrate
/
20110508145337_cleanup_bug_tables.rb
diff --git
a/db/migrate/20110508145337_cleanup_bug_tables.rb
b/db/migrate/20110508145337_cleanup_bug_tables.rb
index e7dfcb793b3bac00e5f198d38436ff3fd70c7de0..763b456a9c9b6b814368cb6ce9ce76c9f13b9644 100644
(file)
--- a/
db/migrate/20110508145337_cleanup_bug_tables.rb
+++ b/
db/migrate/20110508145337_cleanup_bug_tables.rb
@@
-1,4
+1,4
@@
-class CleanupBugTables < ActiveRecord::Migration
+class CleanupBugTables < ActiveRecord::Migration
[4.2]
def self.up
rename_column :map_bugs, :date_created, :created_at
rename_column :map_bugs, :last_changed, :updated_at