Skip to content

v0.13.0

Latest

Choose a tag to compare

@chubes4 chubes4 released this 02 Sep 21:49
· 32 commits to main since this release

What's Changed

  • Classify canonical and reconstructible plugin tables by @chubes4 in #350
  • Cook markdown-database-integration by @chubes4 in #348
  • Benchmark native backend production query shapes by @chubes4 in #345
  • Add seeded native SQLite differential fuzzing by @chubes4 in #351
  • Improve native plugin table snapshot queries by @chubes4 in #352
  • Serve canonical files without SQLite by default by @chubes4 in #353
  • Report native MySQL surface coverage by @chubes4 in #354
  • Answer range and BETWEEN comparisons by @chubes4 in #355
  • Allow a conjunction inside an OR by @chubes4 in #356
  • Collapse DISTINCT rows on a single table by @chubes4 in #357
  • Report ungrouped aggregates by @chubes4 in #358
  • Rank rows by a LIKE match, and record refused statements by @chubes4 in #359
  • Execute WordPress search relevance ordering by @chubes4 in #360
  • Compare signed values in numeric meta queries by @chubes4 in #361
  • Evaluate typed scalar SELECT expressions by @chubes4 in #362
  • Execute full-source equality JOINs by @chubes4 in #363
  • Complete the native SQL coverage matrix by @chubes4 in #364
  • Fuzz the full database surface against SQLite by @chubes4 in #365
  • Support SQLite fuzzing on PHP 8.3 by @chubes4 in #366
  • test: support PHP without mysqli by @chubes4 in #367

Full Changelog: https://github.com/Automattic/markdown-database-integration/blob/v0.13.0/CHANGELOG.md