fsprojects / FSharp.Data.SqlClient

A set of F# Type Providers for statically typed access to MS SQL database
http://fsprojects.github.io/FSharp.Data.SqlClient/
Other
205 stars 71 forks source link

move ISqlCommand outside of Internals namespace #403

Closed smoothdeveloper closed 3 years ago

smoothdeveloper commented 3 years ago

this member is legitly used publicly and shouldn't be under Internals, will be fixed in next 2.1 beta.