xcopier 1.0.0
Xcopier is a tool to copy data from one database to another. It is designed to be used in a development environment to copy data from a production database to a local database (e.g., to test a data migration or data fix) allowing you to override and/or anonymize the data.
Gemfile:
=
install:
=
Versions:
- 1.0.0 December 29, 2024 (12 KB)
Runtime Dependencies (2):
activerecord
>= 7.0
activesupport
>= 7.0
Development Dependencies (1):
appraisal
>= 0