mirror of
https://github.com/internetee/registry.git
synced 2025-08-04 08:52:04 +02:00
104941754-dns_nameservers_update
This commit is contained in:
parent
1b6badf699
commit
0d251a1a40
3 changed files with 15 additions and 2 deletions
|
@ -3,5 +3,6 @@ module Legacy
|
|||
self.table_name = :object_registry
|
||||
self.inheritance_column = nil
|
||||
belongs_to :registrar, foreign_key: :crid, primary_key: :legacy_id, class_name: '::Registrar'
|
||||
belongs_to :object_history, foreign_key: :historyid
|
||||
end
|
||||
end
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue