Sync a remote DB to a local DB
Stars
350
Forks
34
Watchers
350
Open Issues
1
Overall repository health assessment
No package.json found
This might not be a Node.js project
61
commits
6
commits
3
commits
1
commits
1
commits
1
commits
1
commits
1
commits
1
commits
1
commits
Merge pull request #29 from dcblogdev/add-ability-to-anonymize-data
6d10075View on GitHubAdd anonymization support with `--anonymize` flag and update README documentation
38f1b40View on GitHubDocument `--tables` option in README for selective table syncing.
136fd78View on GitHubRefine DbSyncCommand: Add progress bars, use `--defaults-extra-file` for secure password handling, suppress mysqldump warnings, and ensure temp files cleanup.
6b03dceView on GitHubUpdate PHPUnit configuration and refine development dependencies
724a346View on GitHubAdded new --tables= option for syncing only specific tables.
7e6ba3cView on GitHubadded Progress bars and the options single-transaction and set-gtid-purged=OFF
d7741beView on GitHubMerge pull request #22 from Aleksandar-Mitic/config-typo-fix
6b14035View on GitHub