mirror of
https://github.com/internetee/registry.git
synced 2025-08-03 16:32:04 +02:00
115595167-logs_migration
This commit is contained in:
parent
c9c4e82989
commit
96d5ae579c
3 changed files with 5 additions and 3 deletions
|
@ -9,7 +9,7 @@ class AddMatchingColumn < ActiveRecord::Migration
|
|||
:log_zonefile_settings]
|
||||
|
||||
tables.each do |table|
|
||||
add_column table, :uuid, :text
|
||||
add_column table, :uuid, :string
|
||||
end
|
||||
end
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue