{
  "$type": "site.standard.document",
  "bskyPostRef": {
    "cid": "bafyreibupluhv7m6n6ot3g5zvxyjbajneragrl4i2xtqmha7pootenehb4",
    "uri": "at://did:plc:nfto3lv2rcs5s7h7digotzlu/app.bsky.feed.post/3mmmjitopztc2"
  },
  "coverImage": {
    "$type": "blob",
    "ref": {
      "$link": "bafkreig7saeenw6c3prrms24e2bpcmq7mskq26az4ajg73ufx33cf4gf2a"
    },
    "mimeType": "image/png",
    "size": 32236
  },
  "path": "/packages/conduit_mysql",
  "publishedAt": "2026-05-24T17:48:11.764Z",
  "site": "https://pub.dev",
  "textContent": "MySQL / MariaDB ORM backend for conduit. Schema management, raw execute path, and dialect-agnostic ORM `newQuery` (lifted from the postgresql package). Changelog excerpt: > Note: First publish to pub.dev. Requires Dart SDK >=3.12.0. - **FEAT**: add conduit_mysql backend + QueryPredicate AST migration ([#267](https://github.com/conduit-dart/conduit/pull/267)). - **FEAT**: multi-backend test harness + connection-string dispatch ([#268](https://github.com/conduit-dart/conduit/pull/268)). - **REFACTOR**: lift query builders to dialect-agnostic core; wire SQLite + MySQL newQuery ([#275](https://github.com/conduit-dart/conduit/pull/275)).",
  "title": "v7.0.0 of conduit_mysql",
  "updatedAt": "2026-05-24T17:46:28.313Z"
}