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 5th May 2024 12:05 Europe/London time based on the source file dated 3rd May 2024 13:10 Europe/London time.