Skip to content

v1.0.2

Latest

Choose a tag to compare

@guilamu guilamu released this 31 Mar 07:29
  • Fix dbDelta SQL schema: renamed inline AUTO_INCREMENT PRIMARY KEY to separate PRIMARY KEY (id), replaced anonymous INDEX with named KEY post_id (post_id) to resolve "Multiple primary key defined" and "Incorrect index name" database errors