Database.SQLite3
Documentation
Constructors
Constructors
| SQLInteger Int64 | |
| SQLFloat Double | |
| SQLText String | |
| SQLBlob ByteString | |
| SQLNull |
step :: Statement -> IO StepResultSource
direct-sqlite-1.1: Low-level binding to SQLite3. Includes UTF8 and BLOB support.
Database.SQLite3
Constructors
Constructors
| SQLInteger Int64 | |
| SQLFloat Double | |
| SQLText String | |
| SQLBlob ByteString | |
| SQLNull |
step :: Statement -> IO StepResultSource