WPIntell

Source evidence

Database Versioning

Gravitec.net – Web Push Notifications · support · 2023-02-20T11:05:00+00:00

complaintsentiment
mediumseverity
0.81relevance
0replies
Evidence linked to opportunitycommercial context

Proof Health

Open evidence

Commercial opportunities need traceable source links before they are treated as build-worthy.

4 / 32 rows with source links

12.5% of this page's analysis has direct source links.

0 build-decision rows missing links

0 rows here require auditable proof before promotion.

28 rows with no attached evidence

0 rows have source counts but still need direct links.

Conversation

support
mb00 unresolved
Current version of the plugin executes gravitecnet_abandoned_cart_table() that in turn attempts to create a database table on every request. A better approach would be to implement a database versioning as described here . In addition to that once the table is created, each subsequent call to the function generates a ‘DESCRIBE IF;’ SQL error. It seems that dbDelta() does not handle CREATE TABLE IF NOT EXISTS statements well when there is no actual changes to be made to the database schema. This issue should be resolved once the database versioning is implemented.

Comments

0 shown

No comments were stored for this source.