Created
February 20, 2019 18:03
-
-
Save vladdancer/1d40c8523eb6627e99579ecc31479cd0 to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
drush sqlq "UPDATE users_field_data SET mail = '[email protected]' WHERE mail = '[email protected]'" | |
drush cr |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment