ActionScheduler_Abstract_Schema::get_table_definition()
Method:
Source: packages/action-scheduler/classes/abstracts/ActionScheduler_Abstract_Schema.php:56
Method:
Source: packages/action-scheduler/classes/abstracts/ActionScheduler_Abstract_Schema.php:56
Method: Determine if the database schema is out of date by comparing the integer found in $this->schema_version with the option set in the WordPress options table
Source: packages/action-scheduler/classes/abstracts/ActionScheduler_Abstract_Schema.php:65
Method: Update the option in WordPress to indicate that our schema is now up to date
Source: packages/action-scheduler/classes/abstracts/ActionScheduler_Abstract_Schema.php:97
Method: Update the schema for the given table
Source: packages/action-scheduler/classes/abstracts/ActionScheduler_Abstract_Schema.php:113
Method:
Source: packages/action-scheduler/classes/abstracts/ActionScheduler_Abstract_Schema.php:132
Class: Class ActionScheduler_Abstract_Schema
Source: packages/action-scheduler/classes/abstracts/ActionScheduler_Abstract_Schema.php:13
Method: Register tables with WordPress, and create them if needed.
Source: packages/action-scheduler/classes/abstracts/ActionScheduler_Abstract_Schema.php:32