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

Add notLike operator #15

Closed tforkmann closed 3 years ago

tforkmann commented 3 years ago

Hi there,

I really like Dapper.FSharp. I'm using it for my reporting project and notice the notLike operator is missing. I'm missing the local.setting.json. Therefor I could not run the test.

Can you please check if this is looks ok?

Thanks,

Tim

Dzoukr commented 3 years ago

Hi Tim,

looks good. I will spin tests and publish in a few minutes.

Cheers, Roman

Dzoukr commented 3 years ago

Had to fix some tests, but no problem. It's now released as v1.14. Thanks a lot again, Tim!!! ❤️