Sha256: 7b8e846936efb39d95c11ac9b4020e45cae5d74cd53f4ec0b90cfeeed2d98eba
Contents?: true
Size: 789 Bytes
Versions: 1
Compression:
Stored size: 789 Bytes
Contents
# db_mirror Peter: Hey Jeff! I'm done with the migration of the database.. Jeff: Really? Because the customer has sent us an email that only half of the data is migrated? Peter: 😱... That is not possible!! Jeff: Have you checked how many entries were in the original database? Peter: Yea! There were 2'131'005 entries Jeff: How many are in the new database? Peter: .............900'231.... Jeff: 😠Ensure that you rails database is migrated properly! Easy enough using db_mirror. ## Installation gem install db_mirror ## Usage db_mirror LEVEL={level} EXCLUDED_MODELS={excluded_models} ## Comparison levels ### Level 1 ### Level 2 ### Level 3 ### Level 4 ## License [LICENSE](./LICENSE) ## Changelog [Changelog](./CHANGELOG.md)
Version data entries
1 entries across 1 versions & 1 rubygems
Version | Path |
---|---|
db_mirror-0.0.1 | README.md |