alias SQLite3::Value

Overview

All possible values of each column of a row returned by Database#execute.

Alias Definition

Nil | Int64 | Float64 | String | Slice(UInt8)