ClassesBigCommerceSchemaSchema

Schema

  • Full name: \BigCommerce\Schema\Schema
  • This class is an Abstract class

Properties

schema_version

protected int $schema_version

Methods

schema_update_required

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

protected schema_update_required(): bool

mark_schema_update_complete

Update the option in WordPress to indicate that our schema is now up to date

protected mark_schema_update_complete(): void


Automatically generated on 2025-01-21