Project

General

Profile

Actions

Bug #14537

closed

wp-export-page-to-static-html has bad table definition

Added by Boone Gorges almost 3 years ago. Updated almost 3 years ago.

Status:
Resolved
Priority name:
Normal
Assignee:
-
Category name:
WordPress Plugins
Target version:
Start date:
2021-06-08
Due date:
% Done:

0%

Estimated time:
Deployment actions:

Description

FILE: ...-html/includes/class-export-wp-page-to-static-html-activator.php
----------------------------------------------------------------------
FOUND 1 ERROR AFFECTING 1 LINE
----------------------------------------------------------------------
 44 | ERROR | Table definition must have a primary key.
    |       | (CACCS.Database.RequirePrimaryKey.MissingPrimaryKey)
----------------------------------------------------------------------

I'll need to hook into this and ensure the schema is correct.

Actions #1

Updated by Boone Gorges almost 3 years ago

  • Target version set to 1.18.12

dbdelta_queries filter added in 2a70332c577dc5383e39d43c2c0676f363412839

Actions #2

Updated by Boone Gorges almost 3 years ago

  • Category name set to WordPress Plugins
  • Status changed from New to Staged for Production Release

Looks like no tables have been created on the production site with this code, so no further action is needed.

Actions #3

Updated by Boone Gorges almost 3 years ago

  • Status changed from Staged for Production Release to Resolved
Actions

Also available in: Atom PDF