You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: src/SqlClient/Configuration.fs
+17-39Lines changed: 17 additions & 39 deletions
Original file line number
Diff line number
Diff line change
@@ -79,42 +79,20 @@ type internal DesignTimeConnectionString =
79
79
else section.ConnectionString
80
80
@@>
81
81
82
-
[<CompilerMessageAttribute("This API supports the FSharp.Data.SqlClient infrastructure and is not intended to be used directly from your code.",101, IsHidden =true)>]
0 commit comments