unnötige Migration entfernt
This commit is contained in:
@@ -1,6 +0,0 @@
|
||||
class AddThemaidToThemaTranslations < ActiveRecord::Migration
|
||||
def change
|
||||
add_column :thema_translations, :theman_id, :integer
|
||||
remove_column :thema_translations, :themen_id, :integer
|
||||
end
|
||||
end
|
||||
Reference in New Issue
Block a user