Typegres API Reference - v0.3.1
    Preparing search index...

    Class LiveQuery<Rows>

    The result of .live(): an AsyncIterable (iterate locally) that also exposes .observe(observer) (push form — crosses RPC). A class, not a plain object, so the shim wraps it as a capability with observe @expose-visible; [Symbol.asyncIterator] is symbol-keyed, so it stays local and never crosses the wire.

    Type Parameters

    • Rows
    Index

    Constructors

    Methods

    Constructors

    Methods