Anchorage API reference
    Preparing search index...

    Interface DeploymentIdentityDatabase

    Minimal structural D1 surface the sentinel check uses — same posture as SnapshotDatabase: tests back it with node:sqlite, Workers pass env.DB.

    interface DeploymentIdentityDatabase {
        prepare(query: string): DeploymentIdentityStatement;
    }
    Index

    Methods

    Methods