Module Main.Test_sqlite.DB (.ml)

module DB: Trakeva_sqlite


Implementation of the API


include Trakeva.KEY_VALUE_STORE

Debugging


val debug : bool Pervasives.ref
Set dbug to true to print debug messages on stderr, this variable is also set when load is called while the environment variable "TRAKEVA_SQLITE_DEBUG" is set with the string "true".