mirror of
https://github.com/internetee/registry.git
synced 2025-08-06 09:45:11 +02:00
Removed depricated address migration
This commit is contained in:
parent
29f1aa9d0c
commit
3d78dc97cd
2 changed files with 1 additions and 5 deletions
|
@ -1,5 +0,0 @@
|
|||
class AddLegacyColumnsForAddress < ActiveRecord::Migration
|
||||
def change
|
||||
add_column :addresses, :legacy_contact_id, :integer
|
||||
end
|
||||
end
|
Loading…
Add table
Add a link
Reference in a new issue