oracle2postgres
oracle2postgres copied to clipboard
Integrity checks at end of migration
It would be good to add some integrity checks that can be run at the end of the migration, to check that data has copied across correctly.
Row count check added in: https://github.com/MIT-LCP/oracle2postgres/commit/ee4e675ab681c4ee3a7dfb2e345ed532bd6a244d
oracle2postgres.check_migration(source_engine,target_engine,source_config)