Created
October 6, 2022 09:16
-
-
Save alewolf/06f2cc2b5566ef2dcc15239efacd4fd5 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
RENAME TABLE | |
wp_actionscheduler_logs TO custom_prefix_actionscheduler_logs, | |
wp_actionscheduler_groups TO custom_prefix_actionscheduler_groups, | |
wp_actionscheduler_claims TO custom_prefix_actionscheduler_claims, | |
wp_actionscheduler_actions TO custom_prefix_actionscheduler_actions |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment