SQLite3

Value

Code

Error

Binding

execute : { path : Str, query : Str, bindings : List Binding } -> Task (List (List InternalSQL.SQLiteValue)) Error

errToStr : Error -> Str