DBConnection.Stream (db_connection v2.4.1) View Source

Link to this section Summary

Link to this section Types

Specs

t() :: %DBConnection.Stream{
  conn: DBConnection.conn(),
  opts: Keyword.t(),
  params: any(),
  query: any()
}