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