Nicolai

Results 2 issues of Nicolai

Paket files are outdated in the master branch and consequently `build.cmd` fails to run. This PR simply replaces `paket.bootstrapper.exe` and `paket.exe` with their latest versions, which allow for `build.cmd` to...

I'm testing this with `pymssql` against a MSSQL instance. Following the examples given by the [documentation](https://pydapper.readthedocs.io/en/latest/methods/execute/) you'd assume this was the way forward ```python from pydapper import connect import os...

documentation