A QueryProvider implementation for MySql.
This project is loosely based on FSharp.MySqlQueryProvider.
- Thanks to @xavierzwirtz for his work on building the initial QueryProvider.
- Thanks to @mattwarren for his awesome blog series on writting a reusable LINQ Provider.