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: Open.Database.Extensions.csproj
+2-1Lines changed: 2 additions & 1 deletion
Original file line number
Diff line number
Diff line change
@@ -14,7 +14,8 @@
14
14
<Version>5.13.0</Version>
15
15
<AssemblyVersion>5.13.0.0</AssemblyVersion>
16
16
<FileVersion>5.13.0.0</FileVersion>
17
-
<PackageReleaseNotes>Cleanup and inspection fixes with added Dataflow options.</PackageReleaseNotes>
17
+
<PackageReleaseNotes>Cleanup and inspection fixes with added Dataflow options.
18
+
Improved Expressive Command DB-Open behavior to occur before command is created to ensure compatibility with other DbCommands like Snowflake.</PackageReleaseNotes>
0 commit comments