Anchorage API reference
    Preparing search index...

    The subset of D1Database this store uses.

    interface IdempotencyDatabase {
        prepare(query: string): IdempotencyStatement;
    }
    Index

    Methods

    Methods