resolve
Resolve an SQLite primitive type by its integer symbol.
Return
The resolved SQLite primitive type.
Parameters
symbol
The integer symbol to resolve.
Throws
if the symbol is unrecognized.
Resolve an SQLite primitive type by its string symbol.
Return
The resolved SQLite primitive type.
Parameters
symbol
The string symbol to resolve.
Throws
if the symbol is unrecognized.