BlackbirdSQL / Firebird-DDEX-SqlEditor

Firebird DDEX 2.0 with SqlEditor NETProvider
4 stars 1 forks source link

BlackbirdSql no longer validates my Solution App.Config files #10

Closed BlackbirdSQL closed 3 months ago

BlackbirdSQL commented 5 months ago

Since release 10.1.2.1 BlackbirdSql no longer validates and updates my Solution App.Config files with the correct DbProviderFactories and EntityFramework settings for Firebird. It also no longer upgrades my EDMX models to DDEX version 2. The user option settings for auto-update are also no longer available.

BlackbirdSQL commented 5 months ago

Solution validation is now manually invoked. The validation command can be invoked from the context menu of any open Firebird connection node in Server Explorer.

Why in the SE context menu? A core tenet of this extension is that it doesn't unnecessarily clutter your IDE. BlackbirdSql is simply a DDEX provider and SqlEditor for your Firebird databases, so we limit display of it's commands and options to the SE and User Options.