Anchorage API reference
    Preparing search index...

    The subset of D1Database this store uses, held structurally so tests can back it with real SQLite (node:sqlite) and Workers pass env.DB directly.

    interface ApprovalDatabase {
        prepare(query: string): ApprovalPreparedStatement;
    }
    Index

    Methods

    Methods