File tree Expand file tree Collapse file tree 4 files changed +10
-6
lines changed
Expand file tree Collapse file tree 4 files changed +10
-6
lines changed Original file line number Diff line number Diff line change 1+ 2015-03-27: Added methods ftype_oid and paramtype_oid and fixed a minor bug.
2+
3+ Thanks to Tomohiro Matsuyama for the patches!
4+
152015-03-26: Added support for JSON and JSONB field types.
26
37 Thanks to Tomohiro Matsuyama for the patch!
Original file line number Diff line number Diff line change 11OASISFormat: 0.4
22Name: postgresql
3- Version: 3.1 .0
3+ Version: 3.2 .0
44Synopsis: postgresql-ocaml - bindings to the PostgreSQL library
55Description: postgresql-ocaml offers library functions for accessing PostgreSQL databases
66Authors: Alain Frisch <
[email protected] >,
Original file line number Diff line number Diff line change 11# OASIS_START
2- # DO NOT EDIT (digest: 435efafbff887197877a778d85680896 )
3- version = "3.1 .0"
2+ # DO NOT EDIT (digest: c3e45460be6fb3ab4065c62c053e9151 )
3+ version = "3.2 .0"
44description = "postgresql-ocaml - bindings to the PostgreSQL library"
55requires = "threads bigarray bytes"
66archive(byte) = "postgresql.cma"
Original file line number Diff line number Diff line change 11(* setup.ml generated for the first time by OASIS v0.3.0 *)
22
33(* OASIS_START *)
4- (* DO NOT EDIT (digest: efeb60454d43be1aaf722f2dde5918d3 ) *)
4+ (* DO NOT EDIT (digest: db21b657d23ed0ad0b29be63f9929fc8 ) *)
55(*
66 Regenerated by OASIS v0.4.5
77 Visit http://oasis.forge.ocamlcore.org for more information and
@@ -6683,7 +6683,7 @@ let setup_t =
66836683 alpha_features = [] ;
66846684 beta_features = [] ;
66856685 name = " postgresql" ;
6686- version = " 3.1 .0" ;
6686+ version = " 3.2 .0" ;
66876687 license =
66886688 OASISLicense. DEP5License
66896689 (OASISLicense. DEP5Unit
@@ -7101,7 +7101,7 @@ let setup_t =
71017101 };
71027102 oasis_fn = Some " _oasis" ;
71037103 oasis_version = " 0.4.5" ;
7104- oasis_digest = Some " ¥+% \136 8Ûïá¨æ?C \025 SÍ* " ;
7104+ oasis_digest = Some " àèµÎ \137\129\154 *að \007 eMæ \028 U " ;
71057105 oasis_exec = None ;
71067106 oasis_setup_args = [] ;
71077107 setup_update = false
You can’t perform that action at this time.
0 commit comments