Class | RR::SyncRunner |
In: |
lib/rubyrep/sync_runner.rb
|
Parent: | BaseRunner |
This class implements the functionality of the rrsync.rb command.
Creates the correct scan class. Parameters as defined under BaseRunner#create_processor
Reorders the table pairs to avoid foreign key conflicts. More information on this methods at BaseRunner#prepare_table_pairs.