package pgocaml
 sectionYPositions = computeSectionYPositions($el), 10)"
  x-init="setTimeout(() => sectionYPositions = computeSectionYPositions($el), 10)"
  >
  
  
  Interface to PostgreSQL databases
Install
    
    dune-project
 Dependency
Authors
Maintainers
Sources
  
    
      v2.2.tar.gz
    
    
        
    
  
  
  
    
  
  
    
  
        sha256=3027ca823f9f3db24475bd36e5628ee259605d72048d889be3b7e32c3e850d74
    
    
  md5=37f88b0eb1db2d56e6e241d2cd6476e9
    
    
  doc/pgocaml/PGOCaml/index.html
Module PGOCaml
module Simple_thread : PGOCaml_generic.THREAD with type 'a t = 'ainclude PGOCaml_generic.PGOCAML_GENERIC with type 'a monad = 'a
val max_message_length : int refval verbose : int refval set_private_data : 'a t -> 'a -> unitval private_data : 'a t -> 'aval uuid : 'a t -> stringtype pa_pg_data = (string, bool) Hashtbl.ttype row = result listtype row_description = result_description listtype params_description = param_description listval describe_statement : 
  'a t ->
  ?name:string ->
  unit ->
  (params_description * row_description option) monadval describe_portal : 
  'a t ->
  ?portal:string ->
  unit ->
  row_description option monadval name_of_type : ?modifier:int32 -> oid -> stringtype inet = Unix.inet_addr * inttype timestamptz = CalendarLib.Calendar.t * CalendarLib.Time_Zone.tval string_of_oid : oid -> stringval string_of_int16 : int16 -> stringval string_of_point : point -> stringval string_of_hstore : hstore -> stringval string_of_numeric : numeric -> stringval string_of_inet : inet -> stringval string_of_timestamp : CalendarLib.Calendar.t -> stringval string_of_timestamptz : timestamptz -> stringval string_of_date : CalendarLib.Date.t -> stringval string_of_time : CalendarLib.Time.t -> stringval string_of_interval : CalendarLib.Calendar.Period.t -> stringval string_of_bytea : bytea -> stringval string_of_bool_array : bool_array -> stringval string_of_int32_array : int32_array -> stringval string_of_int64_array : int64_array -> stringval string_of_string_array : string_array -> stringval string_of_float_array : float_array -> stringval oid_of_string : string -> oidval int16_of_string : string -> int16val point_of_string : string -> pointval hstore_of_string : string -> hstoreval numeric_of_string : string -> numericval inet_of_string : string -> inetval timestamp_of_string : string -> CalendarLib.Calendar.tval timestamptz_of_string : string -> timestamptzval date_of_string : string -> CalendarLib.Date.tval time_of_string : string -> CalendarLib.Time.tval interval_of_string : string -> CalendarLib.Calendar.Period.tval bytea_of_string : string -> byteaval bool_array_of_string : string -> bool_arrayval int32_array_of_string : string -> int32_arrayval int64_array_of_string : string -> int64_arrayval string_array_of_string : string -> string_arrayval float_array_of_string : string -> float_arrayval return : 'a -> 'a monad sectionYPositions = computeSectionYPositions($el), 10)"
  x-init="setTimeout(() => sectionYPositions = computeSectionYPositions($el), 10)"
  >