diff --git a/drush/drush.yml b/drush/drush.yml index 5629479..66e1619 100644 --- a/drush/drush.yml +++ b/drush/drush.yml @@ -15,10 +15,6 @@ command: options: # Uncomment to omit cache and similar tables (including during a sql:sync). structure-tables-key: common - sanitize: - options: - # Set a custom password if needed. - sanitize-password: password sql: # List of tables whose *data* is skipped by the 'sql-dump' and 'sql-sync' # commands when the "--structure-tables-key=common" option is provided.