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 27th April 2024 07:35 Europe/London time based on the source file dated 26th April 2024 14:55 Europe/London time.