package ppx_mysql

  1. Overview
  2. Docs
Syntax extension for facilitating usage of MySQL bindings

Install

Dune Dependency

Authors

Maintainers

Sources

ppx_mysql-1.1.1.tbz
sha256=910ab811ed663a9e06c0690dabc2d8ceec6984d8d71060cce531a9bc74bfd603
sha512=c6744c3fefbeca7b8ecac85174c2e2c76987f0491a265f49e19cc61b64ee7d3c62234d3d01106e9a9d6dcd8318d88c277c00957eae1a6d30d7bd4607088b989f

CHANGES.md.html

1.1.1

  • Fix dune dependency

  • Use Stdlib instead of Pervasives for forward-compatibility

1.1

  • Caching can be disabled on a per statement basis. (Caching is enabled by default)

1.0

  • All statements are now cached

  • First public release

0.5

  • Refactor code generation to eliminate internal use of exceptions

  • Support custom types wrapped under modules

0.4

  • Support for lists of input parameters

  • Add examples for Lwt and Async

0.3

  • More useful error messages

0.2

  • Minor refactoring of the API

  • Creation of ppx_mysql_identity subpackage

0.1

  • Initial release

OCaml

Innovation. Community. Security.