Skip to content
This repository has been archived by the owner on Jul 1, 2022. It is now read-only.

Don't cache clear after updb #28

Open
xendk opened this issue Dec 10, 2014 · 5 comments
Open

Don't cache clear after updb #28

xendk opened this issue Dec 10, 2014 · 5 comments

Comments

@xendk
Copy link
Member

xendk commented Dec 10, 2014

Updb has already done it.

@xendk
Copy link
Member Author

xendk commented Dec 16, 2014

...and it does it even when it doesn't run any updates, so we only need to let cc all detect if it has run.

@arnested
Copy link
Member

arnested commented Dec 7, 2016

I remember seeing some versions around that only did a cc all if updb ran update_hooks. Don't remember which, though.

@xendk
Copy link
Member Author

xendk commented Dec 8, 2016

If the recent Drush versions (6+) always clear cache, I'm willing to overlook older versions not doing it.

@arnested
Copy link
Member

arnested commented Dec 9, 2016

% drush updb --yes
4 byte UTF-8 for mysql is disabled. See the documentation on adding 4 byte UTF-8 support for more information. (Currently using Database 4 byte UTF-8 support Disabled)                     [warning]

No database updates required                                                                                                                                                                [success]
% drush version
 Drush Version   :  8.1.2

No cc all.

@xendk
Copy link
Member Author

xendk commented Dec 12, 2016

Well, fuck you Drush...

Save detecting whether cc all cleared cache, this is unfixable then.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Development

No branches or pull requests

2 participants