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

Fix "count" problem with inner join #93

Closed jindraivanek closed 11 months ago

jindraivanek commented 11 months ago

Support "count" with unqualified column, when we have qualified field.

Fix #92.

Dzoukr commented 11 months ago

Thanks for that - going to release ASAP!

Dzoukr commented 11 months ago

4.6.1 released! 🥳