Collections functions
General functions
Node functions
Render functions
Theme permission functions
User functions
Resource functions

check_db_structs()

Description

Check the database structure conforms to that describe in the /dbstruct folder. Usually only happens after a SQL error after which the SQL is retried, thus the database is automatically upgraded.

This function calls CheckDBStruct() for all plugin paths and the core project.

Parameters

ColumnTypeDefaultDescription
$verbose boolean false

Return

void

This article was last updated 19th April 2024 09:05 Europe/London time based on the source file dated 4th April 2024 10:05 Europe/London time.