mirror of
https://github.com/internetee/registry.git
synced 2025-07-26 04:28:27 +02:00
Story#108521790 - add admin contacts relation to domain history
This commit is contained in:
parent
33ee6f6256
commit
8dfb62151d
3 changed files with 22 additions and 2 deletions
5
app/models/legacy/domain_contact_map_history.rb
Normal file
5
app/models/legacy/domain_contact_map_history.rb
Normal file
|
@ -0,0 +1,5 @@
|
|||
module Legacy
|
||||
class DomainContactMapHistory < Db
|
||||
self.table_name = :domain_contact_map_history
|
||||
end
|
||||
end
|
Loading…
Add table
Add a link
Reference in a new issue