Added a temporary workaround for dealing with notice processing and asynchronous operations.
Thanks to Petter A. Urkedal for the patch!
Switched from caml_alloc_custom to caml_alloc_custom_mem.
This should improve memory usage and GC performance.
dune-projectput_copy_data, put_copy_end, and get_copy_dataThanks to Petter A. Urkedal for the patch!
Added support for executing queries with binary results.
Thanks to Paul Biggar for the patch!
Added error handling functions for extracting more error details.
Thanks to Sean Grove for the patches!
bigarray when using certain functions anymore.