this repo has no description

pgx* 2.2: Apply suggestions from code review

Co-authored-by: Raphaël Proust <raphael-proust@users.noreply.github.com>

Changed files
+8 -8
packages
pgx
pgx.2.2
pgx_async
pgx_async.2.2
pgx_lwt
pgx_lwt.2.2
pgx_lwt_mirage
pgx_lwt_mirage.2.2
pgx_lwt_unix
pgx_lwt_unix.2.2
pgx_unix
pgx_unix.2.2
pgx_value_core
pgx_value_core.2.2
pgx_value_ptime
pgx_value_ptime.2.2
+1 -1
packages/pgx/pgx.2.2/opam
···
"PGX is a pure-OCaml PostgreSQL client library, supporting Async, LWT, or synchronous operations."
maintainer: ["Arena Developers <silver-snakes@arena.io>"]
authors: ["Arena Developers <silver-snakes@arena.io>"]
-
license: "LGPL-2.0-only with OCaml-LGPL-linking-exception"
+
license: "LGPL-2.0-only WITH OCaml-LGPL-linking-exception"
homepage: "https://github.com/arenadotio/pgx"
doc: "https://arenadotio.github.io/pgx"
bug-reports: "https://github.com/arenadotio/pgx/issues"
+1 -1
packages/pgx_async/pgx_async.2.2/opam
···
description: "Pgx using Async for IO"
maintainer: ["Arena Developers <silver-snakes@arena.io>"]
authors: ["Arena Developers <silver-snakes@arena.io>"]
-
license: "LGPL-2.0-only with OCaml-LGPL-linking-exception"
+
license: "LGPL-2.0-only WITH OCaml-LGPL-linking-exception"
homepage: "https://github.com/arenadotio/pgx"
doc: "https://arenadotio.github.io/pgx"
bug-reports: "https://github.com/arenadotio/pgx/issues"
+1 -1
packages/pgx_lwt/pgx_lwt.2.2/opam
···
description: "Pgx using Lwt for IO"
maintainer: ["Arena Developers <silver-snakes@arena.io>"]
authors: ["Arena Developers <silver-snakes@arena.io>"]
-
license: "LGPL-2.0-only with OCaml-LGPL-linking-exception"
+
license: "LGPL-2.0-only WITH OCaml-LGPL-linking-exception"
homepage: "https://github.com/arenadotio/pgx"
doc: "https://arenadotio.github.io/pgx"
bug-reports: "https://github.com/arenadotio/pgx/issues"
+1 -1
packages/pgx_lwt_mirage/pgx_lwt_mirage.2.2/opam
···
description: "Pgx using Lwt on Mirage for IO"
maintainer: ["Arena Developers <silver-snakes@arena.io>"]
authors: ["Arena Developers <silver-snakes@arena.io>"]
-
license: "LGPL-2.0-only with OCaml-LGPL-linking-exception"
+
license: "LGPL-2.0-only WITH OCaml-LGPL-linking-exception"
homepage: "https://github.com/arenadotio/pgx"
doc: "https://arenadotio.github.io/pgx"
bug-reports: "https://github.com/arenadotio/pgx/issues"
+1 -1
packages/pgx_lwt_unix/pgx_lwt_unix.2.2/opam
···
description: "Pgx using Lwt and Unix libraries for IO"
maintainer: ["Arena Developers <silver-snakes@arena.io>"]
authors: ["Arena Developers <silver-snakes@arena.io>"]
-
license: "LGPL-2.0-only with OCaml-LGPL-linking-exception"
+
license: "LGPL-2.0-only WITH OCaml-LGPL-linking-exception"
homepage: "https://github.com/arenadotio/pgx"
doc: "https://arenadotio.github.io/pgx"
bug-reports: "https://github.com/arenadotio/pgx/issues"
+1 -1
packages/pgx_unix/pgx_unix.2.2/opam
···
"PGX using the standard library's Unix module for IO (synchronous)"
maintainer: ["Arena Developers <silver-snakes@arena.io>"]
authors: ["Arena Developers <silver-snakes@arena.io>"]
-
license: "LGPL-2.0-only with OCaml-LGPL-linking-exception"
+
license: "LGPL-2.0-only WITH OCaml-LGPL-linking-exception"
homepage: "https://github.com/arenadotio/pgx"
doc: "https://arenadotio.github.io/pgx"
bug-reports: "https://github.com/arenadotio/pgx/issues"
+1 -1
packages/pgx_value_core/pgx_value_core.2.2/opam
···
description: "Pgx_value converters for Core types like Date and Time"
maintainer: ["Arena Developers <silver-snakes@arena.io>"]
authors: ["Arena Developers <silver-snakes@arena.io>"]
-
license: "LGPL-2.0-only with OCaml-LGPL-linking-exception"
+
license: "LGPL-2.0-only WITH OCaml-LGPL-linking-exception"
homepage: "https://github.com/arenadotio/pgx"
doc: "https://arenadotio.github.io/pgx"
bug-reports: "https://github.com/arenadotio/pgx/issues"
+1 -1
packages/pgx_value_ptime/pgx_value_ptime.2.2/opam
···
description: "Pgx_value converters for Ptime types"
maintainer: ["Arena Developers <silver-snakes@arena.io>"]
authors: ["Arena Developers <silver-snakes@arena.io>"]
-
license: "LGPL-2.0-only with OCaml-LGPL-linking-exception"
+
license: "LGPL-2.0-only WITH OCaml-LGPL-linking-exception"
homepage: "https://github.com/arenadotio/pgx"
doc: "https://arenadotio.github.io/pgx"
bug-reports: "https://github.com/arenadotio/pgx/issues"