package mariadb

  1. Overview
  2. Docs
OCaml bindings for MariaDB

Install

Dune Dependency

Authors

Maintainers

Sources

mariadb-1.2.0.tbz
sha256=a06643a58924e4fb46c12c85ea1ad56d7d8f3185a8c0873283a1ee4c95a4fa69
sha512=44e8b43bb439201fbad5b654307c44304e6c9044886160fae36a7e07248b0919d683cb9691e791994f4fe2543517536360edcae429650693a290b80078382de7

CHANGES.md.html

1.2.0 - 2024-11-28

  • Added Stmt.start_txn (#59 by Corentin Leruth).

  • Added Res.insert_id as binding for mysql_stmt_insert_id (#58 by Corentin Leruth).

  • Updated to support recent OCaml versions (#45 by @kit-ty-kate).

  • Fixed too-early retrieval of statement metadata (#41 by Albert Peschar).

  • Fixed decoding bug for the integer type (#54 by Raman Varabets, tested by #61 by Corentin Leruth).

  • Fixed a memory leaks related to result metadata (#39 by Albert Peschar).

  • The build system is now dune and dune-configurator (#52 by Petter A. Urkedal) and some of the examples have been converted to a test suite (#60 by Petter A. Urkedal).

  • The project has been transferred to ocaml-community with Petter A. Urkedal as the new maintainer.

OCaml

Innovation. Community. Security.