• Create a SQL query chain that can create SQL queries for the given database. Returns a Runnable.

    Parameters

    Returns Promise<RunnableSequence<Record<string, unknown>, string>>

    A runnable sequence representing the chain.