mirror of
https://github.com/internetee/registry.git
synced 2025-05-17 09:57:23 +02:00
Import nameservers with domains
This commit is contained in:
parent
41b51455cf
commit
888d38486f
9 changed files with 73 additions and 4 deletions
|
@ -570,7 +570,7 @@ ActiveRecord::Schema.define(version: 20150330083700) do
|
|||
t.integer "domain_id"
|
||||
t.string "creator_str"
|
||||
t.string "updator_str"
|
||||
t.integer "legacy_id"
|
||||
t.integer "legacy_domain_id"
|
||||
end
|
||||
|
||||
create_table "registrars", force: :cascade do |t|
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue