Dzoukr / Dapper.FSharp

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

Fix for issue #27 #28

Closed JordanMarr closed 3 years ago

JordanMarr commented 3 years ago

Fixes so that join "on" conditions support unwrapping option type properties. 1 fix + 1 supporting unit test

Sorry for the extra 'merge upstream' commit. I had accidentally pushed a small change to readme on my origin so I had to merge and overwrite. I know there's a better way to do it, but I'm bad at git!

Dzoukr commented 3 years ago

Thanks, man! I'll publish in a few minutes.

Dzoukr commented 3 years ago

Published... Available in a few minutes.