Dzoukr / Dapper.FSharp

Lightweight F# extension for StackOverflow Dapper with support for MSSQL, MySQL, PostgreSQL, and SQLite
MIT License
365 stars 35 forks source link

Adds CancellationTests #57

Closed TheAngryByrd closed 2 years ago

TheAngryByrd commented 2 years ago

Figured I should add tests too for #56 :)

Dzoukr commented 2 years ago

I just ran tests for new stuff and everything works like a charm, so I'll merge and release in a few minutes. Thanks for the amazing work!