Commit Graph

5 Commits

Author SHA1 Message Date
avsm
db1f4c833f update to ocaml-sqlite3-1.5.2 2009-08-11 14:24:35 +00:00
avsm
5f0d06342b update to ocaml-sqlite3-1.5.0, now by Markus Mottl. These bindings are significantly more robust, and also let you define custom callback/aggregate SQL functions directly in OCaml, as well as interacting better with the runtime. 2009-05-20 01:40:56 +00:00
espie
470294650d base64 distinfo with SHA256 2007-04-05 15:37:40 +00:00
pvalchev
fa82b49bb4 need -fPIC for shared objects (build on amd64) 2007-02-18 06:23:38 +00:00
avsm
90e83b7a7f initial import of ocaml-sqlite3-0.2.0
--
OCaml bindings to the SQLite 3 database access library.  The current
version provides low level access to the SQL queries and data
transfer.  Aggregate/user-defined SQL function support is not
implemented.
2006-06-01 01:20:25 +00:00