mirror of
https://github.com/internetee/registry.git
synced 2025-08-05 09:21:43 +02:00
107279016-reserved domains import
This commit is contained in:
parent
96e599f885
commit
157daa629b
2 changed files with 41 additions and 0 deletions
|
@ -0,0 +1,5 @@
|
|||
class AddLegacyIdToReservedDomains < ActiveRecord::Migration
|
||||
def change
|
||||
add_column :reserved_domains, :legacy_id, :integer
|
||||
end
|
||||
end
|
Loading…
Add table
Add a link
Reference in a new issue