mirror of
https://github.com/internetee/registry.git
synced 2025-07-30 22:46:22 +02:00
fixed migration issue
This commit is contained in:
parent
ac2e851695
commit
a6fbdb8b5c
2 changed files with 1 additions and 2 deletions
|
@ -1,5 +1,5 @@
|
|||
class RemoveContactCodeCacheFromDomainContacts < ActiveRecord::Migration[6.1]
|
||||
def change
|
||||
# remove_column :domain_contacts, :contact_code_cache
|
||||
remove_column :domain_contacts, :contact_code_cache
|
||||
end
|
||||
end
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue