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

Add extended_errcode_int function.

Open paurkedal opened this issue 3 years ago • 0 comments

This is a simplified alternative to #51, only defining the integer-returning function. This avoids making design decision now about the form of the extended error codes. This will suffice for solving paurkedal/ocaml-caqti#72, since I will need to define an independent set of errors to smooth out the difference between the different database client libraries anyway.

paurkedal avatar Nov 24 '21 12:11 paurkedal