|
| Database.HaskellDB.HDBC.SQLite3 | | Portability | non-portable | | Stability | experimental | | Maintainer | haskelldb-users@lists.sourceforge.net |
|
|
|
| Description |
| Interface to the HDBC sqlite3 back-end.
|
|
| Synopsis |
|
|
|
| Documentation |
|
|
|
|
|
|
|
| Interface which drivers should implement.
The connect function takes some driver specific name, value pairs
use to setup the database connection, and a database action to run.
requiredOptions lists all required options with a short description,
that is printed as help in the DBDirect program.
| | Constructors | |
|
|
|
| This driver requires the following options:
filepath
|
|
| Produced by Haddock version 2.7.2 |