postgresql-ocaml icon indicating copy to clipboard operation
postgresql-ocaml copied to clipboard

Binary format

Open craff opened this issue 10 months ago • 2 comments

May be one could provide a few functions to translate binary format ? At least the upper part reading the rows and columns in binary result ?

craff avatar Jun 20 '25 04:06 craff

Please feel free to contribute any functions that could be of general interest when dealing with the binary format. I unfortunately am not actively developing the library myself anymore, but will merge contributions for now.

mmottl avatar Jun 20 '25 05:06 mmottl

Thanks, I will probably contribute a minimal PR, moving some of my code to postgresql.

craff avatar Jun 20 '25 06:06 craff