woocommerce / action-scheduler-custom-tables

This plugin is no longer needed. The custom table code is now part of Action Scheduler version 3.0 and newer. If you're using the latest Action Scheduler, you have the most performant schema available.
https://actionscheduler.org
14 stars 2 forks source link

Use new scheduled date APIs #24

Closed thenbrent closed 6 years ago

thenbrent commented 6 years ago

Being proposed in https://github.com/Prospress/action-scheduler/pull/146 to avoid duplication.

NB: this will create a merge conflict with #25, but that will be straight forward to resolve. #25 should be merged with priority over this PR.

JPry commented 6 years ago

After merging Prospress/action-scheduler#146 and #25, I rebased this and included changes to the DB_Store_Migrator class.