Skip to content

5.3.1

Choose a tag to compare

@mmottl mmottl released this 23 Sep 21:17
· 9 commits to main since this release
5.3.1

CHANGES:

Fixed

  • getvalue and get_escaped_value now return Postgresql.null for SQL NULL
    values, matching the documentation. Thanks to Christophe Raffalli for the
    patch.

Changed

  • Applied OCaml/C formatting and added an ocamlformat pre-commit hook.