mirror of
https://github.com/internetee/registry.git
synced 2025-08-04 08:52:04 +02:00
115595167-matching_column_name_changed
This commit is contained in:
parent
00391d3582
commit
9ace5aafb1
2 changed files with 2 additions and 2 deletions
|
@ -4,7 +4,7 @@ class AddMatchingColumn < ActiveRecord::Migration
|
|||
tables = [:log_domains, :log_contacts]
|
||||
|
||||
tables.each do |table|
|
||||
add_column table, :svTRID, :text
|
||||
add_column table, :uuid, :text
|
||||
end
|
||||
end
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue