D | |
db [Sqlexpr_sqlite.POOL] | |
db [Sqlexpr_sqlite.S] |
Database type
|
directive [Sqlexpr_sqlite.S.Directives] | |
E | |
expression [Sqlexpr_sqlite.S] |
Type of SQL expressions (output parameters).
|
M | |
mutex [Sqlexpr_concurrency.THREAD] | |
R | |
result [Sqlexpr_sqlite.POOL] | |
result [Sqlexpr_sqlite.S] |
Concurrency monad value.
|
S | |
single_worker_db [Sqlexpr_sqlite] | db type shared by single-worker ("identity pool") Sqlexpr_sqlite.S implementations.
|
statement [Sqlexpr_sqlite.S] |
Type of SQL statements (no output parameters).
|
stmt [Sqlexpr_sqlite.POOL] | |
T | |
t [Sqlexpr_concurrency.THREAD] |