Skip to content
Dbrow

dbrow

Box[dbow]

A connection to a row-based database. This implementation wraps sqlite.

eval

dbrow.eval: string :: (success ok: | failure (status err:, message string))

Evaluate the sql string argument against the database self.