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 CancellationToken to Select/Insert/Update/Delete statements #56

Closed TheAngryByrd closed 2 years ago

TheAngryByrd commented 2 years ago

Closes #55

I know I'm supposed to wait for Approve/Deny on the issue but I figured showing all the changes is worth it.