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 support for LIKE operator #4

Closed ssiltanen closed 4 years ago

ssiltanen commented 4 years ago

Adds support for string pattern search with LIKE operator.

Documented briefly in README.md and created a couple tests for the implementation.

Dzoukr commented 4 years ago

As usuall, amazing work Sampo! 👏

Dzoukr commented 4 years ago

Aaaaaaaaaand published as 1.5.0

Have a great weekend, mate!

ssiltanen commented 4 years ago

Thanks, you too! It's a great library to contribute to! :)