project replace-in-db
Replace all occurrences of the search string with the replacement string in your database.
twandiz/replace-in-db
Replace all occurrences of the search string with the replacement string in your database.
- Tuesday, August 8, 2017
- by tw4n
- Repository
- 0 Watchers
- 0 Stars
- 0 Installations
- PHP
- 0 Dependents
- 0 Suggesters
- 0 Forks
- 0 Open issues
- 1 Versions
- 0 % Grown
Replace In Db
, (*1)
Perform a regular expression search and replace in your database., (*2)
Usage :
Configure parameters.yml with your database., (*3)
In your console :, (*4)
php console.php database:replace MySearchTextInDb ReplaceText
dev-master
9999999-dev
Replace all occurrences of the search string with the replacement string in your database.
Sources
Download
GPL-3.0+
LGPL-2.1
The Requires