Skip to content

SqlDataConnection Suppresses SQLMetal Warnings #720

@ghost

Description

Hello,

Feature request perhaps, but SqlDataConnection (in Microsoft.FSharp.Data.TypeProviders) suppresses SQLMetal warnings, as such, sometimes stuff is missing from the generated types, to rebug, one needs to run SqlMetal Manually and look for the errors, ideally these type of warnings should be surfaced at compile time.

e.g output of SQLMetal:

Warning : SQM1019: Unable to extract stored procedure 'Alerts' from SqlServer because its result set contains columns with the same name 'XXyyyId'.

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions