Back

as-unqualified-maps (clj)

(source)

function

(as-unqualified-maps rs opts)
Given a `ResultSet` and options, return a `RowBuilder` / `ResultSetBuilder` that produces bare vectors of hash map rows, with simple keys.

Examples