C | |
| Conversion [Sqlexpr_sqlite.S] |
Module used by the code generated for SQL literals.
|
D | |
| Directives [Sqlexpr_sqlite.S] |
Module used by the code generated for SQL literals.
|
I | |
| Id [Sqlexpr_concurrency] |
Identity concurrency monad.
|
L | |
| Lwt [Sqlexpr_concurrency] |
Lwt concurrency monad.
|
M | |
| Make [Sqlexpr_sqlite] | |
| Make_gen [Sqlexpr_sqlite] | |
S | |
| Sqlexpr_concurrency |
Concurrency monad.
|
| Sqlexpr_sqlite |
Sqlexpr access to SQLite databases.
|
| Sqlexpr_sqlite_lwt | Sqlexpr_sqlite.S implementation for the Lwt monad that uses thread
* pools to avoid blocking on sqlite3 API calls.
|
T | |
| TLS [Sqlexpr_sqlite.POOL] |