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

    Variable RUNTIME_OWNED_PREFIXESConst

    RUNTIME_OWNED_PREFIXES: string[] = ...

    Name prefixes belonging to something other than the site.

    sqlite_ is the engine's and refuses to be created; __miniflare is the local test harness's; _cf_ is the Durable Object runtime's and is the one that BITES -- the authorizer refuses to read _cf_METADATA at all, so a single SELECT against it fails the entire dump with not authorized: SQLITE_AUTH rather than returning nothing.