package postgres_async

  1. Overview
  2. Docs
type t = {
  1. destination : Postgres_async__.Types.Statement_name.t;
  2. query : string;
}
OCaml

Innovation. Community. Security.