execute_ helpers: execute_map, execute_iter, execute_fold, and execute_pipe.Param.Array now supports lists, which is useful for IN ($1) clauses.connect's port argument optionalINSERT ...; SELECT ... now returns one result set instead of two.port when providedVarious upstream fixes in ocaml-freetds
Mssql.Test. This module was for testing and shouldn't have been part of the public API. We recommend adding a module like this to your own code if you want it.Mssql.Pool) removed. Doing this safely requires setting the RESETCONNECTION bit, which doesn't seem to be possible in FreeTDS.Initial release