Documentation
    Preparing search index...
    interface Poolable {
        useMaster?: boolean;
    }

    Hierarchy (View Summary)

    Index
    useMaster?: boolean

    Force the query to use the write pool, regardless of the query type.

    false