Fixed Connection Dialog database dropdown .
New / Enhancements
- Added User Option
BlackbirdSQL Server Tools > Ddex Provider > Debug > Expected exceptions
. Enabling this option causes expected exceptions to be output to the BlackbirdSql section of the VS output window for Release builds.
Fixes
- Fixed anomaly where defining a property's
ReadOnlyAttribute
as false causes the property to attach to the ClassReadonlyAttribute
. This caused a programmatic change to property'sReadOnlyAttribute
to modify the Class levelReadOnlyAttribute
, and by default to modify all properties without aReadOnlyAttribute
. - Fixed issue in Connection Dialog where a dummy blank database was not inserted if no Server Explorer or FlameRobin database existed for the selected DataSource/Server.
Full Changelog: v14.5.3.1001...v14.5.3.1002