[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Re: [Caml-list] ANNOUNCE: ocamldbi 0.9.8 released



On Wed, Aug 04, 2004 at 11:04:52AM +0100, Richard Jones wrote:
> OCamlDBI is a simple, abstracted database interface for OCaml
> programs.
> 
> http://savannah.nongnu.org/download/modcaml/
> http://www.merjis.com/developers/mod_caml/html-dbi/
> 
> Main changes in version 0.9.8:
> 
> * Dbi.Factory has been *removed*.
> 
> * Drivers have been removed from the monolithic dbi.cma.  This requires
>   a small change in the way programs are linked.  You must now link with
>   dbi.cma, and the particular driver(s) you need, eg:
> 
>   ocamlc [...] -I +dbi dbi.cma dbi_postgres.cmo test.ml

Just  to make sure, did you discuss with John the issues you told me about the
other day ? 

Friendly,

Sven Luther



Reply to: