Ducklings API Documentation
    Preparing search index...

    A prepared SQL statement with parameter binding.

    Index

    Constructors

    Methods

    • Executes the prepared statement and returns results as an array of objects.

      Type Parameters

      • T = Record<string, unknown>

      Returns Promise<T[]>

      Promise resolving to array of result rows