mirror of
https://github.com/internetee/registry.git
synced 2025-07-25 03:58:27 +02:00
Story#108521790 - add tech contacts relation to domain history
This commit is contained in:
parent
8dfb62151d
commit
112dac9e7c
4 changed files with 13 additions and 2 deletions
5
app/models/legacy/nsset_contact_map_history.rb
Normal file
5
app/models/legacy/nsset_contact_map_history.rb
Normal file
|
@ -0,0 +1,5 @@
|
|||
module Legacy
|
||||
class NssetContactMapHistory < Db
|
||||
self.table_name = :nsset_contact_map_history
|
||||
end
|
||||
end
|
Loading…
Add table
Add a link
Reference in a new issue