Skip to content

Instantly share code, notes, and snippets.

Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save vanilla-thunder/65ea7d46a654dfa75f93f69b610b7bba to your computer and use it in GitHub Desktop.
Save vanilla-thunder/65ea7d46a654dfa75f93f69b610b7bba to your computer and use it in GitHub Desktop.
easy deleting views in PhpMyAdmin
open console and run this script:
$('input[value^="oxv_"]').click()
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment