fsprojects / SQLProvider

A general F# SQL database erasing type provider, supporting LINQ queries, schema exploration, individuals, CRUD operations and much more besides.
https://fsprojects.github.io/SQLProvider
Other
572 stars 146 forks source link

F# Language Service crashes with SQLProvider #579

Closed bratfizyk closed 4 years ago

bratfizyk commented 5 years ago

Description

I use VS Code with Ionide plugin. When I add SQLProvider, the addin dies as it says it was unable to parse my file.

Repro steps

Expected behavior

I'd expect the SQLProvider not to break anything.

Actual behavior

[16:21:20 ERROR] Cannot execute parse, The exception has been reported. This internal exception should now be caught at an error recovery point on the stack. Original message: One or more errors seen during provided type setup)

Known workarounds

???

Related information

Thorium commented 5 years ago

Is this SQLProvider error or Ionide error?

bratfizyk commented 5 years ago

Well... I think it's coming from Ionide, but I hoped for some hints here ;). Feel free to close this issue as unrelated if you find it so. But in that case - would you mind redirecting me somewhere else ? I found the Ionide's github site quite unresponsive.

Thorium commented 5 years ago

Should be working in 1.1.61.