• Parameters

    • statement: string
    • Optional params: any

    Returns Promise<{
        rows: any[];
    }>

Generated using TypeDoc