* [Caml-list] [ANN] PG'OCaml 2.0
@ 2014-05-28 14:54 Dario Teixeira
0 siblings, 0 replies; 2+ messages in thread
From: Dario Teixeira @ 2014-05-28 14:54 UTC (permalink / raw)
To: OCaml mailing-list
Hi,
I'm happy to announce version 2.0 of PG'OCaml, a library offering type-safe
access to PostgreSQL databases for OCaml applications.
This version no longer depends on Batteries, which hopefully will entice more
Core users to give it a spin. Below is the list of the remaining changes,
straight from the changelog:
* Dario Teixeira and Jacques-Pascal Deplaix: fixing issues with arrays.
This requires all array types to change from 'a array to 'a option array,
which breaks backward compatibility.
* Dario Teixeira's patch making PostgreSQL's NUMERIC type be converted
to/from OCaml strings. This change is not backward's compatible,
requiring a bump in the major version number (though there seems
to be no actual code in the wild relying on the previous behaviour).
* Dario Teixeira's patch adding function 'uuid', which exposes the
unique connection handle identifier.
* Jacques-Pascal Deplaix's patches adding 'catch', 'transact', 'alive',
'inject', and 'alter' functions.
Note that a couple of changes break backward compatibility, hence the new
major version number. These changes were required to fix some long-standing
issues, so I trust you'll be understanding.
This new release should be hitting OPAM soon. Alternatively,
you can grab the source from the project's homepage:
http://pgocaml.forge.ocamlcore.org/
Best regards,
Dario Teixeira
^ permalink raw reply [flat|nested] 2+ messages in thread
* [Caml-list] [ANN] PG'OCaml 2.0
@ 2014-05-28 16:45 Dario Teixeira
0 siblings, 0 replies; 2+ messages in thread
From: Dario Teixeira @ 2014-05-28 16:45 UTC (permalink / raw)
To: OCaml mailing-list, ocsigen, pgocaml-general
Hi,
I'm happy to announce version 2.0 of PG'OCaml, a library offering type-safe
access to PostgreSQL databases for OCaml applications.
This version no longer depends on Batteries, which hopefully will entice more
Core users to give it a spin. Below is the list of the remaining changes,
straight from the changelog:
* Dario Teixeira and Jacques-Pascal Deplaix: fixing issues with arrays.
This requires all array types to change from 'a array to 'a option array,
which breaks backward compatibility.
* Dario Teixeira's patch making PostgreSQL's NUMERIC type be converted
to/from OCaml strings. This change is not backward's compatible,
requiring a bump in the major version number (though there seems
to be no actual code in the wild relying on the previous behaviour).
* Dario Teixeira's patch adding function 'uuid', which exposes the
unique connection handle identifier.
* Jacques-Pascal Deplaix's patches adding 'catch', 'transact', 'alive',
'inject', and 'alter' functions.
Note that a couple of changes break backward compatibility, hence the new
major version number. These changes were required to fix some long-standing
issues, so I trust you'll be understanding.
This new release should be hitting OPAM soon. Alternatively,
you can grab the source from the project's homepage:
http://pgocaml.forge.ocamlcore.org/
Best regards,
Dario Teixeira
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2014-05-28 16:45 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2014-05-28 14:54 [Caml-list] [ANN] PG'OCaml 2.0 Dario Teixeira
2014-05-28 16:45 Dario Teixeira
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox