fsharp-dapper
fsharp-dapper copied to clipboard
Can this library be used with MySql?
I see that Connection has only 2 cases: SqlLite and SqlServer. I note that the docs say that temporary tables only work for these 2 cases. Does that mean the entire library is not usable for anything but these 2 cases?