Helper repo to share scrubbed database dump of D6 drupal.cz.
- DB must be always scrubbed by using tools
- Commit messages must contain SHA1 ref to the version of scrub.sql used to scrub DB.
- Commit messages must contain database snapshot date.
dcz_scrubbed.sql- Fullsize DB without caches and sensitive data replaced with placeholders.dcz_scrubbed_slim.sql- Light weight version of DB for quicker testing. Sensitive data replaced with placeholders.
scripts/- Scripts to cleanup database dumps.scrub.sql- script to strip sensitive data from D6 production database.slim.sql- script to make scrubbed database smaller so we can run tests quicker.
- Source database to run these scripts on is private. Doh.
dcz_scrubbed.sqlusesscrub.sqldcz_scrubbed_slim.sqlusesscrub.sqlandslim.sql