drupflare/worker - v1.0.0
    Preparing search index...

    Function ensureUpdbTables

    • The plan and the cursor, in the Durable Object's own SQL.

      NOT ctx.storage.put(), for the same reason cfw_meta is not: a cursor read has to be possible from synchronous, PHP-facing code, and put() is async. And not a single JSON blob either, because a unit carries a serialized sandbox that can be large and must be updated without rewriting the whole plan.

      Parameters

      Returns boolean