package ezsqlite

  1. Overview
  2. Docs
Simplified SQLite3 bindings for OCaml

Install

Dune Dependency

Authors

Maintainers

Sources

0.3.tar.gz
md5=cffc08cb6f1fe46dca694a2ae1bcce97

CHANGES.md.html

0.3 (2017-6-15)

  • Fix issues when using with threaded modules

0.2 (2017-3-1)

  • Backup functions

0.1 (2017-2-13)

  • Iterators (iter, map, fold)

  • Added tests