github cloudflare/workers-sdk miniflare@4.20250712.1

Patch Changes

  • #9866 7e5585d Thanks @invisal! - Fix D1 SQL dump generation: escape identifiers and handle SQLite's dynamic typing

    Escape column and table names to prevent SQL syntax errors.
    Escape values based on their runtime type to support SQLite's flexible typing.

Don't miss a new workers-sdk release

NewReleases is sending notifications on new releases.