mirror of
https://github.com/internetee/registry.git
synced 2025-07-26 04:28:27 +02:00
Find in batches for contact import
This commit is contained in:
parent
9cd4bad3a9
commit
20f8192f78
2 changed files with 16 additions and 4 deletions
|
@ -3,5 +3,6 @@ module Legacy
|
|||
self.table_name = :contact
|
||||
belongs_to :object_registry, foreign_key: :id
|
||||
belongs_to :object, foreign_key: :id
|
||||
belongs_to :registrar, foreign_key: :crid
|
||||
end
|
||||
end
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue