Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Trouble getting SQLProvider + MySql to work on Linux #197

Closed
dsyme opened this issue Jan 15, 2018 · 1 comment
Closed

Trouble getting SQLProvider + MySql to work on Linux #197

dsyme opened this issue Jan 15, 2018 · 1 comment
Labels

Comments

@dsyme
Copy link
Contributor

dsyme commented Jan 15, 2018

See fsprojects/SQLProvider#499 (comment)

I'm trying the same thing but with MySql. So I have a docker container with both aspnetcore and mono installed. My project contains the workaround as described [here (https://github.com/dotnet/fsharp/issues/3303). But when building I get

     1>error FS3053 : The type provider 'FSharp.Data.Sql.SqlTypeProvider' reported an error : The type provider constructor has thrown an exception: The method or operation is not implemented. [/usr/src/app/src/Teams/Teams.fsproj]
         
     1>FSC : warning FS3005: Referenced assembly '/root/.nuget/packages/sqlprovider/1.1.23/lib/netstandard2.0/FSharp.Data.SqlProvider.dll' has assembly level attribute 'Microsoft.FSharp.Core.CompilerServices.TypeProviderAssemblyAttribute' but no public type provider classes were found
[/usr/src/app/src/Teams/Teams.fsproj]
         The command exited with code 1.
@dsyme dsyme added the bug label Jan 15, 2018
@dsyme
Copy link
Contributor Author

dsyme commented Sep 21, 2021

Closing this old isssue

@dsyme dsyme closed this as completed Sep 21, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

1 participant