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

Add OptionHandler for byte [] #68

Closed dawedawe closed 1 year ago

dawedawe commented 1 year ago

Fixes #58

There shouldn't be any impact on the API or the performance. I think it's a minor/non-breaking change.

Dzoukr commented 1 year ago

Thanks for that! Going to release soon...

Dzoukr commented 1 year ago

Aaaaaaaaaaaand published... Thanks again!